Skip to content

v1.1.0

Compare
Choose a tag to compare
@iansan5653 iansan5653 released this 22 Feb 20:32
· 28 commits to main since this release
b83d689

Bug Fixes

  • Fixes layout discrepancies in Firefox, particularly when a vertical scrollbar is visible, and makes logic more robust to avoid any potential future errors

New Features

  • Adds a new exported class that was previously internal: InputStyleCloneElement. This custom element clones and syncs with an input or textarea element pixel for pixel in order to operate on the contents of that input. This lower-level API may be useful in some cases where InputRange is insufficient.

Full Changelog: v1.0.3...1.1.0