diff options
author | 2023-08-10 16:07:13 +0200 | |
---|---|---|
committer | 2023-08-10 10:07:13 -0400 | |
commit | 86bee2812185df6e14025e5962a335f51853587b (patch) | |
tree | 1436e93e72724845575b5a3008def5e8266227b1 /examples/blog/src | |
parent | fc30b8539c2a4b4271b798234f5056eb57ced46c (diff) | |
download | astro-86bee2812185df6e14025e5962a335f51853587b.tar.gz astro-86bee2812185df6e14025e5962a335f51853587b.tar.zst astro-86bee2812185df6e14025e5962a335f51853587b.zip |
View Transitions: do not animate same page navigation, but animate hash links to different pages (#8013)
* Links with hash marks are now supported if they lead to a different page
* treat links to same page equally, independent of hash or not
* Links to the same page do not trigger view transitions
* special treatment for trailing hash
* view transitions: simpler rule to exclude in-page links
Diffstat (limited to 'examples/blog/src')
0 files changed, 0 insertions, 0 deletions