File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ - 4.7.1
4+ - Fixed potential inconsistent order of fields (issue #335 ) (PR #553 )
5+ - Bump ` webpack-dev-server ` from 3.11.2 to 4.4.0 (PR #540 )
6+ - Change ` FieldItems ` type definition from map to array (issues #550 , #363 ) (PR #551 )
7+ - Spreading ` customProps ` to vanilla widgets (PR #546 )
8+ - Fix for ` allowCustomValues ` (PR #545 )
9+ - Use minimum ` material-ui ` version 4.12.3 and use new ` createTheme ` instead of deprecated ` createMuiTheme ` (issue #463 ) (PR #531 )
310- 4.7.0
411 - Add explicit ` not: false ` in new group (issue #512 )
512 - Fix: don't automatically add one rule to query when it become empty when ` canLeaveEmptyGroup=true ` (issue #504 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-awesome-query-builder" ,
3- "version" : " 4.7.0 " ,
3+ "version" : " 4.7.1 " ,
44 "description" : " User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder" ,
55 "keywords" : [
66 " query-builder" ,
You can’t perform that action at this time.
0 commit comments