Skip to content

v4.9.0

Compare
Choose a tag to compare
@oliviertassinari oliviertassinari released this 22 Jan 20:58
· 14766 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/[email protected]

@material-ui/[email protected]

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

@material-ui/[email protected]

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/[email protected]

Docs

Core