Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@kartik-v kartik-v released this 10 May 19:37
· 182 commits to master since this release

Date: 11-May-2015

  • (enh #18): Add new plugin events and enhance plugin event parameters.
  • (enh #19): Add Russian translations and fix minor bugs in kv-tree-input.js.
  • (enh #20): Encode node names feature in Tree model.
  • (enh #21): Purify node icons feature in Tree model.
  • (enh #22): Create jQuery helper methods for treeview input and toggle actions.
  • (enh #25): New property TreeView::showIDAttribute to hide/show key attribute in form.
  • (enh #26): Special validation for move left when the parent is root.
  • (enh #27): Implement root node deletion.
  • (enh #28): Enhance alert fade styling for deletions.
  • (enh #29): Reinitialize yii active form/jquery plugins after ajax success more correctly.
  • (enh #30): New property TreeView::nodeFormOptions to control HTML attributes for form.
  • (enh #32): Better styling for inactive and invisible nodes.
  • (bug #33): Fix minor bug in jquery plugin's button actions code.