Skip to content

v2.0.0-11

Pre-release
Pre-release
Compare
Choose a tag to compare
@mar10 mar10 released this 27 Apr 20:32
· 1249 commits to master since this release
  • [Added] /dist/jquery.fancytree-custom.min.js with AMD support
  • [Added] #56: Allow to set special node.attributes from data-...
  • [Added] #191: Allow to set additional tree.data attributes from
    • [Added] [ext-childcounter] #202: Allow lazy children count
    • [Improved] #192: Removed 'height: 100%' for container (was introduced to fix
      an IE 9 bug, that now should be solved by 'min-height: 0%')
    • [Improved] [ext-table] #93 renderColumns called for status nodes
      (added 'customStatus' option)
    • [Improved] [ext-dnd] #196 Make draggable/droppable options configurable
    • [Fixed] [ext-glyph] #194 Render noExpander icon from icon map for leaf nodes
    • [Fixed] #197: Allow special characters in tooltips
    • [Fixed] #68: renderStatus method doesn't render 'loading' status
    • [Fixed] #201: originalEvent not passed along to activate callback
    • [Fixed] [ext-glyph] compatible with ext-table