Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.7.0](v4.6.0...v4.7.0) (2023-06-09) ### Bug Fixes * **esl-utils:** fix sequence finder behaviour in case step function leads to loop ([c23e2c2](c23e2c2)) ### Code Refactoring * **esl-carousel:** remove legacy esl-carousel implementation ([b31599a](b31599a)) ### Features * **esl-event-listener:** add the ability to get the current delegated event target ([#1675](#1675)) ([8b4b089](8b4b089)) * **esl-popup:** change the logic of auto injection of arrow ([a7ba04c](a7ba04c)) * **esl-utils:** add `findNextLooped` and `findPrevLooped` common traversing utility ([80a4e67](80a4e67)) * **esl-utils:** add `promisifyNextRender` common utility ([3a93887](3a93887)) * **esl-utils:** introduce `promisifyTransition` utility ([68d0556](68d0556)) * **esl-utils:** utility to postpone execution to microtask ([4f4f637](4f4f637)) ### BREAKING CHANGES * **esl-carousel:** `draft/esl-carousel` no longer available
- Loading branch information