- [BREAKING CHANGE] Renamed
rencercolumnsevent torenderColumns - [BREAKING CHANGE] Renamed
fancytree-focusedclass tofancytree-treefocus(container only) - [FEATURE] Refectored CSS style to use a common LESS template
- [FEATURE] Allow to pass metadata with
sourceon initialization
- Fixes
- [BREAKING CHANGE] Changed extension syntax
- [FEATURE] Edit extension
- 2013-08-31 [BREAKING CHANGE] Renamed
onCustomRendertorenderTitle.
renderTitle,renderNodeandcreateNodeevents are only triggered as options callback (not DOM events), for performance reasons. - 2013-08-25 [BREAKING CHANGE] Renamed
data.orgEventtodata.originalEvent - 2013-08-17 [BREAKING CHANGE] Renamed events to camelCase as suggested by the jQuery style guide (
rendernnode->renderNode, ...) - See also [[WhatsNew]] since Dynatree 1.x in general.
- See Dynatree