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

[Chip] Load the right version of Avatar #17469

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

Maxim-Mazurok
Copy link
Contributor

@Maxim-Mazurok Maxim-Mazurok commented Sep 17, 2019

Closes #16374

@mui-pr-bot
Copy link

Details of bundle changes.

Comparing: c755854...360a485

bundle parsed diff gzip diff prev parsed current parsed prev gzip current gzip
@material-ui/core 0.00% 0.00% 331,674 331,675 90,549 90,550
@material-ui/core/Paper 0.00% 0.00% 68,659 68,660 20,458 20,458
@material-ui/core/Paper.esm 0.00% 0.00% 62,098 62,098 19,203 19,203
@material-ui/core/Popper 0.00% 0.00% 28,397 28,397 10,159 10,159
@material-ui/core/Textarea 0.00% 0.00% 5,082 5,082 2,132 2,132
@material-ui/core/TrapFocus 0.00% 0.00% 3,766 3,766 1,596 1,596
@material-ui/core/styles/createMuiTheme 0.00% 0.00% 16,348 16,348 5,818 5,818
@material-ui/core/useMediaQuery 0.00% 0.00% 2,488 2,488 1,050 1,050
@material-ui/lab 0.00% -0.00% 154,735 154,736 46,915 46,914
@material-ui/styles 0.00% 0.00% 51,420 51,420 15,288 15,288
@material-ui/system 0.00% 0.00% 15,581 15,581 4,351 4,351
Button 0.00% 0.00% 78,633 78,633 24,021 24,021
Modal 0.00% 0.00% 14,542 14,542 5,114 5,114
Portal 0.00% 0.00% 2,907 2,907 1,318 1,318
Rating 0.00% 0.00% 69,963 69,963 21,856 21,856
Slider 0.00% 0.00% 75,084 75,084 23,184 23,184
colorManipulator 0.00% 0.00% 3,835 3,835 1,519 1,519
docs.landing 0.00% 0.00% 52,232 52,232 13,768 13,768
docs.main 0.00% 0.00% 597,755 597,755 190,851 190,851
packages/material-ui/build/umd/material-ui.production.min.js 0.00% 0.00% 302,583 302,583 86,985 86,985

Generated by 🚫 dangerJS against 360a485

@oliviertassinari oliviertassinari changed the title Quick fix for #16374 [Chip] Load the right version of Avatar Sep 17, 2019
@Maxim-Mazurok Maxim-Mazurok changed the title [Chip] Load the right version of Avatar [Chip] fix for #16374 Sep 17, 2019
@oliviertassinari oliviertassinari changed the title [Chip] fix for #16374 [Chip] [Chip] Load the right version of Avatar Sep 17, 2019
@oliviertassinari oliviertassinari changed the title [Chip] [Chip] Load the right version of Avatar [Chip] Load the right version of Avatar Sep 17, 2019
@oliviertassinari oliviertassinari added component: chip This is the name of the generic UI component, not the React module! bug 🐛 Something doesn't work PR: ready to ship labels Sep 17, 2019
@oliviertassinari oliviertassinari merged commit 20f3a30 into mui:master Sep 17, 2019
@oliviertassinari
Copy link
Member

@Maxim-Mazurok Thanks

nrkroeker added a commit to nrkroeker/material-ui that referenced this pull request Sep 18, 2019
* [docs] Batch small changes (mui#17435)

* [docs] Add synonyms for brand icons (mui#17455)

* [docs] Add synonyms for brand icons

* Remove Ic prefixed icons

* [docs] Improve in-site search (mui#17450)

* [ButtonBase] Fix blurry text issue (mui#17453)

* [docs] Revert hits per page change (mui#17458)

* [docs] Fix heading format in CONTRIBUTING.md (mui#17460)

* [Chip] Load the right version of Avatar (mui#17469)

* [TablePagination] Merge root classes properly (mui#17467)

* [Breadcrumbs] Improve API docs (mui#17468)

* [TextField] Handle Chrome autofill (mui#17436)

* [docs] Clarify props spread for ListItem when button flag is set (mui#17466)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: chip This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSS rules specificity is order dependent on chips
3 participants