-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Dropdown, Popover): use
surface.popup.background
token as backg…
…round (#1753) * fix: change overlay token * fix: update web snapshots * feat(tokens): add new tokens * feat(tokens): add new tokens * fix: remove old changes * fix: remove npmrc * feat: migrate overlay tokens (#1772) * feat: migrate overlay token * Create honest-glasses-sin.md * empty commit * test: update snapshots * docs: changeset rephrasing --------- Co-authored-by: rzpcibot <tools+cibot@razorpay.com> * fix: payment theme conflict * feat: use popup token in popover * test: snapshots update * Create new-crabs-dream.md * fix: remove old changeset --------- Co-authored-by: rzpcibot <tools+cibot@razorpay.com>
- Loading branch information
1 parent
a0d3b13
commit 66a1626
Showing
14 changed files
with
38 additions
and
58 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,9 @@ | ||
--- | ||
"@razorpay/blade": patch | ||
--- | ||
|
||
fix(Dropdown): use popup background color token in DropdownOverlay and Popover | ||
|
||
> **Note** | ||
> | ||
> For consumers, this changes the color of Dropdown overlay to fainter version in dark mode. It shouldn't break anything and hence the snapshots can be safely updated. |
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
2 changes: 1 addition & 1 deletion
2
packages/blade/src/components/Dropdown/__tests__/__snapshots__/Dropdown.ssr.test.tsx.snap
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.