Skip to content

v4.14.0

Compare
Choose a tag to compare
@ala-n ala-n released this 24 Nov 15:41
· 655 commits to main since this release

4.14.0 (2023-11-24)

Bug Fixes

  • esl-scrollbar: fix esl:change:scroll event handler invoked before scrollbar updates (0c9c952)
  • esl-share: add support types for correct using in Typesript (143d3b6)
  • esl-share: fix a visual issue of displaying a huge list of buttons in a popup (a2ce0a9)
  • esl-share: fix button initialization on create (72775f6)
  • esl-share: fix ESLShareConfig deduplication behavior on selecting buttons for the list (fe0d53a)
  • esl-share: fix ready state attribute and ready state event (3c3dade)
  • esl-share: make list an observable attribute (f418820)
  • esl-tabs: fix iOS auto-scroll / arrow controls boundaries on iOS devices when touch-scroll is enabled (5845c3a), closes #2030

Features

  • esl-panel-group: add ability to enable match-height behavior for tabs height using esl-tabs-equal-height class (6e0ea33), closes #1949
  • esl-popup: internal ESLPopup implementation updated to use ESLEventListeners; usage of cached properties reduced (9c78249)
  • esl-random-text: create auxiliary esl-random-text component to generate dummy text (0af54a1)
  • esl-share: rename attribute into popup-params (f07b471)
  • esl-share: retire esl-share and rename esl-share-popup-trigger into esl-share (04baf4b)
  • esl-toggleable: introduce static option DEFAULT_PARAMS to define toggleable instance default show/hide params (14c9e78)
  • esl-utils: introducing parseCSSTime format utility to extract time values from CSS (#821) (d26c96e)
  • eslint: eslint plugin to find and replace deprecated ESL alias on the customer's projects (#1374) (3d43f92)