v1.1.0
What's Changed
- feat: add
sidesoption to fade a single edge — new axis-relativesidesoption ('both' | 'start' | 'end', default'both') onoverflowFadeandisOverflowing. 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