This repository was archived by the owner on Oct 7, 2020. It is now read-only.
v0.44.0
Bug Fixes
- checkbox: Should use specified id attribute (#1825) (3e63c38), closes #1818
- dialog: Misspelled button class name (#1800) (671c3af), closes #1799
- top-app-bar: Remove setTimeout during initialization (#1801) (a1e63eb)
Features
- chip: Add form (value) support + improvements (#1796) (8b412ba), closes #1788 #1795 #1793 #1811
- form-field: Apply no style class to text-field and select (#1804) (9f8838d)
- select: Add MDC_SELECT_DEFAULT_OPTIONS (#1809) (d67629e), closes #1798
- text-field: Add MDC_TEXT_FIELD_DEFAULT_OPTIONS (#1807) (5a2ee43), closes #1798
- text-field: Add support for character counter (#1816) (fa4d855), closes #1720 #1814
- text-field: Add support for independent labels (#1822) (8bd33ff), closes #1721
- Remove Grid List (#1789) (9660a85), closes #1154
- Upgrade to material-components-web v0.44.0 (#1810) (3da7eba), closes /github.com/material-components/material-components-web/blob/master/CHANGELOG.md#0440-2019-02-04
Build
- Include .map sourcemap files in npm release
- Enable all strict type checking
BREAKING CHANGES
- As per #1154. Delete deprecated Grid List component.