FGRibreau / ui-predicate

Finally a Predicate/Rule Editor UI component for the Web 🚀
https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/getting-started/
MIT License
159 stars 23 forks source link

Demo with https://codesandbox.io #5

Open FGRibreau opened 6 years ago

FGRibreau commented 6 years ago

Use https://codesandbox.io to bring an editable demo of ui-predicate-vue

timothymarois commented 5 years ago

I also second a demo of this UI. So far the images of third party UIs look really awesome, but this package doesn't actually show you anything. Not sure if I'm even in the right place, but it seems very difficult to find a vuejs query builder UI.

Something along the lines of this https://www.syncfusion.com/vue-ui-components/vue-query-builder

FGRibreau commented 5 years ago

For the time being you can use our storybook as a demo: https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/examples

mwgamble commented 4 years ago

This demo at this link appears to be broken: https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/examples

I get this error in the Chrome developer console when the page loads:

ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1 Uncaught ReferenceError: regeneratorRuntime is not defined
    at Module.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
    at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
Bary commented 4 years ago

@mwgamble Try https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/getting-started/ instead ;)