Commit Graph

1955 Commits (4aabc95a6de63c0ee124672a80955b43a6291fc3)

Author SHA1 Message Date
HakurouKen 0de099057d input: fix typo. 2017-01-18 18:43:31 +08:00
HakurouKen 6caafe9f9f tree: Make the table `方法` display correctly in README file. 2017-01-18 18:43:31 +08:00
张华焱 28b3883379 Merge branch 'newdev' into dev 2017-01-18 18:01:32 +08:00
张华焱 93202ea322 [tree]:add node-open and node-close event 2017-01-18 17:57:07 +08:00
张华焱 46e83f4895 [tree]:add node-open and node-close event 2017-01-18 17:49:32 +08:00
baiyaaaaa 20fabc7b09 change vue-pomper 'options' to 'popperOptions' 2017-01-18 17:36:37 +08:00
张华焱 7d09486968 [tree]添加node-open与node-close事件,共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身。 2017-01-18 17:16:07 +08:00
baiyaaaaa 8453db88e5 Merge pull request #2473 from QingWei-Li/fix/table-column-key
Table: fix columnKey, fixed #2322
2017-01-18 17:06:27 +08:00
baiyaaaaa d3f998d305 Merge pull request #2491 from QingWei-Li/fix/table-sort
Table: fix sortable, allows cancellation sort
2017-01-18 17:03:44 +08:00
baiyaaaaa 5e23dd3cd5 Merge pull request #2497 from QingWei-Li/fix/radiogroup/value
RadioGroup: allow boolean value, fixed #2442
2017-01-18 17:02:10 +08:00
baiyaaaaa 655572558a Merge pull request #2466 from Leopoldthecoder/select-style
Select: update style if initially invisible
2017-01-18 17:01:36 +08:00
baiyaaaaa 6398980677 Merge pull request #2459 from QingWei-Li/refactor/tooltip
Tooltip: refactor code no longer generates additinal html tag
2017-01-18 16:31:13 +08:00
qingwei.li 1fe436fc8c RadioGroup: allow boolean value, fixed #2442 2017-01-18 15:12:26 +08:00
qingwei.li b137274a61 TimeSelect(doc): fix format api, fixed #2416 2017-01-18 14:42:12 +08:00
Leopoldthecoder b5d5922709 Select: get the latest cached option 2017-01-18 14:40:59 +08:00
Leopoldthecoder 37ee8e9f88 Select: update style if initially invisible 2017-01-18 14:40:59 +08:00
qingwei.li 4296c03d03 Table: fix sortable, allows cancellation sort 2017-01-18 14:14:34 +08:00
qingwei.li bfb4c9c3f1 Table: fix columnKey, fixed #2322 2017-01-18 11:22:10 +08:00
Liril d20eaab8de Popper: Fixing the rest part of wrong comments. 2017-01-18 10:58:36 +08:00
baiyaaaaa 33f9562bd0 Merge pull request #2472 from Leopoldthecoder/messagebox-class
MessageBox: add default customClass, fixed #2438
2017-01-17 18:08:47 +08:00
Leopoldthecoder 90893a9532 MessageBox: add default customClass, fixed #2438 2017-01-17 17:53:02 +08:00
baiyaaaaa 9c6e8e1c6b Merge pull request #2448 from xujiongbo/dev
InputNumber: prevent cursor from moving to head when pressing up on c…
2017-01-17 16:52:15 +08:00
qingwei.li 5150731e1e Tooltip: refactor code no longer generates additinal html tag, resolve #2423 2017-01-17 13:45:16 +08:00
baiyaaaaa 86288b4282 [release] 1.1.5 2017-01-17 11:51:46 +08:00
baiyaaaaa 7666857a07 [build] 1.1.5 2017-01-17 11:51:45 +08:00
baiyaaaaa b7f7a81837 add improve tag docs 2017-01-17 11:49:29 +08:00
Liril 0c126c6f87 Popper: Add missing doc in isModifierRequired 2017-01-17 11:47:58 +08:00
Leopoldthecoder 9a9a661290 Changelog: update for 1.1.5 2017-01-17 11:47:35 +08:00
baiyaaaaa c6ac4adf2c Merge pull request #2455 from baiyaaaaa/feat-collapse
support collapse value type(fix #2452)
2017-01-17 10:55:30 +08:00
baiyaaaaa cecd898a33 support collapse value type 2017-01-17 10:48:45 +08:00
baiyaaaaa e27675114b Revert "fix first enter do not active the menu bug (#2399)"
This reverts commit ef06717f64.
2017-01-17 10:37:40 +08:00
xujiongbo b70bcc0598 InputNumber: prevent cursor from moving to head when pressing up on chrome and safari 2017-01-16 23:33:01 +08:00
baiyaaaaa 663d84bbe6 [release] 1.1.4 2017-01-16 16:52:16 +08:00
baiyaaaaa cba3242752 [build] 1.1.4 2017-01-16 16:52:16 +08:00
baiyaaaaa 14545d1df9 Merge pull request #2439 from Leopoldthecoder/dev
update i18n docs
2017-01-16 16:37:32 +08:00
baiyaaaaa e6b89257ed fix tree accordion bug when click on icon (#2440) 2017-01-16 16:34:32 +08:00
Leopoldthecoder f189cc425d update i18n docs 2017-01-16 16:01:58 +08:00
baiyaaaaa d973911b45 Merge pull request #2435 from Leopoldthecoder/dev
Changelog: update for 1.1.4
2017-01-16 15:40:36 +08:00
baiyaaaaa 70ae91dcec docs fix 2017-01-16 15:37:30 +08:00
Leopoldthecoder 857228a3c2 Changelog: update for 1.1.4 2017-01-16 15:33:49 +08:00
baiyaaaaa 925ad817a7 Merge pull request #2405 from njleonzhang/revise_table_sort_api
revise table default sort api
2017-01-16 14:15:13 +08:00
baiyaaaaa 401be51f27 Merge pull request #2410 from njleonzhang/extends_sort_and_filter_area
#2324 extend sort and filter click area to th element
2017-01-16 14:12:09 +08:00
baiyaaaaa 2072156e5b tree support accordion 2017-01-16 12:37:51 +08:00
吴亮 39cbb051f1 fix eslint error, about indent 2017-01-16 11:30:31 +08:00
吴亮 cdb2335939 like as if (filterValue !== null) is better 2017-01-16 11:30:31 +08:00
吴亮 0b10d3e152 try to fix eslint: Strings must use singlequote quotes 2017-01-16 11:30:31 +08:00
吴亮 1b40caf855 fix eslint: Unary word operator 'typeof' must be followed by whitespace 2017-01-16 11:30:31 +08:00
吴亮 e5fa4acfcc revert 93c9c206e6, and fix the bug by
typeof
2017-01-16 11:30:31 +08:00
吴亮 6362cbce30 fix select first element on table filter bug 2017-01-16 11:30:31 +08:00
Pierre-Louis Renaudin 5eefd27af5 fix en-US language 2017-01-16 11:29:37 +08:00