Releases: exadel-inc/esl
Releases · exadel-inc/esl
v3.9.1
v3.9.0
3.9.0 (2021-12-15)
Bug Fixes
- esl-utils: add support for Touch and Pointer events in normalize utilities (a5a183c)
Features
- esl-animate: add jsx/tsx support (3db5644)
- esl-scrollbar: api simplified + performance improvements (81b8824)
- esl-scrollbar: support for continues click on the scrollbar area (#688) (aae79b4)
- esl-scrollbar: support for touch actions on scrollbar (acc42f7)
Notes
- esl-scrollbar be aware of the component inner API breaking changes for the ESLScrollbar, see #722 for details.
v3.8.0
3.8.0 (2021-12-10)
Bug Fixes
- esl-footnotes: add event propagation stop at esl-note (d69ff60)
- esl-footnotes: fix handling keydown event on return to note button (83b4131)
- esl-footnotes: fix inappropriate behaviour when activating note through the return to note (c054226)
- esl-popup: fix wrong arrow position when popup size greater than size outer limiter (d6f7c2e)
- esl-utils: fix scrollIntoView resolution and horizontal scroll (15e0891)
Features
- esl-footnotes: add back-to-note-label to outputting title for the button (717c23f)
- esl-footnotes: add dispatch esl:show:request event on activate esl-note (023b7c6)
- esl-footnotes: add separate method to render content of connected note (bea4379)
- esl-popup: add disable activator observation attribute and add to behavior new values (bcd8212)
- esl-popup: add RTL support (9aab290)
- esl-popup: add updating position on transition (8fb47ed)
- esl-popup: create esl-popup-init mixin to make it easier to initialize styles (6e78265)
- esl-tooltip: add focus out handling to return focus to activator (4b20ef8)
- esl-utils: add helper method to get keyboard-focusable elements within a specified element (3577397)
- esl-utils: add static method isEqual() to Rect (128cbcb)
v3.8.0-beta.1
3.8.0-beta.1 (2021-12-07)
Bug Fixes
- esl-footnotes: add event propagation stop at esl-note (d69ff60)
- esl-footnotes: fix handling keydown event on return to note button (83b4131)
- esl-footnotes: fix inappropriate behaviour when activating note through the return to note (c054226)
- esl-utils: fix scrollIntoView resolution and horizontal scroll (15e0891)
Features
- esl-footnotes: add back-to-note-label to outputting title for the button (717c23f)
- esl-footnotes: add dispatch esl:show:request event on activate esl-note (023b7c6)
- esl-footnotes: add separate method to render content of connected note (bea4379)
- esl-popup: add disable activator observation attribute and add to behavior new values (bcd8212)
- esl-popup: add RTL support (9aab290)
- esl-popup: add updating position on transition (8fb47ed)
- esl-popup: create esl-popup-init mixin to make it easier to initialize styles (6e78265)
- esl-tooltip: add focus out handling to return focus to activator (4b20ef8)
- esl-utils: add helper method to get keyboard-focusable elements within a specified element (3577397)
- esl-utils: add static method isEqual() to Rect (128cbcb)
v3.7.0
v3.7.0-beta.4
3.7.0-beta.4 (2021-12-03)
Features
- esl-footnotes: add dispatch esl:show:request event on activate esl-note (023b7c6)
v3.7.0-beta.3
3.7.0-beta.3 (2021-12-01)
Bug Fixes
- esl-footnotes: fix handling keydown event on return to note button (83b4131)
Features
v3.7.0-beta.2
3.7.0-beta.2 (2021-11-30)
Bug Fixes
- esl-footnotes: add event propagation stop at esl-note (d69ff60)