Skip to content

Releases: swup/fragment-plugin

1.3.0

04 Feb 12:26
0686d91

Choose a tag to compare

1.2.0

25 Nov 12:01
ce3bc82

Choose a tag to compare

  • Support multiple fragment selectors in data-swup-link-to-fragment attribute (#92, thanks @ovenum)

1.1.2

30 May 14:31
6986b5d

Choose a tag to compare

  • Only move <dialog> elements with an [open] attribute to the top layer, as documented

1.1.1

04 Jun 11:05
bf0c98b

Choose a tag to compare

  • Optimize logic of persisting fragment elements
  • Optimize API usage of getFragmentVisit

1.1.0

29 May 14:42
740a3ce

Choose a tag to compare

  • Match rules conditionally: rule.if

1.0.2

21 May 15:14
be153e2

Choose a tag to compare

  • make a[data-swup-link-to-fragment] more reliable

1.0.1

26 Mar 21:41
6334ae8

Choose a tag to compare

  • compatibility with swup 4.6.0

1.0.0

28 Jan 22:43
c7ce48f

Choose a tag to compare

  • Version 1.0.0 🍾

0.3.7

14 Nov 09:17
dc50cce

Choose a tag to compare

  • Add playwright tests

0.3.6

13 Nov 09:17
2d5e4d5

Choose a tag to compare

  • Prevent <dialog open> fragments from being closed if pressing the Escape key