Skip to content

Version 1.0.3

Compare
Choose a tag to compare
@kartik-v kartik-v released this 22 Jun 20:11
· 153 commits to master since this release

Date: 22-Jun-2015

  • (enh #38): Validate formOptions correctly for new root creation.
  • (enh #39): Expose ajax settings from beforeSend ajax request in events.
  • (enh #40): Better dynamic styling of parent node when all children nodes are removed.
  • (bug #41): Cleanup unused variables.
  • (enh #42): Close tree input widget after you've selected a node.
  • (enh #43): Code style and format fixes.
  • (enh #44): Enhancing tree container styles for smaller device screen sizes.
  • (enh #45): Refactor code for extensibility - implement Tree model to use a TreeTrait.
  • (enh #46): Better styling and alignment of tree hierarchy lines across browsers.
  • (bug #47): Ensure single select for TreeViewInput when multiple is false.
  • (enh #51): Move properties from TreeTrait to Tree model.
  • (enh #52): Better exception handling and translations.