Releases: swup/fragment-plugin
Releases · swup/fragment-plugin
0.0.9
- Make use of swup@4 features
0.0.8
- Rename
[data-swup-fragment-target]
to [data-swup-fragment-link]
- Decrease API surface
- Add API function
createContext
for detecting fragments ahead of time
0.0.7
- Send
[data-swup-fragment-url="/my-path/"]
from the server to help the plugin detect unchanged fragments
- Add
.swup-fragment-unchanged
to unchanged fragments to disable animations
- Make links dynamic by adding
[data-swup-fragment-target="#my-fragment"]
0.0.5
- Disable scrolling for fragment visits using the currently available options
0.0.3
- Rename
data-fragment
to data-fragment-visit
0.0.2
- Opt out from replacing a fragment using identical
data-fragment-hash
attributes