react-awesome-query-builder
react-awesome-query-builder copied to clipboard
User-friendly query builder for React
**Describe the bug** cannot parse some generated SpEL conditions (methods) , and cannot find where to define parsing for custom made operators they are giving the same error. **To Reproduce**...
### Discussed in https://github.com/ukrbublik/react-awesome-query-builder/discussions/745 Originally posted by **anushapalivela** August 24, 2022 Add In Operator for text type. Is there any solution. Now i see it is only for field type...
**Describe the bug** In my application, I use Material-UI 5. Unfortunately, when I install the react-awesome-query-builder library I get errors because it is looking for Material-UI 4 dependencies. **To Reproduce**...
Is there a way to format the "NOT" conjunction for JsonLogic export? I think the relevant logic is here: https://github.com/ukrbublik/react-awesome-query-builder/blob/70515a5ad08138598a7acfa9f7fdb483afba6a72/modules/export/jsonLogic.js#L158
Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 10.2.0 to 11.0.0. Release notes Sourced from less-loader's releases. v11.0.0 11.0.0 (2022-05-17) ⚠ BREAKING CHANGES minimum supported Node.js version is 14.15.0 Changelog Sourced from less-loader's changelog. 11.0.0...
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0. Changelog Sourced from sinon's changelog. 14.0.0 c2bbd826 Drop node 12 (Morgan Roderick) And embrace Node 18 See https://nodejs.org/en/about/releases/ Released by Morgan Roderick on 2022-05-07....
Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 9.2.0 to 10.0.0. Release notes Sourced from compression-webpack-plugin's releases. v10.0.0 10.0.0 (2022-05-17) ⚠ BREAKING CHANGES default filename is [path][base].br for brotli (#286) minimum supported Node.js version is...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** We're creating a custom conjunction named "EXIST", everything get's parssed properly but we are...
It would be nice to have a plain (english, i18n) output of the query as this would be very useful for non-technical users to have a natural language description of...
Title pretty much says it all. It would be awesome to be able to select a custom value for a single select widget.