Bug Fixes
- @react-md/button: do not shrink in flex containers (66bf6e0)
- @react-md/card: fix spelling of raisable and deprecate raiseable prop (453023b)
- @react-md/form: fix typo for transparent in disabled toggle hover color (7346587)
- @react-md/layout: fix spelling of
DEFAULT_LAYOUT_NAV_TOGGLE_CLASSNAMES
(2d20a2e)
- @react-md/utils: fix spelling of DropzoneHandlers (6ba510b)
Documentation
- fix typos throughout codebase (725d1a2)
- @react-md/form: Add simple examples for Select/NativeSelect (05358f5), closes #1396
Other Internal Changes
- @react-md/autocomplete: fix typos in utils tests (c0333cc)
- react-md.dev: correctly render escaped html in markdown (8a523cb)
- react-md.dev: fix text color for animating app bar (01ec1af)
- typos: fix additional typos throughout repo (ef20132)
Library Size Changes
yarn dev-utils libsize
The gzipped UMD bundle sizes are:
- dist/umd/react-md.production.min.js 91.56 kB (+ 20 B)
- dist/umd/react-md-with-font-icons.production.min.js 203.98 kB (+ 8.79 kB)
- dist/umd/react-md-with-svg-icons.production.min.js 204.03 kB (+ 2.11 kB)
The min and max gzipped CSS bundle sizes are:
- themes/react-md.grey-red-700-light.min.css 18.08 kB (+ 5 B)
- themes/react-md.lime-teal-200-dark.min.css 18.15 kB (+ 5 B)