dabernathy89 / vue-query-builder

A UI component for building complex queries with nested conditionals.
https://dabernathy89.github.io/vue-query-builder/
MIT License
644 stars 158 forks source link

Group in group #19

Closed kszymukowicz closed 6 years ago

kszymukowicz commented 6 years ago

hi First of all - tnx for nice plugin! I have question: do you plan to have nested groups ?

abloch commented 6 years ago

nested groups are already possible in vue-query-builder. for some reason awkward reason, the demo limits maxDepth to 2 and prevents you from experiencing with this.

dabernathy89 commented 6 years ago

Yep, @abloch is correct. Sorry i've been a little inactive in this repo - just had a baby a few weeks ago! Hope to get some more work done in a couple weeks once things settle down here.