v5.0.0-beta.42
Pre-release
Pre-release
·
222 commits
to main-beta
since this release
5.0.0-beta.42 (2024-12-10)
⚠ BREAKING CHANGES
- esl-tooltip:
disable-arrow
attribute removed from ESLTooltip component
Features
- esl-popup: add offset-trigger attribute (d4161f1)
- esl-toggleable:
_onOutsideAction
no longer part of ESLToggleable instance, now it's ESLToggleableManager responsibility (573eece) - esl-toggleable: reimplementation of
focus-behaviour
to a11y mode (d1d1500) - esl-toggleable: rework ESLToggleableManger to produce
FocusIn
outside event actions trough main flow + fix initial focus task (23ed309) - esl-toggleable: true related opening chain check support for toggleables (72b849e)
- esl-tooltip: remove disable-arrow attribute (adbeb5d)
- esl-utils: extend params for the
getKeyboardFocusableElements
with fullVisibilityOptions
(16b04ff)
Bug Fixes
- esl-media: fix conflict of alignment classes, move definition to the main mixin (55589f2)