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

fix: allow NDS users to typecheck style-system props #1351

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

haideralsh
Copy link
Contributor

@haideralsh haideralsh commented Jan 16, 2024

Description

  • fix: allow NDS users to typecheck style-system props
  • chore: add a story for a row with border

Fixes: #1350

Changes include

  • breaking change: a change that is not backwards-compatible and/or changes current functionality
  • fix: a non-breaking change that solves an issue
  • feature: a non-breaking change that adds functionality
  • chore: contains no changes affecting the library, such as documentation or test updates

Feature checklist

  • Appropriate tests have been added
  • Documentation has been updated
  • Accessibility has been considered

@haideralsh haideralsh merged commit 137f7ea into master Jan 16, 2024
5 checks passed
@haideralsh haideralsh deleted the bordered-rows-story branch January 16, 2024 20:02
Copy link

🎉 This PR is included in version 9.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Types from styled-system are not accessible in our apps
1 participant