Skip to content

v3.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:13
e48c4be

3.5.0 (2026-06-30)

Bug Fixes

  • popover: correct top-layer positioning inside transformed ancestors (56c76b4)
  • select: prevent duplicate option registration and incorrect unregistration (#1190) (a5a7cc5), closes #1186
  • table: use MutationObserver for reactive row detection (#1161) (5cedac2)

Features

  • add dark mode (6cfcc1d)
  • bl-button: add icon size tests and update styles for loading state (f41564e)
  • datepicker: disabled datepicker clear icon should also be disab… (#1168) (ffa69b1)
  • i18n: add localization to pagination component (9d97b7b)
  • popover: mark .popover as native popover and reset UA defaults (4f521e1)
  • popover: show/hide via native Popover API top layer with fallback (de00b08)