Dominik Rabij
Dominik Rabij
# Description After this change we'll see what in the yamls change, not only that a hash changes. **Note:** this will also be displayed to the users using `--dry-run`, but...
Most important: - In `MatTableDataSource`: Require `T` to extend from `object | ArrayLike`, so the filtering works correctly. - Make tooltip setter to accept `unknown` message type, as apparently it...
- change `MAT_SNACK_BAR_DATA` `InjectionToken` to provide `unknown` (not sure if this is backwards-compatible, or breaking?) - set `MatSnackBarConfig` instead of `D = any` (may be potentially breaking as well) -...