Material UI 4.9.10 released, Material Design React component

Material UI 4.9.10 was released. Material UI is a set of React components that implement the Google Material Design specification. It is a front-end JS framework that is mainly used in the web.

Main updates:

  • Migrating more prop descriptions to TypeScript: Coverage increased from 50 to 75 components, and 48 missing components are being migrated.
  • Use ClickAwayListener to fix support for portals and deleted events
  • Fix 3 accessibility issues ( # 20489# 20432# 20475 )
  • And more bug fixes and improvements

Next, the Material UI v4 version is about to freeze, and v5 may meet you soon, but it will take at least six months to wait for the stable version.

Update instructions:  https://github.com/mui-org/material-ui/releases/tag/v4.9.10

Guess you like

Origin www.oschina.net/news/114865/material-ui-4-9-10-released