@zendeskgarden/css-buttons
Advanced tools
Comparing version 5.0.3 to 6.0.0
@@ -6,2 +6,27 @@ # Change Log | ||
<a name="6.0.0"></a> | ||
# [6.0.0](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-buttons@5.0.3...@zendeskgarden/css-buttons@6.0.0) (2018-04-30) | ||
### Features | ||
* update component colors to meet minimum AA compliance with WCAG 2.0 ([#55](https://github.com/zendeskgarden/css-components/issues/55)) ([bd78ef1](https://github.com/zendeskgarden/css-components/commit/bd78ef1)) | ||
### BREAKING CHANGES | ||
* along with sweeping color updates and the removal of "dark mode" styling, note the following breaking changes: | ||
* Avatars – removed `.is-active` and `.is-in` states. Renamed `.is-out` to `.is-disabled` for consistency with other components. | ||
* Tags – remove `.c-tag--light`, `.c-tag--dark`, `.c-tag--error`, `.c-tag--success`, and `.c-tag--warning`. Replaced by `.c-tag--[color]` modifiers. | ||
Added support for: | ||
* `.c-tooltip.is-rtl` | ||
* `.c-tooltip__title` | ||
* `.c-tooltip__paragraph` | ||
<a name="5.0.3"></a> | ||
@@ -8,0 +33,0 @@ ## [5.0.3](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-buttons@5.0.2...@zendeskgarden/css-buttons@5.0.3) (2018-04-30) |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "5.0.3", | ||
"version": "6.0.0", | ||
"main": "dist/index.css", | ||
@@ -14,0 +14,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
50141
18
870