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
date-picker: date-picker is now updating internally when min is updated after initialization (#3651) (c21e31e)
date-picker-month-header: add a corresponding aria-label to the year input (#3707) (7db42c1)
dropdown-item: align items with heading in selection-mode: none (#3690) (5a139fa)
input: input event fires when number ends with a decimal (#3719) (5583ab4)
input: sanitize extra dashes and leading zeros from number input value (#3726) (bf35b2f)
input-date-picker: date-picker is now updating internally when min is updated after initialization (#3630) (d857845)
label: remove pointer cursor for non interactive content (#3663) (102545c)
option: update label and value when character data changes (#3653) (b033145), closes #3242
panel: remove truncating for summary and heading prop (#3736) (e5bed9a)
panel: the panel is now dismissed on escape keydown and not keyup for consistency (#3657) (7d3b757)
popover: close button no longer partially hidden (#3635) (bebd22e)
slider: slider now takes the precision of the step if it's provided or no decimal points if it isn’t; added demos for each study case (#3678) (2bfa349)
switch: switch no longer has black outline when toggled with label (#3721) (153596b)
tab: remove content text color from host (#3693) (951c773)
tab: remove the scroll that pops up regardless of any width size (#3279) (#3387) (09bdd12), closes #3055#3541