ngx-angular-query-builder icon indicating copy to clipboard operation
ngx-angular-query-builder copied to clipboard

Version and feature update

Open eisnerw opened this issue 8 months ago • 3 comments

I've made a significant number of changes to the tool summarized below:

  • Upgraded Angular from version 18 to 19.2.14.
  • Added optional NOT support for rulesets via the allowNot input.
  • Demo layout was revamped and now features a two-way bound JSON editor.
  • Editing the JSON textbox updates the query tree and vice versa.
  • The JSON editor validates input with lighter red for query errors and darker red for JSON errors.
  • Optional buttons allow converting a rule to a ruleset and back with allowConvertToRuleset.
  • Optional up/down arrows enable reordering rules when allowRuleUpDown is set.
  • Added a customCollapsedSummary callback to display summaries for collapsed rulesets.

eisnerw avatar Jul 07 '25 19:07 eisnerw

@eisnerw great, when the new version will be available?

qmonmert avatar Aug 11 '25 13:08 qmonmert

Actually, I've been confused by the different forks. I made my changes as a pull request on https://github.com/kerwin612/ngx-query-builder

eisnerw avatar Aug 11 '25 14:08 eisnerw

It looks like none of the forks are in active maintenance

eisnerw avatar Aug 11 '25 14:08 eisnerw