Skip to content

v1.0.0-beta.78

Compare
Choose a tag to compare
@benelan benelan released this 02 Mar 01:39

1.0.0-beta.78 (2022-03-02)

Bug Fixes

  • accordion: transparent appearance no longer has border (#4122) (0b4bccb)
  • action-bar, action-pad: Remove warning when when expanding with expand tooltip #3978 (#4067) (f3a5632)
  • action, loader: adjust the loadable icon size to match regular icon size (#4175) (86bf1a0)
  • combobox: balance the margin to be equal on vertical chip sides (#4068) (5b4a27a)
  • date-picker: set correct first day of week for all locales (#4118) (efe509d), closes #4075
  • input: Allow "" to clear a number input (#4119) (1c052f0)
  • input: update number programmatically after blur event (#4125) (9d62f32)
  • popover-manager, tooltip-manager: Misalignment of tooltips in FireFox #3900 (#4069) (7c03bf0)
  • popover, tooltip, combobox, dropdown, input-date-picker: Hide popover when the reference element or popover is out of view. (#4115) (e5ab5ff)
  • tab-title, tab: tab switching will function even when wrapped within a custom external element (#4114) (ce7759c)
  • time-picker: meridiem order matches with input time picker (#4030) (808c1ef)
  • tree-item: Pressing right arrow key focuses first child when the tree-item contains an expanded subtree (#4150) (cddaf20)