-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(button)!: migrating button to core-tokens (CSS-97) (#1479)
BREAKING CHANGE: migrates the Button to core tokens
- Loading branch information
1 parent
41c9d4d
commit 0640be0
Showing
12 changed files
with
771 additions
and
864 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="7.0.0-beta.5"></a> | ||
# 7.0.0-beta.5 | ||
🗓 2023-01-26 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected]) | ||
|
||
### ✨ Features | ||
|
||
* **button!:** core token migration for button ([28786ab](https://github.com/adobe/spectrum-css/commit/28786ab)) | ||
* fix label padding ([9f1517a](https://github.com/adobe/spectrum-css/commit/9f1517a)) | ||
* logical padding ([bc7bb10](https://github.com/adobe/spectrum-css/commit/bc7bb10)) | ||
* migrating to core tokens v5.0.0 ([6e640ba](https://github.com/adobe/spectrum-css/commit/6e640ba)) | ||
|
||
|
||
|
||
|
||
|
||
<a name="6.0.21"></a> | ||
## 6.0.21 | ||
🗓 2023-01-27 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
module.exports = require('@spectrum-css/component-builder'); | ||
module.exports = require('@spectrum-css/component-builder-simple'); |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.