All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Node states
expanded
andselected
to set a node's initial state - Methods
getNode
,getParent
andgetSiblings
methods - Methods
selectNode
,unselectNode
andtoggleNodeSelected
methods - Events
nodeUnselected
- Option
multiSelect
- Methods
expandAll
,collapseAll
,expandNode
,collapseNode
andtoggleNodeExpanded
methods - Events
nodeExpanded
andnodeCollapsed
events - Methods
search
andclearSearch
methods, - Events
searchComplete
andsearchCleared
events - Options
highlightSearchResults
,searchResultColor
andsearchResultBackColor
- jQuery dependency version updated in Bower
- Events not unbound when re-initialised
- CSS selectors too general, affecting other page elements