Skip to content

v3.9.2

Compare
Choose a tag to compare
@joshwooding joshwooding released this 03 Feb 21:18
· 17581 commits to master since this release
Feb 03, 2019

Big thanks to the 16 contributors who made this release possible!

Here are some highlights ✨:

@material-ui/[email protected]

  • [Portal] Fix onRendered being called before child componentDidUpdate (#14305) @joshwooding
  • [Select] Id should not be set from name if missing (#14322) @aericson
  • [ListItem] Add alignItems prop to ListItem.d.ts (#14334) @EndiM
  • [useMediaQuery] Fix typings for options object (#14339) @johannwagner`
  • [NativeSelect] Fix option background for dark theme (#14340) @ryancogswell
  • [Button] Add color inherit to outlined variant of button component (#14332) @EndiM
  • [ListItem] Improve ListItemSecondaryAction DX (#14350) @eps1lon
  • [ExpansionPanel] Fix userAgent check (#14361) @Floriferous

@material-ui/[email protected]

@material-ui/[email protected]

Docs

Core