You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.12.0 (2025-08-29)
🚀 Features
esl-animate: added CSS variable for transition timing/function (989374a41)
esl-carousel: rework esl-carousel-autoplay plugin to support pause on slides marked with 0 duration; turn autoplay to inactive state if the navigation command is not possible for current carousel state (0356225b0)
esl-line-clamp: add auto mode for esl-line-clamp mixin (cdd46db03)
esl-line-clamp: add an attribute to specify mask to use tuple string of values (995b25cf4)
esl-toggleable: add high priority for focusable elements with the autofocus attribute (2e84cd4f7)
esl-utils:parseTime will treat none as 0 (exclusion) (e90035d65)
🩹 Fixes
esl package should contain actual version info in global scope (23fb7686f)
esl-line-clamp: fix styles of esl-line-clamp mixin (2e5796321)
esl-utils: add tests and validation to prevent prototype pollution (CWE-1321) for set and setByPath utils (bee0378e1)