Commit Graph

1735 Commits (5e23dd3cd5a0c7e3b4b529bac14aba0c51e9d3de)

Author SHA1 Message Date
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 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 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
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
baiyaaaaa 33954866fb feature: Radio Group disabled && radio button style bug fix (#2411)
* support radio group disabled

* fix disabled radio button style bug
2017-01-16 10:43:10 +08:00
baiyaaaaa 3dc98d703b add input-number size docs (#2415) 2017-01-16 10:42:32 +08:00
baiyaaaaa f1b8909e27 remove labelWidth when labelPosition is 'top' (#2417) 2017-01-16 10:42:18 +08:00
baiyaaaaa d65ecbc7f3 support input icon click hook function (#2414) 2017-01-16 10:41:28 +08:00
baiyaaaaa cddc2b1027 fix checkbox gourp change event && improve docs (#2412)
* improve docs

* fix checkbox group change event
2017-01-16 10:39:24 +08:00
cinwell.li 889129e921 Merge pull request #2419 from liril-net/dev
Popper: Fixing getPosition comments
2017-01-16 10:38:34 +08:00
Liril 796185b56a Popper: Fixing getPosition comments; 2017-01-15 20:20:17 +08:00
baiyaaaaa 402aebcd83 Merge pull request #2204 from Leopoldthecoder/messagebox
MessageBox: add beforeClose
2017-01-15 10:51:36 +08:00
njleonzhang 4f1fdb3c83 #2324 extend sort and filter click area to th element 2017-01-14 17:18:12 +08:00
Leopoldthecoder 03d618973f add done parameter 2017-01-14 16:10:33 +08:00
njleonzhang bc00ce0354 revise table default sort api 2017-01-14 14:51:44 +08:00
baiyaaaaa 6381a498be Merge pull request #2394 from Leopoldthecoder/loading-animation
Loading: add fading animations
2017-01-14 12:52:39 +08:00
杨奕 3d79f097f5 Update README.md 2017-01-13 22:12:02 +08:00
Leopoldthecoder 2dd085b403 retire transitionend 2017-01-13 19:52:26 +08:00
baiyaaaaa 5af2d39714 Merge pull request #2396 from QingWei-Li/fix/table/nodata-width
Table: fix body width when no data
2017-01-13 19:11:46 +08:00
baiyaaaaa ef06717f64 fix first enter do not active the menu bug (#2399) 2017-01-13 18:44:10 +08:00
Cyril Su 04402d5a7a Fix: typo in date.js, assign "DD" to itself. (#2400) 2017-01-13 18:43:10 +08:00
Liril ca6c5e1aa9 Fix: typo in date.js, assign "DD" to itself. 2017-01-13 18:23:11 +08:00
baiyaaaaa a2876ab8cb Merge pull request #2392 from QingWei-Li/fix/table/filteredValue
Table: missing filteredValue prop, fixed #2348
2017-01-13 17:49:30 +08:00
baiyaaaaa 31d7acc768 Merge pull request #2384 from Leopoldthecoder/dev
Theme: parameterize color variables
2017-01-13 17:48:35 +08:00