Skip to content

Releases: exadel-inc/esl

v3.13.0-beta.2

18 Jan 12:49
Compare
Choose a tag to compare
v3.13.0-beta.2 Pre-release
Pre-release

3.13.0-beta.2 (2022-01-18)

Bug Fixes

  • esl-media: fix incorrect load-condition definition in shape (94e8d77)

v3.12.1

18 Jan 12:42
Compare
Choose a tag to compare

3.12.1 (2022-01-18)

Bug Fixes

  • esl-media: fix incorrect load-condition definition in shape (94e8d77)

v3.13.0-beta.1

17 Jan 21:43
Compare
Choose a tag to compare
v3.13.0-beta.1 Pre-release
Pre-release

3.13.0-beta.1 (2022-01-17)

Bug Fixes

  • esl-footnotes: fix the sort order of notes (e299def)
  • esl-note: fix the corruption of the note's content (bd0340d)

Features

  • esl-footnotes: add ignore-footnotes attribute to disallow footnotes to pick up a note (9b8db3e)
  • esl-footnotes: create els-note-group element (ffce746)
  • esl-toggleable: add handler for esl:show:request (0d32ae9)

v3.12.0

17 Jan 21:36
Compare
Choose a tag to compare

3.12.0 (2022-01-17)

Bug Fixes

  • esl-media: fix missing load condition reinitialization and docs (4f136d7)
  • esl-media: style/performance improvement for condition query (#777) (48bfed5)

Features

  • esl-toggleable: add handler for esl:show:request (ff0556a)

v3.11.0

12 Jan 21:29
Compare
Choose a tag to compare

3.11.0 (2022-01-12)

Bug Fixes

  • esl-media-query: fix ESLMediaRuleList.prototype.default type (0ec7ef3)
  • esl-panel-group: fix event trowing when class target not specified (4ad5e56)
  • esl-toggleable: improve outside keyboard events handling (38160b6)
  • esl-tooltip: fix focus out behavior after SHIFT+TAB keypress (98821a0)
  • tests unhandled promise rejection (d6ca55a)

Features

  • esl-panel-group: ability to define params for child panels requests (08cf513)
  • esl-panel-group: dispatch change:mode event (8d41dbd)
  • esl-panel-group: make animation disabled on transform by default (1815b00)
  • esl-panel-group: rename view attribute to current-mode; extend mode class API (52188fe)
  • esl-toggleable: add id auto-creation feature for toggleable instances (eaf02dc)
  • gh-pages: GSS integration (#723) (8c348be)
  • gh-pages: GSS integration (#723) (9636e1e)

v3.11.0-beta.3

23 Dec 18:29
Compare
Choose a tag to compare
v3.11.0-beta.3 Pre-release
Pre-release

3.11.0-beta.3 (2021-12-23)

Bug Fixes

  • esl-toggleable: improve outside keyboard events handling (38160b6)

v3.11.0-beta.2

23 Dec 11:11
Compare
Choose a tag to compare
v3.11.0-beta.2 Pre-release
Pre-release

3.11.0-beta.2 (2021-12-23)

Bug Fixes

  • esl-panel-group: fix event trowing when class target not specified (4ad5e56)

v3.11.0-beta.1

22 Dec 19:34
Compare
Choose a tag to compare
v3.11.0-beta.1 Pre-release
Pre-release

3.11.0-beta.1 (2021-12-22)

Features

  • esl-panel-group: dispatch change:mode event (8d41dbd)

v3.10.1-beta.1

22 Dec 13:32
Compare
Choose a tag to compare
v3.10.1-beta.1 Pre-release
Pre-release

3.10.1-beta.1 (2021-12-22)

Bug Fixes

  • esl-tooltip: fix focus out behavior after SHIFT+TAB keypress (98821a0)

v3.10.0

22 Dec 13:21
Compare
Choose a tag to compare

3.10.0 (2021-12-22)

Bug Fixes

  • esl-scrollbar: fix event subscriber leak (abaf22a)
  • esl-toggleable: fix _onOutsideAction and _onClick signature (0a2600b)
  • esl-toggleable: fix wrong and missing TSX shape attributes (0dc77ff)

Features

  • esl-toggleable: keypress event now also considered as an outside action (b3c5374)