This is likely the last prerelease before 5.0.0 final is released.
v5.0.0-alpha.6
Fixed
#364 The array passed to the fields prop was being mutated if it contained duplicates, whether they were duplicate field names or option group labels.
Added
When drag-and-drop is enabled, rules will be copied instead of moved if the user has a modifier key (Alt on Windows/Linux, Option ⌥ on Mac) pressed when the drop occurs.
v5.0.0-alpha.3
f3d2f1ff Renamed QueryBuilderWithoutDndProvider to QueryBuilderDndWithoutProvider
#359 Convert CHANGELOG to "Keep a Changelog" format
#399/#401 When dragging a rule or group over a group header, the dndOver class is no longer applied to child group headers.
[v5.1.1] - 2022-10-27
Fixed
parseMongoDB and parseJsonLogic now respect independentCombinators option.
Narrowed rule group types, like DefaultRuleGroupType and DefaultRuleGroupTypeIC, are respected by convertFromIC and convertToIC.
v3 documentation was migrated from dedicated README to website versioned docs
[v5.1.0] - 2022-10-26
Fixed
#394parseJsonLogic now handles null values correctly.
Added
#392parseMongoDB utility for importing queries from MongoDB.
[v5.0.0] - 2022-10-22
Changed
Internet Explorer is no longer supported.
The minimum TypeScript version is now 4.5.
When defaultQuery is defined, an id property will be added to each rule and group in the query hierarchy. This will be reflected in the onQueryChange callback parameter. In previous versions defaultQuery was not modified by the component itself, but id is now added because it is a required attribute internally.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps react-querybuilder from 4.3.1 to 5.2.0.
Release notes
Sourced from react-querybuilder's releases.
... (truncated)
Changelog
Sourced from react-querybuilder's changelog.
... (truncated)
Commits
182a5eb
v5.2.03d94ed2
Add onRemove prop and pass rule/group to ActionElements51ee951
v5.1.30dd51c1
Merge branch 'main' into antd-v5f6730a7
Upgrade antd to v5.0.185358e0
v5.1.218c3203
Do not pass DnD classes down to nested groupsd499fd4
v5.1.113505e6
Add independentCombinators option to parseMongoDB and parseJsonLogic98671ad
v5.1.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)