Skip to content

Version 1.0.7

Compare
Choose a tag to compare
@kartik-v kartik-v released this 15 Jan 08:23
· 72 commits to master since this release

Date: 15-Jan-2017

  • (bug #139): New boolean property cascadeSelectChildren to control child nodes selection when parent node is selected.
  • (enh #144): Add dependency for kartik-v/yii2-dialog in composer.
  • (enh #145, #146): Enable model using TreeView behavior to run within yii console app.
  • (bug #148): Parse icons list array correctly in NodeController::checkSignature.
  • (enh #150): Modify NodeController actions security for console apps.
  • (enh #151): Root node creation enhancements.
  • (enh #156): Auto node selection and session validation enhancements.
  • (bug #157): Validate request signatures correctly for invalid initial displayValue.
  • Code formatting updates.
  • (enh #158): Fire treeview.selected after node detail form is rendered.