components
components copied to clipboard
refactor(multiple): eliminate usages of any type batch #4
Most important:
- In
MatTableDataSource: RequireTto extend fromobject | ArrayLike<unknown>, so the filtering works correctly. - Make tooltip setter to accept
unknownmessage type, as apparently it supports also numbers and other types besidesstring,nullandundefined.
Other changes should be harmless.
@andrewseguin PTAL
@andrewseguin apparently narrowing the MatTableDataSource type is a breaking change. WDYT how should we proceed with this?
This PR was merged into the repository. The changes were merged into the following branches:
- main: aff31f10ea458a021225409e76658a8762027253
- 21.0.x: 4256fcb956b31c87f530cdccd88c8755eab7bc07