Releases
6.3.0
Compare
Sorry, something went wrong.
No results found
Allow saving and loading config from server (PR #866 ) (issue #817 )
New utils: compressConfig(), decompressConfig()
New settings.useConfigCompress
Config now has ctx property
Added new test app sandbox_next to demonstrate new server-side features
Export utils (like mongoFormatOp1, mongoFormatOp2) in CoreConfig.ctx.utils (PR #866 ) (issue #890 )
2nd parameter of onChange callback now equals original config, not extended config (PR #866 ) (issue #364 )
Fix totalQuery structure in mongodb (PR #916 ) (issue #915 )
Fixed bug in loadTree() (PR #917 ) (issue #356 )
Fixed bug on change group value (PR #944 ) (issue #923 )
Fixed render of option titles in Autocomplete AntDesign (PR #947 ) (issues #930 , #942 )
Implemented allowCustomValues for MUI (PR #947 ) (issue #327 )
Improved autocomplete for MUI and AntD. Mark custom values with coral color (PR #947 )
Type fixes for strictNullChecks (PR #948 ) (issue #945 )
You can’t perform that action at this time.