Commit Graph

71 Commits (0a8eda1c52caa28a7263e83841584f0d40b43edf)

Author SHA1 Message Date
Leopoldthecoder 64f154839c Chore: replace includes with indexOf 2017-11-12 14:27:20 +08:00
Leopoldthecoder 7f8991a664 Tree: fix updateChildren 2017-11-09 15:19:09 +08:00
maranran 6c77cd9716 Accessibility for Tree (#8049)
* tree

* Update yarn.lock
2017-11-09 11:19:52 +08:00
Leopoldthecoder fa522dd2bc Tree: fix updateKeyChildren 2017-11-03 14:11:19 +08:00
Leopoldthecoder ee72cd5b9f Tree: expand hot area of arrow icon 2017-10-31 17:09:48 +08:00
Leopoldthecoder 0cca820dac Tree: reserve node expanding state while filtering 2017-10-30 06:22:48 -05:00
Leopoldthecoder 553e89568b TimePicker: add arrow-control 2017-10-11 05:34:08 -05:00
Leopoldthecoder 257473f305 Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
#	examples/app.vue
#	examples/docs/en-US/tree.md
#	examples/docs/zh-CN/tree.md
#	examples/versions.json
#	packages/select/src/select.vue
#	packages/theme-default/package.json
2017-09-29 16:21:29 +08:00
Leopoldthecoder 9e67ec3506 Tree: get prop from data if not specified in `props` 2017-09-26 02:00:14 -05:00
Leopoldthecoder 43ecb8818c Merge branch 'dev' into carbon
# Conflicts:
#	packages/date-picker/src/panel/time.vue
2017-09-14 19:33:49 +08:00
Dreamacro 5e8dfd0738 Tree: add chalk theme (#6901)
* Playground: bump to new theme

* Tree: update chalk theme

* update doc

* Update var.scss
2017-09-13 22:34:26 -05:00
Leopoldthecoder 4609154475 Tree: fix current-node-key === 0 bug 2017-09-11 19:49:48 +09:00
Leopoldthecoder 2250162553 Checkbox: change event only triggers on user input 2017-08-18 12:22:19 +08:00
Dreamacro 41c19249ab Tree: add check-descendants attribute 2017-08-05 17:36:30 +08:00
Dreamacro 54e5cd2340 Tree: render when node expand 2017-08-05 17:34:40 +08:00
Leopoldthecoder 638b025c66 Merge branch 'dev' into carbon 2017-07-27 15:45:12 +08:00
Dreamacro e001f81a88 Tree: select fix 2017-07-25 10:39:04 +08:00
Leopoldthecoder 1cecdbc057 Merge branch 'dev' into carbon 2017-07-24 19:13:02 +08:00
Dreamacro caba5cf409 Tree: add checkbox stopPropagation 2017-07-24 14:47:32 +08:00
Dreamacro 9f31626923 Tree: add updateKeyChildren method 2017-07-23 17:37:02 +08:00
Dreamacro ce72b8414d add Tree component current node method (#5988)
* Tree: add current node method

* Tree: remove current-node-key attribute

* fix warn message

* Update tree.md

* Update tree.md
2017-07-23 17:28:26 +08:00
Dreamacro a408bf47fe Tree: tree expend once when checked 2017-07-21 12:15:47 +08:00
Dreamacro 79d1ff06f6 Tree: fix lazyload bug 2017-07-20 15:41:43 +08:00
Dreamacro cdd4aa7a8b Tree: fix setCheckedKeys bug 2017-07-20 15:41:43 +08:00
Dreamacro 02459f1833 Tree: fix setCheckedKeys 2017-07-20 15:41:43 +08:00
Dreamacro 476f76875c Tree: checkbox can be disabled 2017-07-20 15:41:43 +08:00
杨奕 dc6f754ab5 declare el-collapse-transition in its dependents (#4728) 2017-05-08 14:06:23 +08:00
Leopoldthecoder 1c4ff99508 Tree: fix registerNode error when nodeKey is 0 2017-04-24 13:44:27 +08:00
qingwei.li fff57cdfcc Add transition doc and CollapseTransition component 2017-04-20 19:27:05 +08:00
pengchongfu ceccf51793 Tree: sort correctly, fix #4006 (#4107) 2017-04-12 10:19:09 +08:00
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
张华焱 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
张华焱 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
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