v1.0.0-beta.48
·
2 commits
to c9ddb4bd289add9ea0866ac0a94a57d4bceb8911
since this release
⚠ BREAKING CHANGES
Features
- color: allow setting color value format (#1439) (ccd5aed)
- color, color-hex-input, color-swatch: add support for no-color (#1410) (3affc0d), closes #917
Bug Fixes
- calcite-radio-button: radios now properly deselect when the selection changes while wrapped in a parent shadowRoot (#1422) (968a4e9)
- date: start Slovak calendar week on Monday, not Sunday (#1429) (5ffa56a)
- dropdown: use handler event argument (#1451) (49038ec)
- fab: default scale property to medium (m). #1427 (#1436) (027369c)
- label: enforce directionality with new alignment prop (#1428) (61b3d68), closes #1296
- modal: fix styling on mobile safari (#1412), use tailwind (#1440) (9618d03)
- radio-button: Add check for existing input before setting attribute (#1442) (8dac865)
- rating: clicking on a wrapping calcite-label focuses a rating item (#1432) (31ae80e)
- select: handle case where mutation observer fires before internal select is stored (#1441) (587be76)