Skip to content

Tags: dragosu/jquery-aciTree

Tags

4.5.0-rc.10

Toggle 4.5.0-rc.10's commit message
added the `items` property to the `options` object accessible inside …

…sortable event handler functions (usable when `multiSelectable` init option is active)

4.5.0-rc.9

Toggle 4.5.0-rc.9's commit message
added extra init option: `sortOptions`

now the drag&drop can be canceled by pressing the ESC key

4.5.0-rc.8

Toggle 4.5.0-rc.8's commit message
sortable fix with the latest aciSortable (prevented full control over…

… the drop target validity check)

4.5.0-rc.7

Toggle 4.5.0-rc.7's commit message
Merge branch 'master' of github.com:dragosu/jquery-aciTree

* 'master' of github.com:dragosu/jquery-aciTree:
  .

4.5.0-rc.6

Toggle 4.5.0-rc.6's commit message
fixed the bug where the tree node changed level on a lower level and …

…the DOM was not updated correctly

small change to the options.sortValid - sortable extension - for the text message in the tooltip when in drag

4.5.0-rc.5

Toggle 4.5.0-rc.5's commit message
focus fix - moved to the first children of the LI to prevent treeview…

… scroll

4.5.0-rc.4

Toggle 4.5.0-rc.4's commit message
performance improvements using the DOM API

4.5.0-rc.3

Toggle 4.5.0-rc.3's commit message
fixed checkbox/radio-button multiple check/uncheck event trigger

.remove method fix for when no sibling nodes exists

4.5.0-rc.2

Toggle 4.5.0-rc.2's commit message
selectable/focus bugfix

persist update/fix for multiple node/loading

4.5.0-rc.1

Toggle 4.5.0-rc.1's commit message
fix for the persist extension, node creation performance improvements