-
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.
# [4.16.0](v4.15.0...v4.16.0) (2024-04-10) ### Bug Fixes * **esl-event-listener:** fix support for any object-like host ([ae4c98d](ae4c98d)) * **esl-share:** fix merging of `additional`(nested) params when `ESLShareConfig.update` method is called ([b9b4e5f](b9b4e5f)) * **esl-share:** rename copy action `alertText` param to `copyAlertMsg` ([d3e3c3a](d3e3c3a)) * **esl-utils:** fix argument list on next fn call ([c2e5c1d](c2e5c1d)) ### Features * **esl-event-listener:** ootb ability to skip custom `longwheel` and `swipe` events in case of content scrolling ([#2098](#2098)) ([80c5747](80c5747)), closes [#2085](#2085) * **esl-toggleable:** introducing a base trigger class in purpose to simplify and make Trigger-Toggleable constructions more API strict in ESL ([4ea1565](4ea1565)) * **esl-utils:** add provider to default value in attr ([f13cc98](f13cc98)) * **esl-utils:** extend `attr` decorator with inherit option to take over the value of declared attribute ([a794886](a794886))
- Loading branch information
1 parent
68fae17
commit fab169a
Showing
6 changed files
with
27 additions
and
9 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
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