- added checkbox
cascade
option for better control over three_state - added
case_sensitive
option to unique - changed search
fuzzy
to default tofalse
- changed themes
responsive
to default tofalse
- added separate drag threshold for touch devices
- fixing selection not working on some touch devices
- more fixes to invalid IDs - close #704
- fix for contextmenu commands triggered involuntarily on Mac - close #706
- added DND to responsive theme - close #707
- fixed wholerow height - close #708
- added control over conflicting names using callback (unique plugin)
- added
search_callback
to allow easy results modification copy_node
&move_node
now work correctly on unloaded nodes (when moving / copying arrays) - close #733