Commit Graph

2920 Commits (91fece12ba6b71a53e73f22979ef05a014b98c34)

Author SHA1 Message Date
maran 6a5a3aaa2f remove outline for collapse & upload 2017-11-01 15:01:27 +08:00
cinwell.li bd545e4554 chore: remove cooking
✌️
2017-11-01 12:23:57 +08:00
Leopoldthecoder 1d37197f0b fix unlink-panels test 2017-11-01 11:51:37 +08:00
Leopoldthecoder 343e9fa438 DatePicker: fix editable and readonly in range pick 2017-11-01 11:51:37 +08:00
wubaiqing 98bf5d7f28 Fix the code style issue to pass eslint 2017-11-01 11:47:33 +08:00
WittBulter 2c34b3c804 Notification: improve position attr (en-US) 2017-11-01 10:18:05 +08:00
WittBulter 4403fdc251 Notification: improve position attr 2017-11-01 10:18:05 +08:00
spiritree 1582da7c53 FAQ: update attribute `slot-scope` for Vue 2.5.0+ 2017-11-01 10:16:40 +08:00
Leopoldthecoder 7d7d5a8757 [release] 2.0.2 2017-10-31 18:48:53 +08:00
Leopoldthecoder 906580eb88 [build] 2.0.2 2017-10-31 18:48:53 +08:00
Leopoldthecoder c1155b3be0 Table: avoid doLayout continuous executing 2017-10-31 18:46:35 +08:00
Leopoldthecoder 80e60efc0a Changelog: update for 2.0.2 2017-10-31 18:46:35 +08:00
Leopoldthecoder 6dc98ebcf7 Select: fix menu not expand when clicked on input 2017-10-31 18:46:35 +08:00
Leopoldthecoder 9ae38e01e4 Pagination: fix jumper height in specified sizes 2017-10-31 18:46:35 +08:00
Leopoldthecoder ee72cd5b9f Tree: expand hot area of arrow icon 2017-10-31 17:09:48 +08:00
Leopoldthecoder 1412b5757c Step: fix icon style 2017-10-31 17:09:48 +08:00
Leopoldthecoder 633cb30d52 Loading: use class to set styles 2017-10-31 17:09:48 +08:00
Leopoldthecoder 03a52ab38e Table: update sort-by docs 2017-10-31 17:09:48 +08:00
胡明昊 fecc38f495 DatePicker: fix bug for wrong year number when week cross the year like 2014/12/29 2017-10-31 14:24:10 +08:00
Leopoldthecoder 5d172ad5cf Select: fix input height of mini size 2017-10-31 11:36:09 +08:00
wangfengming 877718099e Table: support sort-by. can't sort if sort-by is null 2017-10-31 11:35:40 +08:00
wangfengming f642294949 Table: support sort-by, use isArray to test sortBy 2017-10-31 11:35:40 +08:00
wangfengming 0a24f05125 Table: support sort-by, use isArray to test sortBy 2017-10-31 11:35:40 +08:00
wangfengming 7074a247f4 Table: support sort-by 2017-10-31 11:35:40 +08:00
XpLoDWilD 6619daf1ab Var: Allow transitions to be overridden
This allows to override transitions parameters (for example if you want them slower or faster) the same way you would tweak the primary/accent colors.
2017-10-31 10:16:43 +08:00
Leopoldthecoder 5d6a7b6f9c Upload: fix icons in list type 2017-10-31 10:09:17 +08:00
Leopoldthecoder 0cca820dac Tree: reserve node expanding state while filtering 2017-10-30 06:22:48 -05:00
linzer 3eb06dcb0e input-number allow input '.' '-' 2017-10-30 05:25:06 -05:00
Leopoldthecoder 409a3c852f Form: fix validate state 2017-10-30 04:03:19 -05:00
Leopoldthecoder 146e02c4a3 DatePicker: workaround for Chromium 55 - 57 2017-10-30 04:03:19 -05:00
Allenice 468124f956 Form: fix async validate bug 2017-10-30 01:51:14 -05:00
Allenice 476d1c4f6e Form: fix async validate bug 2017-10-30 01:51:14 -05:00
Leopoldthecoder 0c47e6d308 RepeatClick: ignore right button down 2017-10-28 21:47:41 -05:00
Leopoldthecoder 85a8ea0ade Checkbox: fix change event param 2017-10-28 06:05:43 -05:00
Leopoldthecoder 2b5efef3fa [release] 2.0.1 2017-10-28 17:13:25 +08:00
Leopoldthecoder c0e9a0f44f [build] 2.0.1 2017-10-28 17:13:24 +08:00
Leopoldthecoder 31e39a3e8a Changelog: update for 2.0.1 2017-10-28 04:10:54 -05:00
Leopoldthecoder 8479b2fbaf bug fixes 2017-10-28 03:10:52 -05:00
Leopoldthecoder 2e8161e68e Fix checkbox-button and radio-button gap 2017-10-27 04:41:27 -05:00
Axel Manuel cdf05c46ec Tree: remove undefined member 2017-10-27 02:53:28 -05:00
Axel Manuel d180ec5c9e Carbon: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
Axel Manuel 6a172c758b MessageBox: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
Axel Manuel c3d996a60d Loading: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
Axel Manuel aa709c7071 Message: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
Axel Manuel e8cf84cbc0 Notification: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
Axel Manuel 9aac9d80eb Tree: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
Axel Manuel ca0bc1359f Carousel: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05:00
Leopoldthecoder 407fd70ba6 [release] 2.0.0 2017-10-27 11:56:27 +08:00
Leopoldthecoder 6995641d72 [build] 2.0.0 2017-10-27 11:56:27 +08:00
Leopoldthecoder f3aa9b30ad Changelog: update for 2.0.0 2017-10-26 22:42:55 -05:00