Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(@kadena/react-ui): Removed "background" from sprinkles properties #1201

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

eileenmguo
Copy link
Contributor

We had background and backgroundColor in our sprinkles properties which means we were creating double the utility classes for giving the background of a component a color from the design system. I've removed "background" and replaced all usage with "backgroundColor" since most people seemed to prefer that attribute more.

Copy link

changeset-bot bot commented Nov 8, 2023

🦋 Changeset detected

Latest commit: ca3996d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
alpha-docs ⬜️ Ignored (Inspect) Visit Preview Nov 20, 2023 0:09am
docs-storybook ⬜️ Ignored (Inspect) Visit Preview Nov 20, 2023 0:09am
react-ui ⬜️ Ignored (Inspect) Visit Preview Nov 20, 2023 0:09am
tools ⬜️ Ignored (Inspect) Visit Preview Nov 20, 2023 0:09am

@eileenmguo eileenmguo force-pushed the chore/background-sprinkles-cleanup branch 2 times, most recently from d4b4826 to 47835b8 Compare November 15, 2023 10:40
@eileenmguo eileenmguo force-pushed the chore/background-sprinkles-cleanup branch from 47835b8 to ca3996d Compare November 20, 2023 12:09
@eileenmguo eileenmguo merged commit c53f62b into main Nov 20, 2023
8 checks passed
@eileenmguo eileenmguo deleted the chore/background-sprinkles-cleanup branch November 20, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants