summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-07Updates prefetch integration to add "only prefetch link on hover/mouseover/fo...Gravatar Kory Smith 1-1/+35
2023-05-19fix(prefetch): Fix the inclusion of `@types/network-information` (#7123)Gravatar Connor Bär 1-1/+1
2022-11-01[ci] formatGravatar matthewp 1-4/+3
2022-11-01Improve prefetch conditions (#5244)Gravatar Robin Lindner 2-17/+19
2022-10-19Prefetch styles only once (#5125)Gravatar Jelenkee 1-1/+9
2022-10-07[@astrojs/prefetch]: Prevent prefetching current page (#5009)Gravatar Oskar Baumann 1-1/+1
2022-08-11[ci] formatGravatar natemoo-re 1-1/+1
2022-08-11Use passive listeners in prefetch (#4207)Gravatar Maik Jablonski 1-1/+1
2022-06-30Fix integration name (`prefetch` instead of `lit`) (#3778)Gravatar hippotastic 1-1/+1
2022-06-28[ci] formatGravatar natemoo-re 1-1/+1
2022-06-28chore(lint): fix lint issues (#3743)Gravatar Nate Moore 1-2/+2
2022-06-27[ci] formatGravatar tony-sull 2-13/+18
2022-06-27Adds a prefetch integration for near-instant page navigations (#3725)Gravatar Tony Sullivan 3-0/+142