-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [5.0.0-beta.42](v5.0.0-beta.41...v5.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](d4161f1)) * **esl-toggleable:** `_onOutsideAction` no longer part of ESLToggleable instance, now it's ESLToggleableManager responsibility ([573eece](573eece)) * **esl-toggleable:** reimplementation of `focus-behaviour` to a11y mode ([d1d1500](d1d1500)) * **esl-toggleable:** rework ESLToggleableManger to produce `FocusIn` outside event actions trough main flow + fix initial focus task ([23ed309](23ed309)) * **esl-toggleable:** true related opening chain check support for toggleables ([72b849e](72b849e)) * **esl-tooltip:** remove disable-arrow attribute ([adbeb5d](adbeb5d)) * **esl-utils:** extend params for the `getKeyboardFocusableElements` with full `VisibilityOptions` ([16b04ff](16b04ff)) ### Bug Fixes * **esl-media:** fix conflict of alignment classes, move definition to the main mixin ([55589f2](55589f2))
- Loading branch information
1 parent
c500d62
commit e0b4da8
Showing
7 changed files
with
31 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters