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

[InputLabel] display: block as default #14676

Merged
merged 2 commits into from
Feb 26, 2019

Conversation

johnloven
Copy link
Contributor

Use display: block as the root style for InputLabel. This causes a shrunken InputLabel to actually shrink when used on it's own. Fixes #14663.

@mui-pr-bot
Copy link

mui-pr-bot commented Feb 26, 2019

Details of bundle changes.

Comparing: 52040dc...2a12aed

bundle parsed diff gzip diff prev parsed current parsed prev gzip current gzip
@material-ui/core 0.00% -0.00% 369,053 369,069 91,498 91,497
@material-ui/core/Paper 0.00% 0.00% 76,647 76,647 19,297 19,297
@material-ui/core/Paper.esm 0.00% 0.00% 71,595 71,595 18,772 18,772
@material-ui/core/Popper 0.00% 0.00% 30,462 30,462 10,583 10,583
@material-ui/core/styles/createMuiTheme 0.00% 0.00% 17,286 17,286 5,720 5,720
@material-ui/core/useMediaQuery 0.00% 0.00% 2,486 2,486 1,054 1,054
@material-ui/lab 0.00% 0.00% 182,889 182,889 50,246 50,246
@material-ui/styles 0.00% 0.00% 57,708 57,708 16,237 16,237
@material-ui/system 0.00% 0.00% 17,062 17,062 4,486 4,486
Button 0.00% 0.00% 99,068 99,068 26,483 26,483
Modal 0.00% 0.00% 98,863 98,863 26,217 26,217
colorManipulator 0.00% 0.00% 3,232 3,232 1,297 1,297
docs.landing 0.00% 0.00% 49,899 49,899 10,728 10,728
docs.main 0.00% 0.00% 678,005 678,005 205,975 205,975
packages/material-ui/build/umd/material-ui.production.min.js 0.00% 0.00% 320,271 320,287 84,707 84,707

Generated by 🚫 dangerJS against 2a12aed

@oliviertassinari oliviertassinari merged commit f6869d1 into mui:next Feb 26, 2019
@zannager zannager added the package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants