summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/src
diff options
context:
space:
mode:
authorGravatar Kory Smith <kor54e@gmail.com> 2023-07-07 16:01:23 -0400
committerGravatar GitHub <noreply@github.com> 2023-07-07 16:01:23 -0400
commit9807e4dc22355f0b3b2ff65b0724a95af8e9702d (patch)
tree723c86670761f97a1bc7b89141521a740e37aff8 /packages/integrations/markdoc/src
parentc135633bf6a84e751249920cba9009f0e394e29a (diff)
downloadastro-9807e4dc22355f0b3b2ff65b0724a95af8e9702d.tar.gz
astro-9807e4dc22355f0b3b2ff65b0724a95af8e9702d.tar.zst
astro-9807e4dc22355f0b3b2ff65b0724a95af8e9702d.zip
Updates prefetch integration to add "only prefetch link on hover/mouseover/focus" option (#6585)
* modifies prefetch to add the option to only prefetch certain pages on hover * adds new pages to the test website to showcase prefetch-intent functionality * adds tests to verify prefetch-intent behavior * adds changelog * waits until networkidle to check if the prefetching worked instead of waiting on a specific url load * allows intentSelector to be either a string or array of strings * Revert "allows intentSelector to be either a string or array of strings" This reverts commit b0268eb0d5220ad2b08b0b7aee23f43e4caf879f. * fixes the multiple selector logic and adds tests * updates docs to include new prefetch-intent integration * Update packages/integrations/prefetch/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/prefetch/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/prefetch/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/little-cars-exist.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/prefetch/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Diffstat (limited to 'packages/integrations/markdoc/src')
0 files changed, 0 insertions, 0 deletions