Skip to content

Releases: swup/fragment-plugin

1.1.1

04 Jun 11:05
bf0c98b
Compare
Choose a tag to compare
  • Optimize logic of persisting fragment elements
  • Optimize API usage of getFragmentVisit

1.1.0

29 May 14:42
740a3ce
Compare
Choose a tag to compare
  • Match rules conditionally: rule.if

1.0.2

21 May 15:14
be153e2
Compare
Choose a tag to compare
  • make a[data-swup-link-to-fragment] more reliable

1.0.1

26 Mar 21:41
6334ae8
Compare
Choose a tag to compare
  • compatibility with swup 4.6.0

1.0.0

28 Jan 22:43
c7ce48f
Compare
Choose a tag to compare
  • Version 1.0.0 馃嵕

0.3.7

14 Nov 09:17
dc50cce
Compare
Choose a tag to compare
  • Add playwright tests

0.3.6

13 Nov 09:17
2d5e4d5
Compare
Choose a tag to compare
  • Prevent <dialog open> fragments from being closed if pressing the Escape key

0.3.5

11 Nov 11:03
30a9022
Compare
Choose a tag to compare
  • New API methods:
    • getFragmentVisit()
    • prependRule()
    • appendRule()
    • getRules()
    • setRules()
  • Add vitest tests for many functions

0.3.4

16 Oct 15:06
fee6524
Compare
Choose a tag to compare
  • don't allow fragments outside of swup's default containers

0.3.3

05 Oct 10:16
e83c056
Compare
Choose a tag to compare
  • Refactor exports
  • Ensure all type definitions make it into /dist
  • Fix return type of swup.getFragmentVisit()