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): Add more style props to Box component #1203

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

eileenmguo
Copy link
Contributor

This PR updates the Box component to accept more style properties like position, backgroundColor, border styles, etc.

Previously we had decided that the layout components should be used strictly for layout and I think that still should be the case for Stack and Grid components, however, I think we can let the Box component be more flexible so it can be used for more basic styles. At the moment, I think the value outweighs the downsides

Copy link

changeset-bot bot commented Nov 9, 2023

🦋 Changeset detected

Latest commit: 46b1624

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 9, 2023

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

Name Status Preview Comments Updated (UTC)
react-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2023 10:19am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
alpha-docs ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2023 10:19am
docs-storybook ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2023 10:19am
tools ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2023 10:19am

@eileenmguo eileenmguo merged commit 223a802 into main Nov 15, 2023
14 of 15 checks passed
@eileenmguo eileenmguo deleted the chore/add-box-props branch November 15, 2023 10:29
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.

3 participants