- 22 8月, 2018 1 次提交
-
-
由 ztree 提交于
* [修改] 部分 API 文字错误
-
- 26 6月, 2018 1 次提交
-
-
由 ztree 提交于
-
- 30 3月, 2018 1 次提交
-
-
由 ztree 提交于
* fixed issue: delete code 'eventMouseDown.preventDefault();' in exedit; Avoid affecting events outside of ztree Thanks @heyusysu
-
- 12 2月, 2018 1 次提交
-
-
由 ztree 提交于
-
- 30 1月, 2018 1 次提交
-
-
由 ztree 提交于
-
- 06 1月, 2018 1 次提交
-
-
由 zTree-github 提交于
* [修改] isParent / isHidden 允许自定义属性名称 setting.data.key.isParent / isHidden
-
- 29 12月, 2017 1 次提交
-
-
由 ztree 提交于
Support: node data is { name: "Node2", children: [ ] }, zTree will set this node is parent node (isParent = true)
-
- 14 11月, 2017 1 次提交
-
-
由 ztree 提交于
-
- 14 8月, 2017 1 次提交
-
-
由 ztree 提交于
-
- 19 6月, 2017 1 次提交
-
-
由 ztree 提交于
* [修改] reAsyncChildNodes 方法增加 callback 参数
-
- 20 1月, 2017 1 次提交
-
-
由 ztree 提交于
-
- 27 12月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 13 12月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 03 11月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 27 9月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 06 6月, 2016 2 次提交
- 08 4月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 06 4月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 01 4月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 01 3月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 17 2月, 2016 1 次提交
-
-
https://cdnjs.com/)由 ztree 提交于
-
- 20 1月, 2016 1 次提交
-
-
由 ztree 提交于
-
- 04 12月, 2015 1 次提交
-
-
由 ztree 提交于
-
- 15 11月, 2015 1 次提交
-
-
由 zTree 提交于
-
- 26 10月, 2015 1 次提交
-
-
由 ztree 提交于
* 【增加】treeNode.getIndex 方法,可以快速获取 节点在 子节点中的位置 * 【增加】treeNode.getPath 方法,可以快速获取 节点的所有父节点
-
- 22 10月, 2015 1 次提交
-
-
由 ztree 提交于
* 【修改】selectstart 事件未解绑导致的内存泄漏
-
- 26 8月, 2015 1 次提交
-
-
由 ztree 提交于
remove the 'event' parameter in 'onSelected/onUnSelected' callback. And when you remove the node which be selected, zTree will trigger the 'onUnSelected' callback.
-
- 13 8月, 2015 1 次提交
-
-
由 ztree 提交于
Allow nodes to specify their own icon using an 'icon' property of the 'setting.data.key' (Thanks davidsk )
-
- 18 6月, 2015 1 次提交
-
-
由 ztree 提交于
-
- 25 5月, 2015 1 次提交
-
-
由 ztree 提交于
-
- 05 5月, 2015 1 次提交
-
-
由 ztree 提交于
-
- 27 4月, 2015 1 次提交
-
-
由 ztree 提交于
-
- 15 2月, 2015 1 次提交
-
-
由 ztree 提交于
-
- 13 12月, 2014 1 次提交
-
-
由 ztree 提交于
-
- 17 11月, 2014 1 次提交
-
-
由 ztree 提交于
-
- 23 5月, 2014 1 次提交
-
-
由 ztree 提交于
-
- 08 5月, 2014 1 次提交
-
-
由 ztree 提交于
fix issue: Performance problem in zTree init with 1k nodes when you add exhide.js (Thanks: https://github.com/sarxos)
-
- 28 3月, 2014 1 次提交
-
-
由 ztree 提交于
-
- 09 3月, 2014 1 次提交
-
-
由 ztree 提交于
fixed issue: if don't use 'exedit' package, the removeNode() method will can't trigger the 'beforeRemove' and 'onRemove' callback.
-