-
Notifications
You must be signed in to change notification settings - Fork 140
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
Change component name #425
Conversation
nabeliwo
commented
Oct 31, 2019
- Flash -> FlashMessage
- Checkbox -> CheckBox
- CheckboxLabel -> CheckBoxLabel
- Radio -> RadioButton
- RadioLabel -> RadioButtonLabel
- Tag -> StatusLabel
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.
Thank you for your contribution.
Some errors occurred.
The file and directory name needs to be changed.
src/components/Checkbox/Checkbox.*
-> src/components/CheckBox/CheckBox.*
src/components/CheckboxLabel/CheckboxLabel.tsx
-> src/components/CheckBoxLabel/CheckBoxLabel.*
The file with the error is modified and committed, but CircleCI doesn't seem to recognize it... I will investigate. |
reg-suit detected visual differences. Check this report, and review them. ⚪⚪⚪⚪⚪⚪ What do the circles mean?The number of circles represent the number of changed images.🔴 : Changed items, ⚪ : New items, ⚫ : Deleted items, and 🔵 Passed items How can I change the check status?If reviewers approve this PR, the reg context status will be green automatically. |
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.
LGTM 🎉