-
Notifications
You must be signed in to change notification settings - Fork 54
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
Storybook: enhance story making #2130
Conversation
✅ Deploy Preview for boosted ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Tracking of the components: Thing to know before reviewing, it's the code from main with the look of 5.2. It'll change once the 5.3 is released. Accordion
Alerts
BackToTop
Badge
Breadcrumb
ButtonGroup
Buttons
Card
Carousel
ChecksRadios
CloseButton
Collapse
Dropdowns
Footer
FormControl
InputGroup
Layout
ListGroup
Modal
Navbar
NavsTabs
Offcanvas
OrangeNavbar
Overview
Pagination
Placeholders
Popovers
Progress
QuantitySelector
Range
Scrollspy
Select
Spinners
SteppedProcess
Sticker
Tables
Tags
TitleBars
Toasts
Tooltips
Validation
|
67905a2
to
d41146f
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
A few quick comments before continuing with the complete review.
This comment was marked as resolved.
This comment was marked as resolved.
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.
So cool! Great improvement! 🚀
Note: Please transform
- [ ]
into- (NA)
in the description when things are not applicableRelated issues
Fixes some points in #1626.
Description
Take all components in the folder directly, so we don't need to update this file every time we need it.
Try to take some Js automatically from
snippets.js
.Motivation & Context
Automate our processes.
Types of change
Live previews
Checklist
Contribution
Accessibility
Design
Development
Documentation
Checklist (for Core Team only)
After the merge