Angular-QueryBuilder icon indicating copy to clipboard operation
Angular-QueryBuilder copied to clipboard

A modernized Angular 4+ query builder based on jquery QueryBuilder

Results 113 Angular-QueryBuilder issues
Sort by recently updated
recently updated
newest added

Is there any option to add nested entities? something like this ``` config: QueryBuilderConfig = { entities: { BaseLine: { name: 'BaseLine' ,entities:{ ConcomitantDiseases: { name: 'Concomitant Diseases' }, Diagnosis:...

@zebzhao , Does the query builder support nested fields, for e.g. ``` { bio: { personal: { name: "John Doe", age: 21 }, education: { school: "XYZ", university: { graduate:...

How to access the parent ruleset from the rule object inside the queryRemoveButtonContext? This is required for me to display the ruleset. condition value against each and every rule.

Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

Hi @zebzhao In the project I'm currently working on, we had the necessity to have searchable selects, due to very extensive lists, so I replaced the native selects with [ng-select](https://github.com/ng-select/ng-select)...

I would like to simplify the data being sent to the backend. I want to avoid any nesting of queries. I would like all queries to be as below. ```...

I saw it is possible on https://querybuilder.js.org/#operators, but I'm trying to use Angular-QueryBuilder. Thanks!

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.14 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...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.6 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...

dependencies