-
Notifications
You must be signed in to change notification settings - Fork 32
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
feat(FormRow): sbanken theme #2564
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit fa3c400:
|
69662f7
to
223c809
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done 👌
223c809
to
27f0341
Compare
27f0341
to
2995287
Compare
## [10.7.0](v10.6.0...v10.7.0) (2023-08-23) ### 🐛 Bug Fixes * **Forms:** Fix provider rerender issue and FlexContainer spacing issue ([#2570](#2570)) ([aafdbc1](aafdbc1)) * **Forms:** sets SubHeading's size to medium ([#2581](#2581)) ([7e2ccbf](7e2ccbf)) ### ✨ Features * **Button:** sbanken css refactoring ([#2565](#2565)) ([3b9d6b0](3b9d6b0)) * **FormLabel:** sbanken ([#2563](#2563)) ([308a0b6](308a0b6)) * **FormRow:** sbanken theme ([#2564](#2564)) ([968efdd](968efdd)) * **Forms:** Field width features upgraded ([#2580](#2580)) ([73b1650](73b1650)) * **Pagination:** sbanken theme ([#2569](#2569)) ([d08a492](d08a492)) * **PaymentCard:** adds card_status not_active ([#2578](#2578)) ([03469e6](03469e6)) * **Section:** Sbanken styling and new variant prop ([#2582](#2582)) ([416db6d](416db6d))
🎉 This PR is included in version 10.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
Sbanken theming. Also, removing an example with button because we shouldn't need to show customisation we haven't built into the component.