@zendeskgarden/css-buttons
Advanced tools
Comparing version 7.0.19 to 8.0.0
@@ -6,2 +6,22 @@ # Change Log | ||
# [8.0.0](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-buttons@7.0.19...@zendeskgarden/css-buttons@8.0.0) (2020-05-11) | ||
* feat!: updated button styling (#286) ([de554a5](https://github.com/zendeskgarden/css-components/commit/de554a500f9780ed5c229c6b468cce3cfd4be47d)), closes [#286](https://github.com/zendeskgarden/css-components/issues/286) | ||
### BREAKING CHANGES | ||
* - removal of `.c-btn--muted`; use `.c-btn--icon.c-btn--basic` instead | ||
- removal of `.l-btn-group`; use react-components [`<ButtonGroup>`](https://garden.zendesk.com/react-components/buttons/#buttongroup) or [`<SplitButton>`](https://garden.zendesk.com/react-components/buttons/#splitbutton) for required accessibility logic | ||
- removal of `custom.css`; Garden css-components will no longer bundle custom color demos – use react-components and [Theming](https://garden.zendesk.com/react-components/theming/) when custom styling is needed | ||
Features/improvements include: | ||
- added support for [`:focus-visible` polyfill](https://github.com/WICG/focus-visible); demonstrated in the example page | ||
- applied [react-components API](https://github.com/zendeskgarden/react-components/blob/master/docs/api.md#view-components) property ordering best-practice for simplified specificity and drastically reduced size. | ||
## [7.0.19](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-buttons@7.0.18...@zendeskgarden/css-buttons@7.0.19) (2020-03-18) | ||
@@ -8,0 +28,0 @@ |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "7.0.19", | ||
"version": "8.0.0", | ||
"main": "dist/index.css", | ||
@@ -38,3 +38,3 @@ "files": [ | ||
"style": "src/index.css", | ||
"gitHead": "e3c1e83267879afbe5e737a84c12e437fe7b569b" | ||
"gitHead": "2dd5afa877522ac169da639b32bc638f7b114741" | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46056
11
526