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
esl-lazy-template: introducing esl-lazy-template mixin to load HTML parts lazy and asynchronous (#2535) (344eb8c)
esl-media:esl-media-control mixin created to control and observe esl-media state (60695cc), closes #2876
esl-media:play-in-viewport feature reworked to be more customizable (3971eda)
esl-media: add cancelable esl:media:before:play event-hook to control low-level play call, prevent unnecessary player command execution (#2939) (39eb59e)
esl-media: observation for togglebale container state (e66c384)
esl-utils: RTL type detection removed as it is out of current browser support list (#2913) (3974302)
stylelint-config: introducing @exadel/stylelint-config-esl instead of prettier (db466d9)
Bug Fixes
esl-event-listener: fix ESLEventUtils.subscribe(this) does not subscribe descriptors if the host is function/class (#2927) (010d3aa)
esl-media: auto-init call for non-lazy players with play-in-viewport feature enabled (d4a30ab)
esl-media: detect youtube provider stopped state (#2918) (85da24f)