Skip to content

v4.9.0

Compare
Choose a tag to compare
@oliviertassinari oliviertassinari released this 22 Jan 20:58
· 13394 commits to master since this release
Jan 22, 2020

Big thanks to the 43 contributors who made this release possible.

Here are some highlights ✨:

  • 🐛 Change the outlined input notch implementation to rely 100% on CSS (#17680) @eps1lon.
  • 🔍 11 patches on the Autocomplete component.
  • 📚 Simplify the usage of "copy demo" action (#19291) @theswerd.
  • 📚 Warn when defaultValue changes (#19070) @m4theushw.
  • 💅 Slight updates to better match the Material Design spec (#19277, #19342) @elmeerr.

@material-ui/core@v4.9.0

@material-ui/styles@v4.8.0

  • [styles] Overload function signature instead of conditional (#19320) @eps1lon

@material-ui/types@v5.0.0

Breaking change

  • [types] Overload function signature instead of conditional (#19320) @eps1lon
    Or, And, IsAny and IsEmptyInterface have been removed.
  • [types] Remove CoerceEmptyInterface (#19259) @eps1lon

@material-ui/lab@v4.0.0-alpha.40

Docs

Core