Releases: mistic100/jQuery-QueryBuilder
Releases · mistic100/jQuery-QueryBuilder
2.4.3
2.4.2
Features
- new
number
input type, automatically set forinteger
anddouble
filter's types - the
description
(Filter Description plugin) can be a function - new
skip_empty
option forgetRules
andvalidate
methods - new events
beforeReset
,beforeReset
,translate.filter
Fixes
- fix validation of integers lists with separator
- refresh inputs when operators are from different optgroups
- handle quoted field names in SQL Support plugin
2.4.1
2.4.0
- new Not group plugin
- new languages: Bulgarian and Greek
- new
value_separator
filter option - new flags for groups
- allow empty rules with
setRules
- better group conditions display
- jQuery 3 compatibility
- fix sortable plugin on touch screen (requires interact.js library)
- various fixes
2.3.3
1.4.3
2.3.2
2.3.1
- Fix #166 add
default_filter
option - Fix #170 [sortable] add
.queryBuilder
namespace to event listeners - Fix #174 [change-filters] accept arrays
- Fix #178 Add
filter.input_event
option - Fix #180 add
readonly
andflags
to group objects forsetRules
method - Fix #199 IE11 does not implement
startsWith
- Fix #198 [unique-filter] filter not unlocked after builder reset
- Fix #204 double precision overflows when using step validation
- Fix #203 [sql-support] incorrect handling of fields with table name
- Fix #205 add option to return flags with "getRules" method
- Fix #209 Optgroups for operators
- Fix #223 Add triggers in "Change filters", "Invert" and "Sortable" plugins
- New languages : Arabic, Turkish, Simplified Chinese
2.3.0
- new plugin change-filters
- new plugin invert
- new template engine
- translatable filters names and optgroups