This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This release was a major refactor, and a big step toward a stable release. The biggest new feature is the ability to completely replace the template of the query builder, to provide better support for folks who need to integrate with other CSS frameworks or just want more control over the display of the query builder.
Breaking changes:
selectedOperatorandselectedOperandin the query input/output were changed tooperatorandoperand.styledprop was removed- default styling uses Bootstrap 4 classes, rather than Bootstrap 3
See the documentation for more information on providing a custom template.