Releases: swup/scroll-plugin
Releases · swup/scroll-plugin
3.3.2
- Pass temporary visit into scroll hooks
3.3.1
- Use
@swup/cli
for bundling
3.3.0
- Emulate CSS
:target
selector as [data-swup-scroll-target]
3.2.1
- Fix scroll position reset on history visits
3.2.0
- Allow controlling scroll animation in
visit.scroll.animate
- Fix scrolling before animation
- Fix scroll position reset on API visits
3.1.1
- Port to typescript
- Fix regression where scroll positions always were reset
- Requires swup
>=4.2.0
3.1.0
- Allow updating hash and scroll target separately
2.0.3
- Make the plugin options optional for cleaner TypeScript support
2.0.2
- Fix: Consistently use
swup.resolveUrl(url)
for the scroll positions cache key