Commit Graph

916 Commits (0c126c6f8714d5cb5df9a5e80b9cf6e2e08f63d9)

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
baiyaaaaa cba3242752 [build] 1.1.4 2017-01-16 16:52:16 +08:00
baiyaaaaa e6b89257ed fix tree accordion bug when click on icon (#2440) 2017-01-16 16:34:32 +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
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 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
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
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
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
qingwei.li 8e36cee37c Table: fix body width when no data 2017-01-13 16:38:37 +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
qingwei.li 8961b318df Table: missing filteredValue prop, fixed #2348 2017-01-13 14:53:58 +08:00
baiyaaaaa 123069ddd5 Merge pull request #2374 from QingWei-Li/fix/datepicker/firstdayofweek
DatePicker: fix firstDayOfWeek is not work when the daterange type, f…
2017-01-13 14:48:36 +08:00
qingwei.li 92d5522c37 DatePicker: fix null value shows 1970, fixed #2388 2017-01-13 13:43:46 +08:00
Leopoldthecoder 7f0525b15a Select: fix filterable error with number-typed value 2017-01-13 12:38:54 +08:00
Leopoldthecoder 900d7af019 MessageBox: add uid 2017-01-13 12:06:30 +08:00
Leopoldthecoder 35f102fa2c MessageBox: add beforeClose 2017-01-13 12:06:30 +08:00
kingwl d5f4603f59 MessageBox: fix multi alert bug 2017-01-13 11:58:41 +08:00
baiyaaaaa d96b585363 use collapse transition in collapse 2017-01-13 10:42:41 +08:00
baiyaaaaa 5246b170f4 Merge pull request #2309 from njleonzhang/fix_sortevent_bug
fix bug: default-sort-prop is not defined but trigger sort-change event
2017-01-12 22:38:22 +08:00
qingwei.li 9f94a28f43 Table: table-body revert to v1.1.2, fixed #2312 2017-01-12 20:19:04 +08:00
qingwei.li 024ff2a96c DatePicker: fix firstDayOfWeek is not work when the daterange type, fixed #2353 2017-01-12 16:29:55 +08:00
qingwei.li 8498656f68 Table: fix fixed column height when empty data, fixed #2300 2017-01-12 16:12:39 +08:00
baiyaaaaa 5753b452af fix fast click on submenu collapse bug 2017-01-12 13:52:31 +08:00
baiyaaaaa 9ed9336dcb Merge pull request #2314 from Leopoldthecoder/dev
Slider: add show-input-controls, fixed #2304
2017-01-12 12:38:32 +08:00
baiyaaaaa 7f30ad496d Merge pull request #2343 from QingWei-Li/feat-align-step
Steps: add center property, resolve #2315
2017-01-12 12:36:48 +08:00
baiyaaaaa accebb772b input-number auto adjust min max value 2017-01-12 12:13:46 +08:00
baiyaaaaa bbd779c26f add show-message support 2017-01-12 12:12:56 +08:00
baiyaaaaa 6f9cf71096 add tab-bar transform prefix 2017-01-12 12:12:12 +08:00