Skip to content

Releases: github/text-expander-element

v2.8.0

10 Oct 09:22
4d6e63e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.8.0

v2.7.2

25 Sep 14:15
1d6defe
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Update dom-input-range to 1.2.0 to fix TypeError on cloneNode - #65

Dependency updates

Full Changelog: v2.7.1...v2.7.2

v2.7.1

28 May 14:22
fc7f9b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

15 May 14:10
8245b85
Compare
Choose a tag to compare

What's Changed

  • Use dom-input-range instead of internal implementation by @iansan5653 in #55 - adds support for RTL writing modes and improves performance
  • Dependency updates for performance improvements and bug fixes

New Contributors

Full Changelog: v2.6.1...v2.7.0

v2.6.1

14 Nov 16:25
829faf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

14 Nov 13:04
ad227be
Compare
Choose a tag to compare

What's Changed

  • add toplayer support, plus active/deactivate events by @keithamus in #38

Full Changelog: v2.5.0...v2.6.0

v2.5.0

14 Jun 09:03
f970a70
Compare
Choose a tag to compare

What's Changed

  • feat: allow continuation of expander menu by @DKhalil in #34

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

17 Apr 11:09
6c915ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

31 Oct 19:21
5b5f7ad
Compare
Choose a tag to compare

This release adds a new event, text-expander-committed, that is fired after updating the underlying DOM input value (#33)

v2.2.2

16 Dec 14:30
Compare
Choose a tag to compare
  • Fix active element detection in shadow root (#25) 56a3fe9
  • fix: prevent scroll upon clicking selection from suggestion list (#26) 3189e98

v2.2.1...v2.2.2