You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
block, date, panel, pick-list, pick-list-group, tip, tip-manager: Removes the default headingLevel value and child elements will calculate the value relative to their parent components.
Features
action-menu: Add 'scale' property to calcite-action-menu #1939 (#1950) (40bf983)
calcite-input: display localized decimals by default, don't display group separator character by default, but allow opt-in. Deprecates locale-format prop (#1995) (eebc103)
color-picker: restore previous value when no-color is set and an input is nudged (#1944) (3c09c6c)
Bug Fixes
accordion-item: Remove setting 'dir' attribute in light DOM elements. #1831 (#1970) (a9e9624)
action-bar: Fix bug preventing 'overflowActionsDisabled' property from working correctly. (#1946) (db50f41)
action-bar: Improve overflow logic for certain device heights. #1942 (#1948) (4e112a5)
action-menu: When opening menu set focus on first action #1896 (#1912) (a7241d2)
avatar: Remove setting 'dir' attribute in light DOM elements. #1831 (#1971) (6476f5a)
block: place aria-expanded on block toggle button (#1922) (98e7030), closes #1917