-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cta): revert removal of colorPalette, deprecate instead (#1245)
* fix(cta): revert removal of colorContext provider, deprecate instead * fix(cta): remove colorProvider, instead mock color-palette attribute * fix(cta): add mutation observer and deprecation warning * fix(cta): remove rogue file * chore(cta): add changeset * fix(cta): move deprecated code in a comment block, format jsdoc @attr * chore(cta): update decprecation comment block * chore(cta): update changeset * chore: whitespace and docs --------- Co-authored-by: Benny Powers <[email protected]>
- Loading branch information
1 parent
1275572
commit 7e2c9bb
Showing
2 changed files
with
44 additions
and
2 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rhds/elements": patch | ||
--- | ||
|
||
`<rh-cta>`: adds `color-palette` attribute back with deprecation notice |
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