Upgrade @material-ui/icons to version 4.2.1 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @material-ui/icons (^3.0.2 → ^4.2.1) · Repo · Changelog
Release Notes
4.2.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v4.2.1
[docs] Remove <any> from nextjs-with-typescript example (#16555)
[Popper] Refactor to more commonly known react patterns (#16613)
[InputBase] Improve documentation for custom `inputComponent` (#16399)
[ci] Create canaries (#16587)
[example] Fix "@zeit/next-typescript" dependency missing (#16603)
[core] Fix docs:typescript:check (#16607)
[useMediaQuery] Accept function as argument & more (#16343)
[test] react-test-renderer coverage (#16523)
[Rating] Add a new component (#16455)
[TouchRipple] Convert to function component (#16522)
[Grid] Generify props with component property (#16590)
[docs] Fix typo in advanced styles guide (#16593)
[docs] Update typo in docs - portals (#16592)
[docs] Update migration v3 guide, slider in core (#16589)
[docs] Use LinkProps from next in examples (#16583)
[Modal] Use computed key to restore style (#16540)
[Autocomplete] Use placeholder prop (#16568)
[core] Fix incorrect usage of HtmlHTMLAttributes (#16579)
[docs] Remove duplicate alts (#16564)
[DialogTitle] Update default element from h6 to h2 (#16576)
[docs] Fix dead link (#16567)
[docs] Fix typo (#16561)
[docs] Fix typo: change lakes to lacks (#16553)
[core] Remove all .defaultProps usages (#16542)
[Transition] The ref forwarding works (#16531)
[examples] Update to support Next.js v9 (#16519)
[blog] June 2019 Update (#16516)
[core] Restrict setRef usage to ref callback (#16539)
[docs] Add sidebar alias to Drawer demo description (#16535)
[core] Upgrade convert-css-length (#16530)
[core] Batch small changes (#16532)
[Slide] Remove gutter (#16533)
[Input] Add missing class keys in TypeScript (#16529)
[test] Run queries on document.body (#16538)
[Ripple] Use custom transition logic (#16525)
[InputBase] Fix inconsistent filled state (#16526)
[MenuItem] Fix dense prop support (#16510)
[styles] Make theme optional for `styled` components (#16379) (#16478)
[core] Upgrade deepmerge (#16520)
[docs] Add density guide to customizations (#16410)
[SpeedDialAction] Convert to hook (#16386)
[core] Use useFormControl instead of withFormControlState (#16503)
[core] Re-export missing typings (#16490)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands