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

[TextField] Allow to customize Typography in FormControlLabel #25883

Merged
merged 12 commits into from
May 4, 2021

Conversation

mousemke
Copy link
Contributor

@mousemke mousemke commented Apr 22, 2021

Fix #25879

this adds disableTypography and labelTypographyProps to the api as well as allowing auto-disable of typography

@mui-pr-bot
Copy link

mui-pr-bot commented Apr 22, 2021

Details of bundle changes

Generated by 🚫 dangerJS against 6b27bd5

@mousemke mousemke force-pushed the 25879-FormControlLabelTypography branch from 8f0076f to 662c339 Compare April 22, 2021 11:20
@oliviertassinari oliviertassinari changed the title [FormControlLabel] fix(25879): FormControlLabel now allows Typography options [TextField] Allow to customize Typography in FormControlLabel Apr 22, 2021
@oliviertassinari oliviertassinari added the component: text field This is the name of the generic UI component, not the React module! label Apr 22, 2021
@oliviertassinari oliviertassinari added the new feature New feature or request label Apr 22, 2021
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Apr 23, 2021
@mousemke mousemke force-pushed the 25879-FormControlLabelTypography branch from d4dd5ff to 2463fe1 Compare April 23, 2021 13:20
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Apr 23, 2021
@oliviertassinari oliviertassinari force-pushed the 25879-FormControlLabelTypography branch from 6c88dfa to 407d8ac Compare May 2, 2021 21:41
@oliviertassinari
Copy link
Member

@mousemke It's a great first pull request on Material-UI 👌🏻. Thank you for working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FormControlLabel should offer typography options
3 participants