3.0.2
版本发布时间: 2014-06-26 13:07:09
vakata/jstree最新发布版本:3.3.16(2023-09-19 18:41:53)
- 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