This repository was archived by the owner on Oct 7, 2020. It is now read-only.
v0.39.3
Bug Fixes
- checkbox: Remove unused event (#1330) (842c92d)
- checkbox: Should not stopPropagation for click event (#1328) (462fe0b), closes #1326
- drawer: Deduplication of activated/selected classes (#1308) (b15b209)
Features
- Upgrade to material-components-web v0.39.3 (#1312) (c534af3)
- snackbar: Add RTL support (#1329) (6dbcc1b), closes #1327
- tab-bar: Add activeTabIndex (#1314) (d718efd), closes #1311
- text-field: Add pattern, minlength, max and min (#1313) (413f4a4), closes #1309
- text-field: Add size and step properties (#1318) (bf950a5), closes #1320 #1315