astro/packages/astro/components
Martin Trapp 86bee28121
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
2023-08-10 10:07:13 -04:00
..
Code.astro nit: export props has been unnecessary.. forever (#7646) 2023-07-14 09:57:06 -04:00
Debug.astro [ci] format 2022-08-06 04:39:26 +00:00
Image.astro Implement RFC "A core story for images" (#6344) 2023-03-07 16:12:21 +01:00
index.ts Initial View Transition Support (#7511) 2023-07-19 15:18:41 -04:00
shiki-languages.js Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
shiki-themes.js Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
Shiki.js Fixes usage of Code component in Vercel (#6198) 2023-02-09 14:22:57 -05:00
ViewTransitions.astro View Transitions: do not animate same page navigation, but animate hash links to different pages (#8013) 2023-08-10 10:07:13 -04:00
viewtransitions.css [ci] format 2023-07-21 20:13:33 +00:00