element/packages/theme-chalk/src
hetech 261abd69fc
Badge: add type attribute (#12991)
* badge: add type attribute

* Update badge.md
2018-10-09 12:14:45 +08:00
..
common Menu: make font-size constant into variable (#12239) 2018-08-06 11:44:18 +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 Badge: add type attribute (#12991) 2018-10-09 12:14:45 +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 ButtonGroup: fix Dropdown style in ButtonGroup(#12815) (#12819) 2018-09-26 10:58:14 +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 Cascader: highlight input when menu clicked (#12341) 2018-08-13 15:58:17 +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: replace cubic-bezier with ease-in (#11331) 2018-05-25 10:43:18 +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 Chore: add missing style (#11953) 2018-07-11 14:18:48 +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 FormItem: adding hide-required-asterisk attribute(#12744) 2018-09-17 18:32:23 +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: fix style error - border-spacing should not depend on default value (#11990) (#12016) 2018-07-17 14:18:50 +08:00
loading.scss Loading: use popup-manager to handle fullscreen z-index 2018-01-29 15:36:44 +08:00
main.scss Main: fix IE compatibility issues (#12237) 2018-08-06 11:12:06 +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: submenu is-active bug (#12479) 2018-08-23 17:43:02 +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 Select: remove redundant style (#12120) 2018-07-25 11:52:53 +08:00
pagination.scss Pagination: add size to nested select (#11622) 2018-06-14 11:20:29 +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: fix focus style (#12262) 2018-08-07 16:26:43 +08:00
radio-group.scss Fix checkbox-button and radio-button gap 2017-10-27 04:41:27 -05:00
radio.scss Radio: remove box-shadow when disabled (#11462) 2018-06-01 17:39:54 +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: fix arrow align in FireFox (#11427) 2018-05-31 12:15:27 +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: not display outline when focused (#12771) 2018-09-14 21:05:02 +08:00
tab-pane.scss scaffolding chalk (#6643) 2017-08-23 18:07:14 +08:00
table-column.scss Table: fix oversized filter list. Resolves #11314 (#11320) 2018-05-24 11:57:42 +08:00
table.scss Table: fix table column default alignment (#12578) 2018-09-29 13:31:14 +08:00
tabs.scss Tabs: fix tabs style (#11536) 2018-06-08 15:54:55 +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 Tooltip: add min-width (#11335) 2018-05-25 12:10:51 +08:00
transfer.scss Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
tree.scss Chore: add missing style (#11953) 2018-07-11 14:18:48 +08:00
upload.scss Upload: crop the success icon when list type is "picture" (#9285) 2018-01-16 10:29:08 +08:00