Skip to content

[core] Batch small changes#16532

Merged
oliviertassinari merged 7 commits into
mui:masterfrom
oliviertassinari:batch-small-changes
Jul 10, 2019
Merged

[core] Batch small changes#16532
oliviertassinari merged 7 commits into
mui:masterfrom
oliviertassinari:batch-small-changes

Conversation

@oliviertassinari

@oliviertassinari oliviertassinari commented Jul 9, 2019

Copy link
Copy Markdown
Member

A couple of small changes I have identified last week. I would encourage reviewing each commit individually.

Closes #16480

@joshwooding joshwooding mentioned this pull request Jul 9, 2019
29 tasks
@mui-pr-bot

Copy link
Copy Markdown
Details of bundle changes.

Comparing: 86de525...0543cdf

bundle parsed diff gzip diff prev parsed current parsed prev gzip current gzip
@material-ui/core -0.02% -0.00% 327,440 327,377 90,326 90,323
@material-ui/core/Paper 0.00% 0.00% 68,438 68,438 20,394 20,394
@material-ui/core/Paper.esm 0.00% 0.00% 61,721 61,721 19,178 19,178
@material-ui/core/Popper 0.00% 0.00% 28,942 28,942 10,407 10,407
@material-ui/core/Textarea 0.00% 0.00% 5,505 5,505 2,365 2,365
@material-ui/core/TrapFocus 0.00% 0.00% 3,753 3,753 1,576 1,576
@material-ui/core/styles/createMuiTheme 0.00% 0.00% 16,160 16,160 5,813 5,813
@material-ui/core/useMediaQuery 0.00% 0.00% 2,595 2,595 1,104 1,104
@material-ui/lab -0.05% -0.01% 138,023 137,960 42,537 42,532
@material-ui/styles 0.00% 0.00% 51,847 51,847 15,371 15,371
@material-ui/system 0.00% 0.00% 15,576 15,576 4,433 4,433
Button 0.00% 0.00% 81,121 81,121 24,768 24,768
Modal -0.43% -0.31% 14,514 14,451 5,094 5,078
Portal 0.00% 0.00% 3,471 3,471 1,573 1,573
Slider -0.08% -0.02% 75,123 75,060 23,304 23,299
colorManipulator 0.00% 0.00% 3,904 3,904 1,543 1,543
docs.landing 0.00% 0.00% 54,338 54,338 13,762 13,762
docs.main -0.08% -0.05% 647,952 647,427 204,174 204,076
packages/material-ui/build/umd/material-ui.production.min.js -0.02% -0.01% 299,853 299,790 85,939 85,930

Generated by 🚫 dangerJS against 0543cdf

@@ -1,33 +0,0 @@
import React from 'react';

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@oliviertassinari
oliviertassinari merged commit f5687e5 into mui:master Jul 10, 2019
@oliviertassinari
oliviertassinari deleted the batch-small-changes branch July 10, 2019 07:12
@zannager zannager added the internal Behind-the-scenes enhancement. Formerly called “core”. label Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Behind-the-scenes enhancement. Formerly called “core”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stepper having two and more steps causing warnings received false for a non-boolean attribute inside internal SVG

4 participants