Commit graph

36 commits

Author SHA1 Message Date
Aresn
01702799f8
Merge pull request #4893 from qq240814476/treecheck
Tree add checkStrictly prop
2018-12-17 10:32:02 +08:00
Aresn
05f490efdc
Update tree.vue 2018-12-17 10:31:23 +08:00
Aresn
895d4c09b9
Merge pull request #4850 from qq240814476/malintreenode
tree on-select-change/on-check-change add node
2018-12-06 11:16:28 +08:00
malin
b84c8cc4a4 增加checkStrictly属性可以取消级联选择 2018-11-23 16:17:02 +08:00
qq240814476
700a3707b6 tree on-select-change/on-check-change add node 2018-11-17 22:58:13 +08:00
恩升
c1f0fc86e2 树控件增加一个方法getCheckedAndIndeterminateNodes可以获取到选中和不完全选中状态的节点组合 2018-10-17 15:12:24 +08:00
vanppo
0985c87b69 🐛 Fix issue #3236 2018-04-02 13:46:06 +08:00
vanppo
56c7cc0efc Add new props 'childrenKey' to Tree component 2018-03-26 20:13:06 +08:00
梁灏
af7d72b4cc update Tree selected 2017-10-25 22:34:58 +08:00
梁灏
174836c4ef update Tree Render function use 2017-10-25 16:45:42 +08:00
Sergio Crisostomo
da76a837e3 fix dom rendering problems 2017-10-24 14:08:52 +02:00
梁灏
b31aab71d2 Tree add async loading 2017-10-24 18:14:22 +08:00
梁灏
76a4781417 fixed #2128 2017-10-24 16:48:28 +08:00
Sergio Crisostomo
0a8f9b43f6 Keep original data pointers and correct if clause 2017-10-24 09:30:48 +02:00
Sergio Crisostomo
d44420be72 refactor and make indeterminate accessible outside tree 2017-10-24 09:30:48 +02:00
Rijn
173f1c0077 skip checking children if it was empty 2017-08-09 09:29:57 -05:00
梁灏
2e84df449a fixed Tree key bug under Vue 2.4.1 2017-07-14 15:37:07 +08:00
Lawrence Lee
75dad87376 add listener on Tree: on-toggle-expand 2017-04-27 15:20:11 +08:00
梁灏
545aa32b43 update 2017-04-27 14:22:08 +08:00
梁灏
69a10b78f7 fixed #787 2017-04-27 13:56:58 +08:00
梁灏
e5337c810c fixed some components bug that can not translate when using vue-i18n 2017-03-30 16:05:20 +08:00
梁灏
a9e5919790 update Tree 2017-03-27 09:49:18 +08:00
梁灏
53754a3185 fixed #468
rebuild Tree component
2017-03-24 23:14:10 +08:00
梁灏
3c145e6ffe update Tree 2017-03-24 21:06:49 +08:00
梁灏
cb84e64aab update Tree 2017-03-24 20:52:14 +08:00
梁灏
75c32d5f6e rebuild Tree 2017-03-24 20:50:16 +08:00
梁灏
9d79a51f0d update Tree
update Tree(in Vue 2,can not use this.xxx in template’s prop,just xxx)
2017-03-03 11:35:33 +08:00
梁灏
e2c6ff2b67 update Rate
update Rate @huixisheng
2017-03-03 11:00:11 +08:00
梁灏
e6c0b158e9 update
update
2017-03-03 10:35:38 +08:00
梁灏
34ee7b4a14 support Tree & add dispatch and broadcast methods
support Tree,many component add name $option;add dispatch and broadcast
methods, mixins it
2017-03-02 17:40:19 +08:00
梁灏
ce03ac5278 update Tree
update Tree
2017-02-07 15:29:53 +08:00
梁灏
b566d106c5 update Tree
update Tree
2017-02-07 15:01:46 +08:00
梁灏
07e243ffc1 update Checkbox indeterminate style
update Checkbox indeterminate style
2017-02-07 13:41:09 +08:00
梁灏
b923c8187c update Tree
update Tree
2017-02-07 13:34:16 +08:00
梁灏
e81207a2a2 update Tree
update Tree
2017-02-07 11:34:00 +08:00
梁灏
89f2ba8bad init Tree component
init Tree component
2017-02-06 11:24:03 +08:00