Commit Graph

1698 Commits (91fece12ba6b71a53e73f22979ef05a014b98c34)

Author SHA1 Message Date
Leopoldthecoder f24aeeca00 Select: add collapse-tags 2017-11-12 21:03:34 +08:00
Leopoldthecoder 9611079d4d Table: sort arrow nostalgia 2017-11-12 21:03:34 +08:00
Leopoldthecoder 8fa549894b Popover: fix click trigger 2017-11-12 20:13:19 +08:00
Leopoldthecoder 64f154839c Chore: replace includes with indexOf 2017-11-12 14:27:20 +08:00
Leopoldthecoder 1833db26d8 Select: fix divider and focus issue 2017-11-12 14:27:20 +08:00
Leopoldthecoder 33bf6f9cd9 [build] 2.0.4 2017-11-10 16:39:45 +08:00
Leopoldthecoder c0c0e728ca Changelog: update for 2.0.4 2017-11-10 16:33:02 +08:00
Bunker13 2260a3bab3 Update package.json
missing devDependencies gulp-autoprefixer
2017-11-10 14:43:27 +08:00
carl 010b09891a fix invalid hover color of nav menu when background color contains 0 2017-11-10 12:25:02 +08:00
Leopoldthecoder 9f2ea7eab0 Chore: doc updates 2017-11-09 15:19:09 +08:00
Leopoldthecoder aa02b42022 Radio: fix console error of RadioGroup 2017-11-09 15:19:09 +08:00
Leopoldthecoder cbfd9cfab3 Menu: fix console error 2017-11-09 15:19:09 +08:00
Leopoldthecoder 73184399ed fix bordered checkbox and radio height 2017-11-09 15:19:09 +08:00
Leopoldthecoder 7f8991a664 Tree: fix updateChildren 2017-11-09 15:19:09 +08:00
maranran 363a80b184 Accessibility for Popover, Tooltip, Message & Notification (#8009)
* Accessibility for Tooltip & Popover

* Accessibility for message & notification

* fixbug for popover with nodeType
2017-11-09 11:21:20 +08:00
maranran 6c77cd9716 Accessibility for Tree (#8049)
* tree

* Update yarn.lock
2017-11-09 11:19:52 +08:00
maranran 81011d1c48 Accessibility for Cascader & Dropdown (#7973) 2017-11-09 10:21:27 +08:00
Joe Wong 4ea53ab896 Cascader: optimize hover to expand experience (#8010)
* Cascader: optimize hover to expand experience

pass eslint

* Cascader: hoverThreshold configuable
2017-11-08 12:24:29 +08:00
Leopoldthecoder 4d71e2f3af Container: add min-width 2017-11-06 19:24:50 +08:00
Pan c8477c815a Breadcrumb: use provide/inject instead of this.this.$parent 2017-11-06 19:20:05 +08:00
Jordan Pickwell fb066a6e45 Fix #7656 2017-11-04 09:30:27 +08:00
Leopoldthecoder 513294d159 Chalk: fix styles for vertical Slider and nested Tabs 2017-11-03 16:47:07 +08:00
Leopoldthecoder 44849f7998 [build] 2.0.3 2017-11-03 15:59:15 +08:00
Leopoldthecoder fa522dd2bc Tree: fix updateKeyChildren 2017-11-03 14:11:19 +08:00
Leopoldthecoder 03ccdb4fbc Menu: register el-tooltip 2017-11-03 13:21:06 +08:00
Leopoldthecoder c30d4b11d2 Pagination: fix current-change 2017-11-03 13:21:06 +08:00
Leopoldthecoder eefa2c907a Select: show dropdown on input focus 2017-11-03 10:27:13 +08:00
Chris Anderson 52bbf4f3e1 Fixes #7959 by providing aria labels for buttons 2017-11-03 10:26:30 +08:00
Leopoldthecoder 08b80ca467 Steps: fix style for last step when vertical 2017-11-02 19:16:36 +08:00
Leopoldthecoder 88868eebf7 Theme: releasing all variables 2017-11-02 14:01:58 +08:00
Leopoldthecoder 9553e1edba Chore: misc fixes and updates 2017-11-02 14:01:58 +08:00
Leopoldthecoder 194874b3b2 Message: restore focus only when target in viewport 2017-11-01 17:42:25 +08:00
Leopoldthecoder aa09c460ff Tabs: fix padding-left for nested tabs 2017-11-01 17:32:41 +08:00
Div 06112e51da upload: Increase support for Blob types 2017-11-01 15:58:11 +08:00
maran 6a5a3aaa2f remove outline for collapse & upload 2017-11-01 15:01:27 +08:00
Leopoldthecoder 343e9fa438 DatePicker: fix editable and readonly in range pick 2017-11-01 11:51:37 +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 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
胡明昊 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