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
icon: Add new global CSS variable to customize icon's color. #3200 (#3770) (f25b14f)
input: add support for exponential number format (#3738) (05d08ed)
transition: allow customizing animation/transition duration for components utilizing base transition variables (#3828) (2771352)
Bug Fixes
avatar: avatars containing text vs icon vs image are now lined up when placed next to each other (#3774) (24d6c0d)
checkbox,radio-button: prevents disabled checkboxes and radio-buttons from receiving keyboard or mouse focus (#3784) (d055b08)
color-picker-swatch, avatar: in case where theme is set on multiple levels, these components now take theme of the element or the closest parent (#3785) (df7df98)