-
Notifications
You must be signed in to change notification settings - Fork 1
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(segmented-buttons): added segmented buttons component #213
Conversation
started on segmented buttons HEYUI-319
stating styling buttons HEYUI-319
added segmented buttons component HEYUI-319
Compiled a new version demo. |
Compiled a new version demo. |
Pull Request Test Coverage Report for Build 5156631875
💛 - Coveralls |
Coverage report
Show new covered files 🐣
Test suite run success392 tests passing in 55 suites. Report generated by 🧪jest coverage report action from 1b804c9 |
Compiled a new version demo. |
Compiled a new version demo. |
Compiled a new version demo. |
Compiled a new version demo. |
Compiled a new version demo. |
Compiled a new version demo. |
# [8.6.0](v8.5.0...v8.6.0) (2023-06-05) ### Features * **segmented-buttons:** added segmented buttons component ([#213](#213)) ([2813359](2813359))
🎉 This PR is included in version 8.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Pull Request
Description
added segmented buttons component
HEYUI-319
Screen.Recording.2023-05-31.at.09.22.09.mov
Type of change
How do I test this
Checklist
Did you remember to take care of the following?
npm i
– for new NPM dependencies.npm run lint
- to check for linting issuesnpm run test
- to run unit testsnpm run test:sh:docker
- to run screenshot tests, detail instructionNew Feature / Bug Fix
Thanks for contributing!