Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@kartik-v kartik-v released this 21 Apr 16:58
· 197 commits to master since this release

Date: 21-Apr-2015

  • Initial release
  • (bug #2): Empty node validation on tree init.
  • (enh #3): Set dependencies for Asset Bundles.
  • (enh #4): Error trapping enhancements to Tree::activateNode and Tree::removeNode
  • (enh #5): Different default parent icons for collapsed and opened node states.
  • (enh #6): Selectively disable parent only flags for leaf nodes.
  • (enh #7): Client script enhancements.
  • (enh #9): Cast true & false variables in $_POST to boolean.
  • (enh #10): Avoid duplicate URL encoding.
  • (enh #13): Use Closure methods for rendering nodeAddlViews.
  • (enh #15): Missing namespace for Model class in TreeViewInput.