ngx-angular-query-builder
ngx-angular-query-builder copied to clipboard
A version of angular2-query-builder to work with Angular 12+ (Need maintainers)
I can't find a serialize/deserialize class, do i miss something?
I'm not entirely sure the best way to do this. But I am going to be upgrading this package to support Angular 13 and then Angular 14. Angular 13 is...
Hi, Is there a field type of dateTime? Instead of having two separate fields for date and time.
i want to add one more select box default view after operator select box, any solution ?
Bump dependencies to angular 18.
query = { condition: 'and', rules: [ {field: 'age', operator: '=', value: 'm'}, {field: 'test', operator: '
Hi, I like to have a support for 'NOT' condition along with AND/OR conditions.is it possible to have NOT condition using this library?
Changes for angular 19
Angular 19 has been [released](https://github.com/angular/angular/releases/tag/19.0.0)