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
popover: Simplify popover usage by deprecating popover-manager component (#4423) (04d5374)
tooltip: Simplify tooltip usage by deprecating tooltip-manager component. (#4422) (6e5d13f)
Bug Fixes
action-pad, action-bar: toggleChange event emit only on user interaction (#4275) (32e8cc0)
checkbox: no longer displays focus outline in chrome and FF (#4472) (9706898)
chip: apply --calcite-ui-icon-color to chip icon if defined (#4450) (73d7335), closes #4306
color-picker: color field and hue slider thumbs do not overflow container (#4493) (205d3f6), closes #4492
combobox: input value will now filter correctly as typed in (#4405) (6fcaa88)
combobox: when listbox item is selected with a click, "tab" will now close the listbox and unfocus the element before moving to the next (#4464) (e137732)
combobox, filter: only test regex on string properties when filtering (#4443) (0f57c7a)
date-picker: display appropriate last date of previous month (#4501) (9f1494e)