summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch/src/client.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
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 1-16/+18
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-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 1-10/+13
2022-06-27Adds a prefetch integration for near-instant page navigations (#3725)Gravatar Tony Sullivan 1-0/+109