Skip to content

v6.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Apr 16:34
5b12fcb

6.0.0-beta.6 (2026-04-16)

🚀 Features

  • add base elements $$find and $$findAll methods (be350d73b)
  • e2e: initial reimplementation of e2e tests on playwright - new module @exadel/esl-website-e2e created (f7f39dacc)
  • e2e: legacy snapshot-tests module removed in flavor of new esl-website-e2e playwright based module (58dbb5760)
  • ⚠️ esl-anchornav: enhance anchor nav API with explicit anchor-selector attribute and findAnchors hock with ESLTraversingQuery support (433994fee)
  • esl-anchornav: add out of the box support for nested navfix default styles (a287ad803)
  • esl-anchornav: add empty attribute support (c96a6b994)
  • esl-anchornav: add abstract data support for anchor info (e1ddf7518)
  • esl-anchornav: add empty class marker functionality, improve documentation (6f67338a7)
  • esl-toggleable: make outside action delay configurable for ESLToggleableManager using prop ESLToggleable.prototype.OUTSIDE_ACTION_DELAY (2d83a8185)
  • esl-utils: add htmlToElement utility method (1fc11d4e5)

🩹 Fixes

  • esl-carousel: add vertical orientation support for css-slide renderer (923155343)
  • esl-carousel: fix css renderers to support viewport-in animations on the slides (e56214c3b)

💅 Refactors

  • move test helpers from src/esl-utils/test to src/test (1327931f6)
  • simplify internal ESL code using ootb find api (b25c545fc)
  • e2e: add basic summary reporter based on previous implementation by alesun alesun@exadel.com (65fabc7cb)
  • esl-anchornav: refactor anchor collection (8439cfed4)
  • esl-anchornav: small improvement for event broadcasting (e1f3a28d6)
  • esl-image: officially deprecate ESLImage (4555b6d71)
  • esl-utils: fix eslint warning for unused variable output (b62c4d03c)

Documentation updates

  • apply suggestions for TSDoc from code review (af1905e14)
  • site: update ui-playground introduction doc (a3d49b5cc)
  • ui-playground: small documentation fix (239fdadfc)

⚠️ Breaking Changes

  • esl-anchornav: enhance anchor nav API with explicit anchor-selector attribute and findAnchors hock with ESLTraversingQuery support (433994fee)
    prototype prop ANCHOR_SELECTOR removed in flavor of anchor-selector attribute