Commit Graph

420 Commits (a5ff32822cc613fbdb54f1852ce4ff6e14949d29)

Author SHA1 Message Date
Jikkai Xiao df7bbe2ba4 Table: fix oversized filter list. Resolves #11314 (#11320) 2018-05-24 11:57:42 +08:00
douxc bc75c14dac Button: circle button supports size (#11275)
让circle button也支持size属性控制,padding的大小根据size属性的```button-padding-vertical```确定
2018-05-23 11:04:35 +08:00
Leopoldthecoder 0ede22cd66 [build] 2.3.9 2018-05-18 14:21:10 +08:00
hetech 63844fd845 Popup: lockScroll uses class instead of inline style, remove redundant code (#11114)
* Popup: when popup open, use a class to prevent body scroll

* popup,MessageBox,vue-popper: remove redundant code

* popup: use getStyle to get document body's paddingRight

* Update mixin.vue-popup.spec.js

* Update mixin.vue-popup.spec.js
2018-05-13 12:07:09 +08:00
Leopoldthecoder 992a7a534e [build] 2.3.8 2018-05-11 19:02:08 +08:00
杨奕 8b30a479aa
Dialog: remove unnecessary body line-height (#11097) 2018-05-10 12:08:47 +08:00
Leopoldthecoder 6498829c96 [build] 2.3.7 2018-04-29 21:34:34 +08:00
Jason Zoo 8b379a57df Switch: use CSS to process button position (#10879)
* switch transformx value not flexiable

* add -1px for button
2018-04-25 17:34:00 +08:00
Leopoldthecoder 363528fc0d [build] 2.3.6 2018-04-21 18:15:20 +08:00
Zong 5c0c5b8eae Pagination: optimize styles for small pagination (#10808) 2018-04-21 14:42:40 +08:00
Leopoldthecoder fdef1020ca [build] 2.3.5 2018-04-20 16:05:19 +08:00
杨奕 1f4adb7c08
DatePicker: support multiple dates selection (#10650)
* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* Datepicker: fix can't clear bug

*  Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* DatePicker: support multiple dates selection

* reflect review comments
2018-04-17 14:09:43 +08:00
杨奕 3eb377f72f
Select: update docs for automatic-dropdown (#10727) 2018-04-16 12:32:14 +08:00
Leopoldthecoder 12d559965c [build] 2.3.4 2018-04-12 21:24:59 +08:00
杨奕 58138613eb
Tabs: fix text color for disabled border-card (#10640) 2018-04-10 11:14:10 +08:00
杨奕 064831de92
Select: fix tags style in IE10 (#10632) 2018-04-09 20:27:34 +08:00
杨奕 0ae91ec37f
Pagination: disabled prev and next buttons should not trigger click (#10628) 2018-04-09 18:53:50 +08:00
杨奕 ae32925318
Radio: remove native input's offset of radio button (#10592) 2018-04-07 18:26:53 +08:00
Leopoldthecoder 582226a0ff [build] 2.3.3 2018-04-04 16:42:55 +08:00
杨奕 422a8ac9c4
Breadcrumb: remove visual feedback for non-link items (#10551) 2018-04-04 11:34:00 +08:00
Jeremy Studer 2bc4df7863 Tabs: not change tab color on hover when disabled (#10549)
For tabs of style "border-card", don't set the color property on hover
if it is disabled.
2018-04-04 10:45:42 +08:00
杨奕 a7e60ea766
Radio & Checkbox: fix first button style (#10544) 2018-04-04 10:20:02 +08:00
杨奕 c8ff3ad606
Menu: add popper-append-to-body for SubMenu (#10515) 2018-04-02 17:18:50 +08:00
云游君 87532aa8ef Card: add shadow attribute (#10418)
* Card: add shadow attribute

* Card: fix test file

* Card: modify shadow class

* Card: modify test file

* Card: fix props
2018-03-29 15:18:31 +08:00
Leopoldthecoder 6bfc4ae915 [build] 2.3.2 2018-03-29 12:12:06 +08:00
Leopoldthecoder fbed07d3fa [build] 2.3.1 2018-03-29 10:59:59 +08:00
Leopoldthecoder e4094e9e69 [build] 2.3.0 2018-03-28 14:46:08 +08:00
FuryBean 4fe58a3d96 Tree: update drag and drop logic (#10372) 2018-03-28 11:46:48 +08:00
杨奕 d6b4cf3f13
TimePicker: fix missing dependency style files (#10381) 2018-03-27 12:16:11 +08:00
云游君 54c3613682 Button: add circle attribute (#10359)
* Button: add circle attribute

* test: modify button round

* Button: update docs for round & circle

* Button: fix disabled docs

* Button: fix button margin

* Button: fix button margin
2018-03-27 10:54:28 +08:00
杨奕 190bfe6427
TimePicker: remove unnecessary margin-left (#10371) 2018-03-26 18:29:22 +08:00
杨奕 e9ea178ded
Layout: iteration starts from 0 (#10347) 2018-03-25 13:00:38 +08:00
杨奕 259aeec369
Dropdown: add focus method so it can be triggered when used with Popover and Tooltip (#10288) 2018-03-21 19:30:29 +08:00
Harlan d7c4fd2632 Tree: support drag and drop node (#9251) 2018-03-20 13:42:04 +08:00
杨奕 2098e36b51
Table: transparent border when loading (#10254) 2018-03-20 12:41:50 +08:00
杨奕 674f8648bf
ColorPicker: update docs for predefine (#10237) 2018-03-19 19:31:38 +08:00
Harlan 441669f081 ColorPicker: add predefine colors (#10170)
* ColorPicker: add predefine colors(#8702)

* Add selected state of predefine color and test cases

* Fix the bugs mentioned in review
2018-03-19 17:20:09 +08:00
杨奕 2df0f22bf0
Form: fix label alignment with input-group (#10189) 2018-03-15 15:36:53 +08:00
杨奕 c48a69c947
Table: added scss variable $--table-border-color (#10179) 2018-03-15 11:43:38 +08:00
Leopoldthecoder 427dcb2dad [build] 2.2.2 2018-03-14 18:10:59 +08:00
杨奕 1238dbf997
Slider: add input-size (#10154) 2018-03-14 10:52:44 +08:00
道玄 b2f9cef1b4 Chalk: add font-smoothing to reset.css (#10140) 2018-03-13 17:39:50 +08:00
杨奕 22463fb404
DatePicker: fix style for ranged picker after #10064 (#10114) 2018-03-11 15:50:45 +08:00
杨奕 99e5a6b4ba
Input: update line-height (#10064) 2018-03-08 14:01:48 +08:00
Hi-Linlin e92d1d13aa Pagination: add disabled prop (#10006) 2018-03-07 11:47:19 +08:00
Leopoldthecoder 2350d585a0 [build] 2.2.1 2018-03-02 16:41:08 +08:00
杨奕 89509b5fe3
Select: fix style for inline popper (#9835) 2018-02-18 20:33:21 +08:00
杨奕 f677292d86
Container: forbid shrinking for Aside, Header and Footer (#9812) 2018-02-13 23:17:50 +08:00
Leopoldthecoder a98325bee8 [build] 2.2.0 2018-02-12 17:13:18 +08:00
杨奕 0f06fd5079
Select: add popper-append-to-body (#9782) 2018-02-11 18:18:49 +08:00
troy351 b070c8d88c ColorPicker: declare box-sizing for panel (#9780)
in case some users declare `box-sizing: border-box` globally and may causing unexpected problems
2018-02-11 17:07:03 +08:00
baiyaaaaa 610723ea00 support menu disabled (#9771) 2018-02-11 14:59:46 +08:00
阿林 c726289094 CheckBox: hide the native input using z-index (#9746)
fix issue #9677 https://github.com/ElemeFE/element/issues/9677
2018-02-10 18:57:10 +08:00
杨奕 d46c0ed01c
Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
baiyaaaaa 202f6417b1 Menu: support multi level submenu in horizontal mode (#9741) 2018-02-09 11:05:37 +08:00
FuryBean fa55dbae12 Table: hide border when v-loading is true (#9725) 2018-02-08 13:36:53 +08:00
杨奕 5015589753
Layout: add flex-basis so it works in IE11 (#9655) 2018-02-04 15:35:20 +08:00
杨奕 17dadb8093
Chore: update deploy script (#9599) 2018-02-01 12:27:31 +08:00
Leopoldthecoder 67df5f0f6c [build] 2.1.0 2018-01-31 16:36:30 +08:00
ThomasPaugam a64543b98c Update icon.scss (#9534)
Fix this : 
https://github.com/ElemeFE/element/issues/9086
2018-01-31 15:52:47 +08:00
杨奕 ba34e6e270
Collapse: fix nested collapse-item style (#9566) 2018-01-30 22:21:35 +08:00
FuryBean 9b9384214b Table: improve performance (#9426)
* improve table render time in some condition

* Update table.vue
2018-01-30 20:37:23 +08:00
FuryBean 88af318e39 Table: fix expand row hover style (#9554) 2018-01-30 20:10:03 +08:00
杨奕 85a3e99ceb
Input: fix appended button style in IE11 (#9537) 2018-01-29 22:53:16 +08:00
Leopoldthecoder 56dc51bc85 Form: add disabled 2018-01-29 18:14:58 +08:00
Leopoldthecoder 840c4b57be Loading: use popup-manager to handle fullscreen z-index 2018-01-29 15:36:44 +08:00
Leopoldthecoder 86f8ff1160 Input: el-input styles should override el-textarea 2018-01-28 15:03:45 +08:00
Hi-Linlin f9ad3f117c Tabs: add focus style (#9441) 2018-01-26 11:25:22 +08:00
杨奕 e56ae9ab5a Select: keep input height if not expanded (#9452) 2018-01-26 11:24:09 +08:00
Hi-Linlin b4590d6b79
Merge pull request #9428 from Leopoldthecoder/dialog/style
Dialog: update paddings
2018-01-24 18:08:02 +08:00
Leopoldthecoder 81a7ef7634 Dialog: update paddings 2018-01-23 18:25:49 +08:00
baiyaaaaa f0f75fb561 Menu: move menu popup to body when collapse (#9263)
* change menu popup to body

* add menu-list

* Revert "add menu-list"

This reverts commit 5799df9bf2.

* fix menu popup

* Update yarn.lock

* Update submenu.vue
2018-01-23 15:58:46 +08:00
Hi-Linlin bbd69ea419 DateTimePicker: add today bold style (#9403) 2018-01-23 10:17:33 +08:00
Leopoldthecoder 98bdee26b1 Popper: fix arrow position 2018-01-21 10:35:04 +08:00
baiyaaaaa c3b0d8ee9e
add max-height to transfer-panel (#9362) 2018-01-19 16:43:02 +08:00
FuryBean f32fe6ae72 DatePicker: hide input default clear button on ie (#9325) 2018-01-18 11:14:36 +08:00
FuryBean 28708bbf86 Table: fix last table column border disappear in some condition (#9326) 2018-01-18 11:06:59 +08:00
FuryBean ddab60121a Button: fix style of the only button in a button group (#9298) 2018-01-16 20:46:06 +08:00
FuryBean 45815504ce Popover: fix popover hiding unexpectedly due to accessibility events (#9294) 2018-01-16 19:29:04 +08:00
柚子男 6ce4b313b4 Upload: crop the success icon when list type is "picture" (#9285) 2018-01-16 10:29:08 +08:00
Leopoldthecoder 6280336ca2 Message: add content right padding when closable 2018-01-14 10:57:21 +08:00
Leopoldthecoder 44dca81692 [build] 2.0.11 2018-01-08 14:09:09 +08:00
Leopoldthecoder 8c4dfd1aff Tabs: fix style bug when nested with different tab positions 2018-01-07 12:29:04 +08:00
Leopoldthecoder e4335bf9cc Transition: remove transition delay for fade transitions 2018-01-07 12:00:31 +08:00
Leopoldthecoder e1a5b62267 Table: align sort arrows 2018-01-07 10:35:58 +08:00
杨奕 931249bad6 Table: add missing tooltip style when imported on demand (#9130) 2018-01-04 18:18:44 +08:00
Leopoldthecoder 0ab07c1fca Input: remove blue border of Select when prepended/appended 2017-12-31 17:01:30 +08:00
Leopoldthecoder ce27b5b396 [build] 2.0.10 2017-12-29 18:09:56 +08:00
liril a7fa7449d0 revert: Revert table thead inline-flex 2017-12-29 17:34:49 +08:00
Leopoldthecoder ae4d29cff5 Chore: misc updates 2017-12-29 17:34:26 +08:00
liril d436d027db fix: Make thead cell inline-flex 2017-12-28 16:18:20 +08:00
liril 71f2b31b24 fix: Fix wrong compiled color 2017-12-28 15:41:13 +08:00
Leopoldthecoder bd616e37b6 Notification: fix style when message prop is omitted 2017-12-26 17:12:12 +08:00
Leopoldthecoder 8d49e17303 [build] 2.0.9 2017-12-24 19:35:10 +08:00
Leopoldthecoder 0d952b7917 Switch: fix style 2017-12-21 10:35:56 +08:00
花裤衩 24b15776de Table: use $--table-header-background to define header background(#8871)
$--table-header-background is defined but never used
2017-12-19 18:03:01 +08:00
Pan f7c63d993e Picker: perf el-icon-circle-close hover effect 2017-12-19 10:33:58 +08:00
Leopoldthecoder 4af54f5a93 Popover: remove word-break style 2017-12-17 18:14:55 +08:00
Leopoldthecoder 66dd670a53 Table: replace sorting arrow icons with borders to avoid overlap 2017-12-12 19:27:46 +08:00
Leopoldthecoder 03635d1935 [build] 2.0.8 2017-12-12 17:07:23 +08:00
Leopoldthecoder b91c5f8d11 Input: textarea should inherit font size 2017-12-12 14:05:55 +08:00
Leopoldthecoder dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +08:00
刘盼峰 0c824d61c8 Tabs: fix right padding of last tab item in basic type top/bottom position 2017-12-12 10:57:14 +08:00
mario_ma bd3ccaab3f Select: use tags to show option when collapse-tags is set (#8567)
* modify set collapse-tags just show text

* Update select.vue
2017-12-11 18:03:40 +08:00
Leopoldthecoder 1fb98ef172 Chore: misc updates 2017-12-11 10:52:31 +08:00
Leopoldthecoder 12e12758e7 [build] 2.0.7 2017-11-29 16:57:22 +08:00
Leopoldthecoder 6f5df9529e Button: fix disabled text button style 2017-11-29 16:42:36 +08:00
Leopoldthecoder 57f7dc766f [build] 2.0.6 2017-11-29 14:32:44 +08:00
Leopoldthecoder 765e59de6b Pagination: add background prop 2017-11-29 13:52:44 +08:00
Bogdan Luca 6e8f10a556 Input: add clearable (#8509)
* Added clearable to el-input.

* Added en-US example.

* Also fire change event on clear.

* Used clearable shorthand; added clearable to attribute list.

* Added styles.
2017-11-27 10:55:26 +08:00
Leopoldthecoder 6a99f03e1f Select: update scroll bar position 2017-11-23 19:22:16 +08:00
Leopoldthecoder e033313608 Select: fix filter input display in multiple mode 2017-11-23 11:36:48 +08:00
Leopoldthecoder dd8d350b7d Table: fix sorting arrow style 2017-11-21 11:54:45 +08:00
Leopoldthecoder 46bd165fb1 [build] 2.0.5 2017-11-17 15:27:06 +08:00
Leopoldthecoder 5406a97359 Chore: misc updates 2017-11-17 12:46:52 +08:00
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 33bf6f9cd9 [build] 2.0.4 2017-11-10 16:39:45 +08:00
Bunker13 2260a3bab3 Update package.json
missing devDependencies gulp-autoprefixer
2017-11-10 14:43:27 +08:00
Leopoldthecoder 73184399ed fix bordered checkbox and radio height 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
Leopoldthecoder 4d71e2f3af Container: add min-width 2017-11-06 19:24:50 +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 eefa2c907a Select: show dropdown on input focus 2017-11-03 10:27:13 +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 aa09c460ff Tabs: fix padding-left for nested tabs 2017-11-01 17:32:41 +08:00
maran 6a5a3aaa2f remove outline for collapse & upload 2017-11-01 15:01:27 +08:00
Leopoldthecoder 906580eb88 [build] 2.0.2 2017-10-31 18:48:53 +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
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 146e02c4a3 DatePicker: workaround for Chromium 55 - 57 2017-10-30 04:03:19 -05:00
Leopoldthecoder c0e9a0f44f [build] 2.0.1 2017-10-28 17:13:24 +08: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
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
Leopoldthecoder c195a873b7 [build] 2.0.0-rc.1 2017-10-25 19:03:07 +08:00
Leopoldthecoder 768981c1aa Changelog: update for 2.0.0-rc.1 2017-10-25 05:47:57 -05:00
Leopoldthecoder 333a010d3b Table: add size 2017-10-25 01:41:17 -05:00
Leopoldthecoder 14ecf86c55 Icon: fix mobile-phone class name 2017-10-23 21:18:11 -05:00
Leopoldthecoder 917b8e78f2 theme-chalk tuning 2017-10-23 21:18:11 -05:00
Leopoldthecoder 9e6f1adafc update landing page for 2.0 2017-10-23 05:38:15 -05:00
Leopoldthecoder 88636b948f Button: fix round button sizes 2017-10-22 22:45:47 -05:00
Leopoldthecoder 96093927e9 MessageBox: fix missing icons 2017-10-22 21:54:33 -05:00
Leopoldthecoder 44c75ff1af [build] 2.0.0-beta.1 2017-10-20 16:09:07 +08:00
lirilsu 302eb3116f Table: Add `flex: 1` for `el-table` 2017-10-20 02:19:45 -05:00
lirilsu 7c77cc3380 Chalk: Remove selector variable for & 2017-10-20 02:19:45 -05:00
lirilsu 999db14732 Table: Move `append` slot out of `table-body` 2017-10-20 02:19:45 -05:00
杨奕 7d55d47b67 some style updates (#7603)
* some style updates

* fix a datepicker typo
2017-10-20 01:03:34 -05:00
wayne 6055e39bc7 Carbon: fix hide to hidden in display.scss 2017-10-19 21:15:12 -05:00
Leopoldthecoder c31f413a4f Layout: add xl breakpoint 2017-10-19 03:30:24 -05:00
Black Wayne 457f9f97ed DatePicker: add unlink-panels (#7537) 2017-10-19 01:09:05 -05:00
wayne 6521828f27 Carbon: layout add Visibility support 2017-10-19 01:05:31 -05:00
Leopoldthecoder f73dbe104e some icon fixes 2017-10-18 23:16:31 -05:00
Leopoldthecoder bd0114454e DatePicker: fix disabled in range mode 2017-10-18 23:16:31 -05:00
Ian Patel 3f12de1f79 Fix padding for mini Tag without close 2017-10-18 21:35:54 -05:00
wayne fe15518f19 Carbon: new icons 2017-10-18 06:39:34 -05:00
Leopoldthecoder 1e95e51f9b update typings 2017-10-18 18:38:23 +08:00
Leopoldthecoder 21622d4e07 [build] 2.0.0-alpha.3 2017-10-16 18:08:56 +08:00
杨奕 38459ae850 update dependencies (#7476)
* update el-input change event

* upgrade to vue 2.5.0

* upgrade webpack to 3.7

* upgrade vue to 2.5.2

* minor style updates
2017-10-16 14:07:24 +08:00
maranran 542deb779b Accessibility for message & message-box & tabs (#7424)
* 	add accessibility for message & message-box & tabs

* Update message-box.md
2017-10-15 23:13:10 -05:00
Black Wayne 9b09f6aa9f Form: add size attribute (#7428) 2017-10-12 04:50:06 -05:00
Black Wayne 5426c957a2 add upload limit & form validate return promise (#7405)
* Carbon: upload limit & input append & form validate promise

* Update upload.md

* Update upload.md

* Update index.js
2017-10-12 03:07:50 -05:00
Leopoldthecoder 553e89568b TimePicker: add arrow-control 2017-10-11 05:34:08 -05:00
Leopoldthecoder 9dcc4eb0b7 Docs: add algolia search 2017-10-10 05:23:42 -05:00
Leopoldthecoder 1e57f25d19 Loading: add custom spinner and background 2017-10-09 04:39:40 -05:00
Leopoldthecoder f46f931daa [build] 2.0.0-alpha.2 2017-10-05 10:21:50 +08:00
Leopoldthecoder 42cde204da update primary color & add popper-class for ColorPicker 2017-10-04 07:44:34 -05:00
Leopoldthecoder cd409ced7c docs responsive 2017-10-03 03:54:38 -05:00
Leopoldthecoder 4b47beb499 [build] 2.0.0-alpha.1 2017-09-30 16:05:48 +08:00
杨奕 e089516e36 Changelog: update for 2.0.0-alpha.1 (#7303)
* minor updates & fixes

* Changelog: update for 2.0.0-alpha.1

* update zh installation doc

* update demo block scroll
2017-09-30 02:57:08 -05:00
Black Wayne bf76a7d941 Carbon: doc's scroll & primary color (#7299)
* Carbon: sidenav & table & changelog

* Carbon: doc style update

* Carbon: fix header's bg

* Carbon: use el-scrollbar

* Carbon: gogogo

* Carbon: doc fix scroll bug

* Carbon: update in resize

* the same as lastone

* Carbon: fix nav fade
2017-09-30 02:50:04 -05:00
Leopoldthecoder 1214a24d0c update docs style vol.2 2017-09-29 03:13:27 -05:00
maranran d66473f005 add accessibility for input & rate & collapse & progress & upload (#7196) 2017-09-29 02:58:07 -05:00
Black Wayne 5ce0e22823 Steps: add chalk theme (#7274)
* Steps: add chalk theme

* Update steps.md

* Update steps.md

* Update steps.md
2017-09-28 22:41:59 -05:00
Black Wayne 8774311c76 Breadcrumb: add chalk theme (#7203)
* Breadcrumb: add chalk theme

* Breadcrumb: fix bugs

* fix pagination sizes' arrow
2017-09-27 23:22:30 -05:00
maran d6f04caefd add accessibility for menu 2017-09-26 06:48:01 -05:00
Leopoldthecoder 0ed1aa6f82 update notification docs 2017-09-26 05:29:39 -05:00
Leopoldthecoder a35ab0bb03 Autocomplete: support scoped slot as custom template 2017-09-25 06:44:03 -05:00
杨奕 9acdc8e4c3 DatePicker/TimePicker: add chalk theme (#7169)
* DatePicker/TimePicker: add chalk theme

* minor updates
2017-09-22 23:46:37 -05:00
Black Wayne dda21ce96e Input / Input Number: add chalk theme (#7178)
* Input / Input Number: add chalk theme

* Update Input Number doc
2017-09-22 04:46:34 -05:00
Dreamacro 9bae0160f4 Pagination: add chalk theme (#7005)
* Pagination: add chalk theme

* Pagination: fix test

* Pagination: del useless test case

* Pagination: fix shake of number
2017-09-22 01:33:03 -05:00
Black Wayne 1ba90b9534 Table: add chalk theme (#7059)
* Table: add chalk theme

* Table: add group header & other

* Table: del package.lock

* Table: del single test trace

* Table: fix border problem

* Table: fix boder problem

* Table: clean css

* Table: footer border right - -|
2017-09-22 01:30:44 -05:00
Leopoldthecoder cb1d6bebe4 update Select and Cascader chalk theme 2017-09-20 22:58:02 -05:00
Black Wayne 31b9429edf Select / Cascader: add chalk theme (#7109)
* Select & Cascader: add chalk theme

* Select / Cascader: fix test
2017-09-20 21:55:46 -05:00
杨奕 ad88dd2ec7 TimePicker: add chalk theme (#7102)
* TimePicker: add chalk theme

* minor style fixes
2017-09-19 09:35:57 -05:00
Black Wayne 2a0a4bc651 Dropdown: add chalk theme (#7089)
* Dropdown: add chalk theme

* Dropdown: update doc

* Update dropdown.md
2017-09-18 23:47:13 -05:00
baiyaaaaa 91d9ed7feb feature inline message 2017-09-18 00:37:43 -05:00
baiyaaaaa 0b3a2f70c4 fix cascader test 2017-09-18 00:37:43 -05:00
baiyaaaaa 84517bb5d9 fix input test 2017-09-18 00:37:43 -05:00
baiyaaaaa 6e31e61516 support success validate status 2017-09-18 00:37:43 -05:00
baiyaaaaa 5c17f57995 upgrade input 2017-09-18 00:37:43 -05:00
wayne 41e1f75b8a Dialog: add chalk theme 2017-09-16 08:22:27 -05:00
Leopoldthecoder 27dcb4e40a Menu: add chalk theme 2017-09-16 08:20:55 -05:00
Black Wayne 7e365e244c MessageBox: add chalk theme (#7029)
* Message Box: add chalk theme

* Message Box: doc fix

* Message Box: change prop name into center
2017-09-14 21:15:44 -05:00
Leopoldthecoder e8516d633a ColorPicker: add chalk theme 2017-09-14 05:46:09 -05:00
Leopoldthecoder f01df258f4 Tag: add chalk theme 2017-09-14 04:23:40 -05:00
Leopoldthecoder 34dc51bb8b Card: add chalk theme 2017-09-14 02:31:58 -05:00
Dreamacro 5e8dfd0738 Tree: add chalk theme (#6901)
* Playground: bump to new theme

* Tree: update chalk theme

* update doc

* Update var.scss
2017-09-13 22:34:26 -05:00
Black Wayne e62f8c1414 Popover: add chalk theme (#7003)
* Popover: add chalk theme

* Popover: add chalk theme
2017-09-13 22:34:13 -05:00
Dreamacro c20954f1f2 Notification: add chalk theme 2017-09-13 22:22:52 -05:00
Dreamacro 4c2a0d40e9 fix disabled indeterminate checkbox style 2017-09-13 22:18:27 -05:00
Leopoldthecoder e40609e2c7 Tabs: add chalk theme 2017-09-13 21:46:31 -05:00
Leopoldthecoder 11827f222f Switch: add chalk theme 2017-09-13 21:46:00 -05:00
Leopoldthecoder 2df521482b Transfer: add chalk theme 2017-09-13 02:48:21 -05:00
Leopoldthecoder 9aea008b25 Collapse: add chalk theme 2017-09-12 13:45:16 +08:00
Leopoldthecoder a6016a5cc4 Alert: add chalk theme 2017-09-11 19:50:00 +09:00
Leopoldthecoder a1e8c52d9f Message: add chalk theme 2017-09-06 13:39:44 +08:00
Leopoldthecoder 512543e35b add api for radio and checkbox 2017-08-25 13:37:56 +08:00
杨奕 79016032ea scaffolding chalk (#6643)
* scaffolding chalk

* update button
2017-08-23 18:07:14 +08:00