Releases: github/text-expander-element
Releases · github/text-expander-element
v2.8.0
What's Changed
- Bump rollup from 2.45.1 to 2.79.2 in the npm_and_yarn group by @dependabot in #66
- Add keys setter by @mattcosta7 in #68
New Contributors
- @mattcosta7 made their first contribution in #68
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
Bug fixes
- Update dom-input-range to 1.2.0 to fix
TypeError
oncloneNode
- #65
Dependency updates
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #58
- Bump ws, engine.io and socket.io-adapter by @dependabot in #59
- Bump the npm_and_yarn group with 4 updates by @dependabot in #61
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Update
dom-input-range
to fixDOMException
errors by @iansan5653 in #56 - Fix positioning error by @iansan5653 in #57
Full Changelog: v2.7.0...v2.7.1
v2.7.0
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
- @iansan5653 made their first contribution in #55
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
- fix top-layer positioning absolute by @keithamus in #46
Full Changelog: v2.6.0...v2.6.1
v2.6.0
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
v2.4.0
What's Changed
- Add
suffix
option to<text-expander>
by @silverwind in #36
New Contributors
- @silverwind made their first contribution in #36
Full Changelog: v2.3.0...v2.4.0