Skip to content

v4.7.0

Compare
Choose a tag to compare
@ala-n ala-n released this 09 Jun 17:04
· 3405 commits to main since this release

4.7.0 (2023-06-09)

Bug Fixes

  • esl-utils: fix sequence finder behaviour in case step function leads to loop (c23e2c2)

Code Refactoring

  • esl-carousel: remove legacy esl-carousel implementation (b31599a)

Features

  • esl-event-listener: add the ability to get the current delegated event target (#1675) (8b4b089)
  • esl-popup: change the logic of auto injection of arrow (a7ba04c)
  • esl-utils: add findNextLooped and findPrevLooped common traversing utility (80a4e67)
  • esl-utils: add promisifyNextRender common utility (3a93887)
  • esl-utils: introduce promisifyTransition utility (68d0556)
  • esl-utils: utility to postpone execution to microtask (4f4f637)

BREAKING CHANGES

  • esl-carousel: draft/esl-carousel no longer available