Skip to content

v4.0.3

Compare
Choose a tag to compare
@mlaursen mlaursen released this 01 Jan 00:01
· 126 commits to main since this release

Bug Fixes

  • @react-md/icon: FileInput default icon changed from file_download to file_upload (174d1c1), closes #1325
  • @react-md/table: Sortable Column Alignment (e447cc5), closes #1321
  • @react-md/utils: useIsUserInteractionMode get mode via context (b5f93ae), closes #1322
  • examples: Updated create-react-app README to use correct start command (37acdc3)

Other Internal Changes

  • Update tests to use jest.mocked (4bb25fb)
  • Updated all packages' peerDependenciesMeta (60fcd71), closes #1319
  • @react-md/dev-utils: Update watch command for new sass modules (2e7a87a)
  • examples: Update next to latest version (3521e9b)

Library Size Changes

yarn dev-utils libsize

The gzipped UMD bundle sizes are:
 - dist/umd/react-md.production.min.js 87.47 kB (+ 2 B)
 - dist/umd/react-md-with-font-icons.production.min.js 112.79 kB (+ 2 B)
 - dist/umd/react-md-with-svg-icons.production.min.js 180.13 kB (- 3 B)

The min and max gzipped CSS bundle sizes are:
 - themes/react-md.grey-red-700-light.min.css 18.04 kB (+ 3 B)
 - themes/react-md.lime-teal-200-dark.min.css 18.11 kB (+ 3 B)