File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
projects/ngx-angular-query-builder Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-angular-query-builder" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.4 " ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
Original file line number Diff line number Diff line change 1+ ### 0.0.1
2+ - Initial Port of angular-query-builder
3+ ### 0.0.2
4+ - Add ` query-builder-condition' ` DOM attribute to rules to enable detection of if parent condition is "AND" or "OR"
5+ ### 0.0.3
6+ - QueryList doesn't get updated when ivy is enabled https://github.com/raysuelzer/ngx-angular-query-builder/pull/4
7+ Credit: @ravijoshi007
8+ ### 0.0.4
9+ - Fix typo of ruleset using "add" instad of "and" https://github.com/raysuelzer/ngx-angular-query-builder/pull/6 Credit: @michaelharrington
10+ - Add a change log
You can’t perform that action at this time.
0 commit comments