element/packages/theme-chalk/src
douxc bc75c14dac Button: circle button supports size (#11275)
让circle button也支持size属性控制,padding的大小根据size属性的```button-padding-vertical```确定
2018-05-23 11:04:35 +08:00
..
common Popup: lockScroll uses class instead of inline style, remove redundant code (#11114) 2018-05-13 12:07:09 +08:00
date-picker DatePicker: support multiple dates selection (#10650) 2018-04-17 14:09:43 +08:00
fonts Chore: misc updates 2017-11-17 12:46:52 +08:00
mixins Button: fix round button sizes 2017-10-22 22:45:47 -05:00
alert.scss Alert: add chalk theme 2017-09-11 19:50:00 +09:00
aside.scss Container: forbid shrinking for Aside, Header and Footer (#9812) 2018-02-13 23:17:50 +08:00
autocomplete.scss Popper: fix arrow position 2018-01-21 10:35:04 +08:00
badge.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
base.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
breadcrumb-item.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
breadcrumb.scss Breadcrumb: remove visual feedback for non-link items (#10551) 2018-04-04 11:34:00 +08:00
button-group.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
button.scss Button: circle button supports size (#11275) 2018-05-23 11:04:35 +08:00
card.scss Card: add shadow attribute (#10418) 2018-03-29 15:18:31 +08:00
carousel-item.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
carousel.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
cascader.scss Popper: fix arrow position 2018-01-21 10:35:04 +08:00
checkbox-button.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
checkbox-group.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
checkbox.scss Radio & Checkbox: fix first button style (#10544) 2018-04-04 10:20:02 +08:00
col.scss Layout: iteration starts from 0 (#10347) 2018-03-25 13:00:38 +08:00
collapse-item.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
collapse.scss Collapse: fix nested collapse-item style (#9566) 2018-01-30 22:21:35 +08:00
color-picker.scss ColorPicker: update docs for predefine (#10237) 2018-03-19 19:31:38 +08:00
container.scss Layout: add flex-basis so it works in IE11 (#9655) 2018-02-04 15:35:20 +08:00
date-picker.scss bug fixes 2017-10-28 03:10:52 -05:00
dialog.scss Dialog: remove unnecessary body line-height (#11097) 2018-05-10 12:08:47 +08:00
display.scss Carbon: fix hide to hidden in display.scss 2017-10-19 21:15:12 -05:00
dropdown-item.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
dropdown-menu.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
dropdown.scss Accessibility for Cascader & Dropdown (#7973) 2017-11-09 10:21:27 +08:00
footer.scss Container: forbid shrinking for Aside, Header and Footer (#9812) 2018-02-13 23:17:50 +08:00
form-item.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
form.scss Form: fix label alignment with input-group (#10189) 2018-03-15 15:36:53 +08:00
header.scss Container: forbid shrinking for Aside, Header and Footer (#9812) 2018-02-13 23:17:50 +08:00
icon.scss Chore: update deploy script (#9599) 2018-02-01 12:27:31 +08:00
index.scss update notification docs 2017-09-26 05:29:39 -05:00
input-number.scss Fix checkbox-button and radio-button gap 2017-10-27 04:41:27 -05:00
input.scss Input: update line-height (#10064) 2018-03-08 14:01:48 +08:00
loading.scss Loading: use popup-manager to handle fullscreen z-index 2018-01-29 15:36:44 +08:00
main.scss Layout: add flex-basis so it works in IE11 (#9655) 2018-02-04 15:35:20 +08:00
menu-item-group.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
menu-item.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
menu.scss Menu: add popper-append-to-body for SubMenu (#10515) 2018-04-02 17:18:50 +08:00
message-box.scss MessageBox: fix missing icons 2017-10-22 21:54:33 -05:00
message.scss Message: add content right padding when closable 2018-01-14 10:57:21 +08:00
notification.scss Notification: fix style when message prop is omitted 2017-12-26 17:12:12 +08:00
option-group.scss Select / Cascader: add chalk theme (#7109) 2017-09-20 21:55:46 -05:00
option.scss theme-chalk tuning 2017-10-23 21:18:11 -05:00
pagination.scss Pagination: optimize styles for small pagination (#10808) 2018-04-21 14:42:40 +08:00
popover.scss Popover: fix popover hiding unexpectedly due to accessibility events (#9294) 2018-01-16 19:29:04 +08:00
popper.scss bug fixes 2017-10-28 03:10:52 -05:00
progress.scss theme-chalk tuning 2017-10-23 21:18:11 -05:00
radio-button.scss Radio: remove native input's offset of radio button (#10592) 2018-04-07 18:26:53 +08:00
radio-group.scss Fix checkbox-button and radio-button gap 2017-10-27 04:41:27 -05:00
radio.scss fix bordered checkbox and radio height 2017-11-09 15:19:09 +08:00
rate.scss update dependencies (#7476) 2017-10-16 14:07:24 +08:00
reset.scss Chalk: add font-smoothing to reset.css (#10140) 2018-03-13 17:39:50 +08:00
row.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
scrollbar.scss Carbon: doc's scroll & primary color (#7299) 2017-09-30 02:50:04 -05:00
select-dropdown.scss Popper: fix arrow position 2018-01-21 10:35:04 +08:00
select.scss Select: update docs for automatic-dropdown (#10727) 2018-04-16 12:32:14 +08:00
slider.scss Slider: add input-size (#10154) 2018-03-14 10:52:44 +08:00
spinner.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
step.scss Step: fix icon style 2017-10-31 17:09:48 +08:00
steps.scss Steps: add chalk theme (#7274) 2017-09-28 22:41:59 -05:00
submenu.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
switch.scss Switch: use CSS to process button position (#10879) 2018-04-25 17:34:00 +08:00
tab-pane.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
table-column.scss Table: add chalk theme (#7059) 2017-09-22 01:30:44 -05:00
table.scss Table: transparent border when loading (#10254) 2018-03-20 12:41:50 +08:00
tabs.scss Tabs: fix text color for disabled border-card (#10640) 2018-04-10 11:14:10 +08:00
tag.scss Table: fix sorting arrow style 2017-11-21 11:54:45 +08:00
time-picker.scss TimePicker: fix missing dependency style files (#10381) 2018-03-27 12:16:11 +08:00
time-select.scss bug fixes 2017-10-28 03:10:52 -05:00
tooltip.scss Accessibility for Popover, Tooltip, Message & Notification (#8009) 2017-11-09 11:21:20 +08:00
transfer.scss Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
tree.scss Tree: update drag and drop logic (#10372) 2018-03-28 11:46:48 +08:00
upload.scss Upload: crop the success icon when list type is "picture" (#9285) 2018-01-16 10:29:08 +08:00