Skip to content

v1.1.0

Choose a tag to compare

@harshmandan harshmandan released this 21 Jul 12:31
· 2 commits to main since this release

What's Changed

  • feat: add sides option to fade a single edge — new axis-relative sides option ('both' | 'start' | 'end', default 'both') on overflowFade and isOverflowing. Only the requested edge is measured and only the needed fader is created, so single-side fades do the minimum work. Non-breaking.

Full Changelog: v1.0.3...v1.1.0