Commit Graph

51 Commits (adaec8199faa42b6cf0a1e61c6d5ccd6e9c534b2)

Author SHA1 Message Date
baiyaaaaa 87ba502d91 remove unused 2017-03-17 14:03:44 +08:00
baoyang ae8ab4b56c Tree: fix setCheckedKeys() not work on node that has childNodes (#2967) 2017-02-28 16:02:05 +08:00
Leopoldthecoder f9d799ce2b misc doc updates 2017-02-22 15:02:34 +08:00
Leopoldthecoder 7391c488a0 Tree: add indent, update docs 2017-02-16 22:01:06 +08:00
杨奕 1b4a0f9285 Tree: add node-expand and node-collapse (#2507) 2017-02-07 11:01:25 +08:00
张华焱 172c3a84d0 [tree]:add node-expand and node-collapse event 2017-01-24 16:16:43 +08:00
张华焱 8bf9c7d9ac [tree]:add node-expand and node-collapse event 2017-01-24 10:52:25 +08:00
cinwell.li 9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
HakurouKen 6caafe9f9f tree: Make the table `方法` display correctly in README file. 2017-01-18 18:43:31 +08:00
张华焱 7d09486968 [tree]添加node-open与node-close事件,共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身。 2017-01-18 17:16:07 +08:00
baiyaaaaa e6b89257ed fix tree accordion bug when click on icon (#2440) 2017-01-16 16:34:32 +08:00
baiyaaaaa 2072156e5b tree support accordion 2017-01-16 12:37:51 +08:00
baiyaaaaa d3f62b7974 add submenu transition (#2298) 2017-01-09 15:50:47 +08:00
Xuehua Cai 29c99dba59 Fix tree bug (#2206) 2017-01-05 17:07:21 +08:00
Herrington Darkholme 23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
qingwei.li 775d5c16ea Tree: Remove undefined variable, fixed #1945 2016-12-23 16:22:25 +08:00
FuryBean 40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 2016-12-19 15:38:51 +08:00
FuryBean 6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 2016-12-17 14:09:05 +08:00
baiyaaaaa a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
FuryBean 5285856100 Tree: fix can not update children in some condition. (#1524) 2016-12-02 18:00:41 +08:00
Furybean 34756d17ca Tree: fix leaf state not update bug. 2016-12-02 17:48:08 +08:00
FuryBean d3b3d865e8 Tree: add setChecked method. (#1434) 2016-11-28 18:57:09 +08:00
Furybean ca1bdd43bd Tree: try to fix ie10 transition error. 2016-11-28 17:07:40 +08:00
baiyaaaaa a84926b117 Merge pull request #1333 from QingWei-Li/fix/radio-checkox
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-26 13:26:27 +08:00
Furybean 807c06071d Tree: fixed default-expanded-keys can not set again. 2016-11-25 17:41:36 +08:00
qingwei.li cf38b8c32e Tree: import checkbox 2016-11-25 17:17:05 +08:00
FuryBean 2d23618c8c Tree: refactor code & add insert, remove api for tree-store. (#1283) 2016-11-23 10:46:05 +08:00
Furybean 59293a219e Tree: add filter-node-method prop & filter method. 2016-11-22 12:37:02 +08:00
Furybean 2c764d13fa Tree: add getCheckedKeys & setCheckedKeys API. 2016-11-22 11:57:42 +08:00
qingwei.li a13b49b609 Locale: fix dynamic change locale 2016-11-18 20:03:14 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
qingwei.li 3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li 70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
qingwei.li 4a224adaa3 Table/MessageBox/Tree: remove object-assign 2016-11-04 18:44:19 +08:00
杨奕 a1b83b5540 Tree: add test (#679) 2016-10-27 17:30:27 +08:00
cinwell.li 510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
furybean 785bed20df Improve Tree:
1. Add props: renderContent, highlightCurrent
2. Fix Bug: tree do not change when data changed
2016-10-18 00:32:38 +08:00
qingwei.li 0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
baiyaaaaa 0a8c6af817 fix tree-node checkbox bug 2016-10-13 00:24:10 +08:00
徐奇昊 75c10ba79f feature(tree): tree component support dom template 2016-10-11 20:20:51 +08:00
furybean 96587926a9 Fix Tree: clear children when setData 2016-10-08 14:50:22 +08:00
furybean cd7156cb03 Fix Tree Bug: set data does not work 2016-10-08 14:28:48 +08:00
Leopoldthecoder ed8168bc2c add callbacks on tree 2016-10-05 23:06:17 +08:00
qingwei.li a7c30b5148 package: add lint script & lock vue version 2016-09-09 11:51:28 +08:00
Leopoldthecoder 01138a5bf7 fix tree bugs 2016-09-08 11:37:30 +08:00
qingwei.li 3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
baiyaaaaa 4d8f8e732f update tree docs 2016-09-04 10:27:09 +08:00
qingwei.li 9bb4343d3f Tree: Fix render bug 2016-08-30 19:06:15 +08:00
baiyaaaaa 8dde5b0d24 fix checkbox 2016-08-15 15:04:13 +08:00
qingwei.li 37a4b374f1 Update checkbox and tree 2016-08-12 14:45:06 +08:00