Skip to content

v4.6.0

Compare
Choose a tag to compare
@oliviertassinari oliviertassinari released this 05 Nov 16:48
· 15887 commits to master since this release
Nov 5, 2019

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

Here are some highlights ✨:

  • 🔍 8 patches on the Autocomplete component that was released last week.

The positive feedback we had on the early version of the component is encouraging.
Developers should be able to rely on it in production within a couple of weeks (from a bug perspective).
We will take more time to stabilize the API, a couple of months.

  • 📚 Split the TextField demos into smaller demos (#17483) @joshwooding
  • 💄 Add a color prop to the TextField (#17891) @ValentinH
  • 💄 Add square and rounded variant to the Avatar (#18116) @mattdotam
  • 🐛 Fix Chip <> Avatar rendering issue (#18156)

By chance, it's the third year in a row we release on November 5th.
The number of contributors involved, for a similar one-week period, has grown from 12 contributors (2017) to 16 contributors (2018) to 26 contributors (2019).
We are proud of the community. Let's keep this trend going 🚀.

@material-ui/[email protected]

@material-ui/[email protected]

  • [styles] Fix props based styles callback not including defaultProps (#18125) @salmanm

@material-ui/[email protected]

Docs

Core