Commit Graph

1761 Commits

Author SHA1 Message Date
吴亮
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 93c9c206e6121711798f1f3740ba45ed7a1a4793, 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
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
1a8ee76c78 Merge pull request #2380 from QingWei-Li/fixed/docs/notification
Notification(doc): missing api information
2017-01-12 22:42:46 +08:00
baiyaaaaa
a9bb494456 Merge pull request #2376 from QingWei-Li/doc/changelog-user
Doc: username converted to GitHub profile link in changelog page
2017-01-12 22:39:19 +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
817c29049c Notification(doc): missing api information 2017-01-12 17:47:37 +08:00
qingwei.li
3a1f9480de Doc: username converted to GitHub profile link in changelog page 2017-01-12 16:41:22 +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