-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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: OPTIC-1332: componetize Toggle and Label components #6723
base: develop
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for heartex-docs canceled.
|
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
web/apps/labelstudio/src/components/Form/Elements/Toggle/Toggle.jsx
Outdated
Show resolved
Hide resolved
web/apps/labelstudio/src/components/Form/Elements/Toggle/Toggle.jsx
Outdated
Show resolved
Hide resolved
I'd suggest to run the code through both linters we have to fix some basic issues. |
web/apps/labelstudio/src/components/Form/Elements/Toggle/Toggle.scss
Outdated
Show resolved
Hide resolved
/git merge develop
|
web/apps/labelstudio/src/components/Form/Elements/Label/Label.jsx
Outdated
Show resolved
Hide resolved
web/libs/datamanager/src/components/Common/Form/Elements/Label/Label.jsx
Outdated
Show resolved
Hide 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.
Let's use correct cases and classnames for components in ui
lib — they should set an example
Co-authored-by: hlomzik <[email protected]>
…/Label.jsx Co-authored-by: hlomzik <[email protected]>
Co-authored-by: hlomzik <[email protected]>
/git merge
|
/git merge
|
/git merge develop
|
/git merge
|
/git merge
|
move Toggle and Label components to new UI folder, replace some instances of usage across LSO