vue-query-builder
vue-query-builder copied to clipboard
A Vue-Query-Builder
Hi - This is a great library for building queries. I'm trying to use the Number component with operators following the example here (https://codesandbox.io/s/njrm3?file=/src/App.vue) but get the following error. Vue...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script (#3309) 3f8cc5a0 Updated...
I would like to use this library/component in my Vue 3 application. When will this be ready for Vue 3?
When will it be support vue3?
I am facing error while using the with in my vue3 project. Could you please let me know if this is compatible with vue 3.2.
vue3 port
- use composition api vs. vue-class-component/vue-property-decorator, via means of component dev - fix v-model breaking changes for vue 3 - update demo app accordingly - implement event bus via mitt...
Is there currently a way to build rules with operators? I would like to have comparisons within the rule. For example:  I see the rules array in the config...