Skip to content

v4.13.0

Compare
Choose a tag to compare
@ala-n ala-n released this 25 Oct 13:39
· 2568 commits to main since this release

4.13.0 (2023-10-25)

Bug Fixes

  • esl-media: fix brightcove provider autoplay marker flow (58793cd), closes #1979
  • esl-popup: fix default styles for esl-popup tag (uninitialized) (e25eedf)
  • esl-popup: update popup position according activator change (#1679) (65e3801)
  • esl-scrollbar: fix incorrect at-start/at-end handling when browser creates dimensions with the floating point (852ad15)
  • esl-share: add a fill color to social network icons (c0d62ac)
  • esl-share: change default twitter (x.com) icon and bg color (8c544e4)
  • esl-share: show copy notification just in case it is successful (f57fe98)
  • esl-utils: fix debounce helper random access of undefined (8cd87e8)

Features

  • esl-event-listener: add condition descriptor property to legally prevent subscription (00b719c), closes #1947
  • esl-event-listener: create ESLIntersectionTarget adapter utility for managing IntersectionObserver subscriptions trough event listeners (34bb7e8)
  • esl-share: add default-icon marker to render icon on button init (081b526)
  • esl-share: add out of the box share config default (4b97632)
  • esl-share: create esl-share-list component (90b1c1d)
  • esl-share: remove iconBackground property from share buttons config (27d793d)
  • esl-share: rework esl-share-button custom element API (96a7f84)
  • esl-share: rework share popup internal implementation (9b775a0)