-
Notifications
You must be signed in to change notification settings - Fork 56
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
Quantity Selector #860
Quantity Selector #860
Conversation
53a434a
to
3d5c7ca
Compare
179014d
to
d431c0b
Compare
fe2f94b
to
65510a5
Compare
5e35aeb
to
28ab547
Compare
5fbcf1f
to
c25858d
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.
Here is my first feedback for this component. I haven't yet looked at it in details.
You will find the DoD in the description: just check if you don't need to reference the component in other parts of the documentation.
Some unit tests would be appreciated.
b61f8ff
to
1775750
Compare
1775750
to
1129e73
Compare
This comment has been minimized.
This comment has been minimized.
c0ae4ad
to
06e01aa
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.
Made some modifications in order to:
- Improve the doc and the formatting
- Fix some issues in .scss files and rendering
- Add some unit tests
Those modifications are the last 4 commits of this PR. Please tell me @MewenLeHo if it is OK for you. Perhaps we need to ask for a new design review before merging?
643a813
to
34ad178
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.
Sounds good to me. Good job 🚀
Closes #113
Preview: https://deploy-preview-860--boosted.netlify.app/docs/5.1/forms/quantity-selector/
DoD
Development
scss-docs
shortcoderebase -i
feat(…): …
messageMention it in Migration Guide (ifback-from-v4
): renamed variables, changes in markup requirement, etc.Reviews