ngx-filter-pipe
ngx-filter-pipe copied to clipboard
𝗩 Angular 5+ pipeline for array filtering.
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.11 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 9.0.0 to 10.1.1. Release notes Sourced from ng-packagr's releases. v10.0.0-rc.2 Bug Fixes issues with emitting declarationMap (38ad52b), closes #1464 10.0.0-rc.1 (2020-06-10) v10.0.0-rc.1 Bug Fixes disable CSS calc...
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.0 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - [...
##### Bug Report or Feature Request (mark with an `x`) ``` - [x] Bug report -> please search issues before submitting ``` Hello, I'm unable to filter by a number...
##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - [...
##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - [...
Hello! I'm trying to implement this function but i'm not understanding very well how should i do it. I have a list of Objects like this: [ {name: 'John', lastName:...
##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - [...
Thank you for this project, I was just wondering if there would be an $and feature to be created somewhere in the future? $or works as expected, but my use...