Skip to content
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

Components labels customization: Toggle, Checkbox, Radio Button. #871

Merged
merged 4 commits into from
Jun 18, 2015

Conversation

misha-panyushkin
Copy link
Contributor

PR targeted on UI components labels customization. Added labels enabled and disabled colors into corresponding components themes. Saved ability to override it by setting inline styles.

- customize toggle label color.
- customize checkbox label color.
- customize radio button label color.
@hai-cea
Copy link
Member

hai-cea commented Jun 18, 2015

Please add the new labelStyle prop to propTypes and also the docs site. Thanks!

- added labelStyle into propTypes;
- updated docs.
@misha-panyushkin
Copy link
Contributor Author

@hai-cea done.

@hai-cea
Copy link
Member

hai-cea commented Jun 18, 2015

Thanks @misha-panyushkin !

hai-cea added a commit that referenced this pull request Jun 18, 2015
Components labels customization: Toggle, Checkbox, Radio Button.
@hai-cea hai-cea merged commit 539910e into mui:master Jun 18, 2015
@zannager zannager added component: checkbox This is the name of the generic UI component, not the React module! component: button This is the name of the generic UI component, not the React module! component: radio This is the name of the generic UI component, not the React module! component: toggle button This is the name of the generic UI component, not the React module! customization: theme Centered around the theming features labels Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: button This is the name of the generic UI component, not the React module! component: checkbox This is the name of the generic UI component, not the React module! component: radio This is the name of the generic UI component, not the React module! component: toggle button This is the name of the generic UI component, not the React module! customization: theme Centered around the theming features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants