Commit Graph

1755 Commits (36bed61f97f9fb508f76c1a5f37c8dad6e49c29c)

Author SHA1 Message Date
badpunman 36bed61f97 remove popover's document click handler, related to #2561 (#2570)
* popover memory leak fix

* actual fix
2017-01-23 14:21:25 +08:00
qingwei.li 1f53559c20 DatePicker: fix toDate, fixed #2538 2017-01-23 14:07:05 +08:00
qingwei.li ed299e9003 Add reset.css into theme-deafult 2017-01-23 14:06:14 +08:00
cinwell.li 9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
Liu Yuyang fc920fe735 collapse-transition: fix strange transition behaviour in safari (#2525)
* collapse-transition: fix strange transition behaviour in safari

* 为你库兼容ie9

* move collapse-transition from tree to src/common
2017-01-23 11:01:14 +08:00
baiyaaaaa 1f46067055 Merge pull request #2540 from Leopoldthecoder/dev
Select: fix disabled multiple filterable bug, add missing scrollbar s…
2017-01-22 14:42:24 +08:00
Leopoldthecoder 8fc55e30e6 Select: input regain focus when multiple&filterable 2017-01-22 12:48:02 +08:00
Leopoldthecoder 1c6c0cda45 Select: fix disabled multiple filterable bug, add missing scrollbar styles 2017-01-22 12:23:12 +08:00
Oskari Groenroos a6fc0312de Add Finnish translation 2017-01-22 07:02:11 +08:00
杨奕 9f49013ef3 DatePicker: add missing styles (#2504) 2017-01-20 11:25:08 +08:00
purepear b9039ca7db Fix bg.js year 2017-01-20 10:10:48 +08:00
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
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 655572558a Merge pull request #2466 from Leopoldthecoder/select-style
Select: update style if initially invisible
2017-01-18 17:01:36 +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
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
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