v4.1.1
oliviertassinari
released this
13 Jun 09:56
·
16478 commits
to master
since this release
June 13, 2019
Big thanks to the 10 contributors who made this release possible!
Here are some highlights ✨:
- 🐛 Fix react-hot-loader regression (#16195).
- 🐛 Fix TypeScript icons regression (#16139) @MayhemYDG.
- 🐛 Fix withWidth regression (#16196).
- 💄 Add Slider range support (#15703).
- And many more 📚 improvements.
@material-ui/core@v4.1.1
- [ButtonBase] Fix ripple not stoping on mouse up (#16142) @joaosilvalopes
- [useMediaQuery] Defensive logic against matchMedia not available (#16196) @oliviertassinari
- [Typography] Fix variantMapping rejecting partial type (#16187) @eps1lon
@material-ui/styles@v4.1.1
- [styles] Fix react-hot-loader regression (#16195) @oliviertassinari
@material-ui/icons@v4.2.0
- [icons] Fix generated index.d.ts (#16139) @MayhemYDG
- [icons] Update and clean the icons (#16166) @oliviertassinari
@material-ui/lab@v4.0.0-alpha.16
- [Slider] Support range (#15703) @oliviertassinari
@material-ui/system@v4.2.0
- [system] Add overflow, textOverflow, whiteSpace properties (#16129) @aditya1906
- [system] Add remaining flexbox properties (#16164) @aditya1906
Docs
- [docs] Add 700 font weight support (#16141) @aditya1906
- [docs] Change http to https part 2 (#16171) @aditya1906
- [docs] Fix build on windows (#16154) @merceyz
- [docs] Fix small typos in v3->v4 migration guide (#16174) @charlax
- [docs] Improve the CssBaseline description (#16148) @levigunz
- [docs] Lowercase text to demo text-transform (#16160) @blmoore
- [docs] Pseudo-class: the style rules that require an increase of specificity (#16120) @oliviertassinari
- [docs] Remove
CSS to MUI webpack Loader
(#16175) @sabrinaluo - [docs] import Omit Type from @material-ui/types (#16157) @aditya1906