Skip to content

v2.9.1

Compare
Choose a tag to compare
@mlaursen mlaursen released this 27 Jul 02:09
· 293 commits to main since this release

Bug Fixes

  • @react-md/layout: Do not unmount children when swapping to non-fixed appbar mini layouts (64103c8), closes #1207
  • @react-md/utils: useMediaQuery uses addEventListener/removeEventListener (b889a9e)

Other Internal Changes

  • fixed sass-lint error (58f614b)
  • install: slighly reduce install size by excluding tests in publish (9d01a44)
  • react-md.dev: fix links to form demos in blog (b1626b5)

Library Size Changes

yarn dev-utils libsize

The gizipped UMD bundle sizes are:
 - dist/umd/react-md.production.min.js 86.98 KB (+ 6 B)
 - dist/umd/react-md-with-font-icons.production.min.js 111.26 KB (+ 5 B)
 - dist/umd/react-md-with-svg-icons.production.min.js 177.04 KB (+ 5 B)

The min and max gzipped CSS bundle sizes are:
 - themes/react-md.grey-red-700-light.min.css 17.57 KB
 - themes/react-md.lime-teal-200-dark.min.css 17.63 KB