Commit Graph

2026 Commits (adaec8199faa42b6cf0a1e61c6d5ccd6e9c534b2)

Author SHA1 Message Date
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
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
baiyaaaaa afcdcd6fa1 Merge pull request #2395 from chenjiahan/dev
optimize build.entry.js
2017-01-13 17:45:29 +08:00
qingwei.li 8e36cee37c Table: fix body width when no data 2017-01-13 16:38:37 +08:00
Leopoldthecoder e21b668472 upgrade postcss-salad 2017-01-13 16:18:38 +08:00
陈嘉涵 6436d6c816 optimize build.entry.js 2017-01-13 16:13:50 +08:00
Leopoldthecoder caa4fc4560 Theme: parameterize color variables 2017-01-13 15:36:27 +08:00
Leopoldthecoder 813de47354 Loading: add fading animations 2017-01-13 15:31:05 +08:00
baiyaaaaa 0e13dab680 Merge pull request #2372 from QingWei-Li/fix/table-fixed-column
Table: fix fixed column height when empty data, fixed #2300
2017-01-13 15:12:33 +08:00
baiyaaaaa bee6c5bd89 Merge pull request #2389 from Leopoldthecoder/select
Select: fix filterable error with number-typed value
2017-01-13 15:05:05 +08:00
baiyaaaaa 9898ac49e1 Merge pull request #2390 from QingWei-Li/fix/datepicker/value
DatePicker: fix null value shows 1970, fixed #2388
2017-01-13 14:57:44 +08:00