Skip to content

v5.0.0-beta.24

Pre-release
Pre-release
Compare
Choose a tag to compare
@ala-n ala-n released this 15 Jul 12:35
· 212 commits to main-beta since this release

5.0.0-beta.24 (2024-07-15)

Features

  • lint: deprecation rule for ESlMediaRuleList.parse (#2509) (a1f916a)

Bug Fixes

  • esl-carousel: fix handling of pointercancel event by touch plugin (fb91710)
  • esl-carousel: make animated carousel area equal to the content without padding (1c1f6d8)
  • esl-event-listener: fix missing signature for $$on method of base component (7197e30)
  • esl-mixin-element: major fix for nested hierarchy mixin disconnection (d360da0), closes #2505