Skip to content

3.0.2

Compare
Choose a tag to compare
@vakata vakata released this 26 Jun 05:07
· 621 commits to master since this release
  • added checkbox cascade option for better control over three_state
  • added case_sensitive option to unique
  • changed search fuzzy to default to false
  • changed themes responsive to default to false
  • 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