Skip to content

Releases: exadel-inc/esl

v3.0.0-beta.16

09 Aug 12:51
Compare
Choose a tag to compare
v3.0.0-beta.16 Pre-release
Pre-release

3.0.0-beta.16 (2021-08-09)

Bug Fixes

  • esl-popup: wrong popup position when the popup is shown at the first time (c5195ab)
  • esl-popup: wrong popup position when the popup is shown at the first time (7533683)
  • esl-utils: fix IE issue 'ShadowRoot is undefined' (4a8cffc)
  • esl-utils: fix IE11 issue with x and y absent in DOMRect (b64a654)
  • merge changes (ec09584)
  • remove drafts collection from sitemap (3dc726a)

Features

  • esl-tooltip: add new action param to set up tooltip extra classes (1b1587f)
  • esl-utils: promise functional declarations (19b1e2b)
  • add priority tag (43904be)
  • add sitemap generator (78651ce)

v2.9.0

08 Aug 12:48
Compare
Choose a tag to compare

2.9.0 (2021-08-08)

Features

  • esl-utils: promise functional declarations (19b1e2b)

v3.0.0-beta.15

05 Aug 23:41
Compare
Choose a tag to compare
v3.0.0-beta.15 Pre-release
Pre-release

3.0.0-beta.15 (2021-08-05)

Bug Fixes

  • fix namespace types and typing placement (c2e2ab0)
  • esl-popup: remove position attr from popup arrow and add placed-at attr to popup element (32d9d93)
  • esl-utils: fix IE issue 'ShadowRoot is undefined' (c354ab9)
  • declare global interface HTMLElementTagNameMap (b5c96de)

Features

  • gh-pages: the ability to include markdown into demo pages (#368) (7fa42fc)

v2.8.2

04 Aug 22:19
Compare
Choose a tag to compare

2.8.2 (2021-08-04)

v3.0.0-beta.14

02 Aug 21:06
Compare
Choose a tag to compare
v3.0.0-beta.14 Pre-release
Pre-release

3.0.0-beta.14 (2021-08-02)

Bug Fixes

  • esl-footnotes: fix character for return to note due to its absence at fonts on some platforms (d74788f)
  • esl-note: fix broken connection between esl-note and esl-footnotes (646ebbc)
  • esl-popup: fix wrong popup arrow positioning (d127a67)
  • esl-popup: fix wrong popup positioning (907ce47)
  • editing styles for correct display on mobile (58a35b1)

Features

  • esl-media-query: media query v2 update (#232) (0c122e9)
  • esl-scrollbar: add rtl support for horizontal scrollbar (fa27e5d)
  • esl-utils: add isPrototype check predicate to 'misc/object' utils (ad30d37)
  • esl-utils: add deepMerge utility (11331d8)
  • gh-pages add meta tag viewport (2994954)
  • esl-utils: create dom helpers class Rect to manage size and position of rectangles (3343bfd)
  • esl-popup: update imports, move separate window helpers, remove unnecessary code (f198295)
  • esl-utils: add helpers (isScrollParent, getScrollParent and getListScrollParent) for working with scroll parents (a4d25f9)
  • esl-utils: create helpers for working with the element as part esl-util DOM helpers (2d72af1)
  • esl-utils: create helpers for working with the window as part esl-util DOM helpers (49a58b2)
  • esl-popup: add bottom, left, right position and update position when parents scroll (9242fca)
  • esl-popup: add popup flipping and hiding by detection intersection side (a213262)
  • esl-popup: remake popup positioning (2ffe381)
  • esl-utils: update memoization for object getter accessor with a lightweight version (ae5614b)

BREAKING CHANGES

  • esl-media-query:
    • ESLMediaQuery no longer constructible use ESLMediaQuery.for and ESLMediaQuery.from instead
    • ESLMediaRule - DPR and device marker no longer available
    • ESLMediaBreakpoints.addCustomBreakpoint replaced with ESLScreenBreakpoints.add
    • ESLMediaBreakpoints.getBreakpoint replaced with ESLScreenBreakpoints.get
    • ESLMediaQuery.ignoreBotsDpr replaced with ESLMediaDPRShortcut.ignoreBotsDpr
    • ObserverCallback removed use strict type instead

v2.8.1

20 Jul 15:46
Compare
Choose a tag to compare

2.8.1 (2021-07-20)

v3.0.0-beta.13

06 Jul 14:02
Compare
Choose a tag to compare
v3.0.0-beta.13 Pre-release
Pre-release

3.0.0-beta.13 (2021-07-06)

Bug Fixes

  • esl-utils: fixed extra space (bf0aea7)

Features

  • esl-utils: added delete, backspace to the keys.ts (234d433)

v2.8.0

06 Jul 13:28
Compare
Choose a tag to compare

2.8.0 (2021-07-06)

Bug Fixes

  • esl-utils: fixed extra space (bf0aea7)

Features

  • esl-utils: added delete, backspace to the keys.ts (234d433)

v3.0.0-beta.12

01 Jul 13:49
Compare
Choose a tag to compare
v3.0.0-beta.12 Pre-release
Pre-release

3.0.0-beta.12 (2021-07-01)

Bug Fixes

  • esl-utils: isRtl check updated to use computed styles instead of attribute (89ae48d)

Features

  • esl-toggleable: set track hover activator to initial (c48d182)
  • esl-utils: add EventUtil stopPropagation and preventDefault stubs (2e835f4)
  • gh-pages: migration of the demo-site to 11ty (#287) (61e42de)

v2.7.3

30 Jun 13:11
Compare
Choose a tag to compare

2.7.3 (2021-06-30)