Skip to content

v5.0.0-beta.31

Pre-release
Pre-release
Compare
Choose a tag to compare
@ala-n ala-n released this 13 Aug 22:07
· 183 commits to main-beta since this release

5.0.0-beta.31 (2024-08-13)

⚠ BREAKING CHANGES

  • esl-image-utils: legacy implementation of esl-image no longer distributes aspect-ratio styles

Features

  • esl-anchornav: create esl-anchor mixin (db5fb32)
  • esl-anchornav: create esl-anchornav component to provide anchor navigation (cf79db8)
  • esl-anchornav: create esl-anchornav-sticked mixin to provide sticked behaviour (d28d430)
  • esl-carousel: rework default renderer animation approach (now uses js animation) (04b730d)
  • esl-image-utils: create esl-img-container mixin to provide img container functionality (5b4761a)
  • esl-image-utils: helper container classes for native img / picture containers (16fc5cb)
  • esl-utils: add parseTime alternative, less restrictive to passed format (05e5963)
  • esl-utils: create utility to get element that is viewport for specified element (63d869b)

Bug Fixes

  • esl-carousel: direction related issues, cleanup internal nav API (30cef21)

Code Refactoring

  • esl-image-utils: update implementation to use json attr and new compact representation (602afc7)