HalitTalha / ng-material-extensions

Extended features for @angular/material components
Apache License 2.0
101 stars 52 forks source link

mat-table-filter bugfix and enhancement #16

Closed dtarjeft closed 4 years ago

dtarjeft commented 5 years ago

Primitive array support as well as handling 'false'

HalitTalha commented 5 years ago

Many thanks for your help. I'm really sorry to be late about this. I've actually implemented a solution with loadash providing some more features, I just couldn't find the time to publish and commit it. That's why I will approve just the boolean issue part. I'd be appriciated if you keep up the good work :)

HalitTalha commented 4 years ago

Thanks again for your effort. Appearantly I have to override it all since Ive gone for some more changes along with other enhancements. Thats the reason Im closing this PR. Ive committed the new features in ng6-7 branch they will be available for master soon.