Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerender EAGERNERSS #436

Merged
Merged
Changes from 2 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
49a212f
add isCrossorigin attribute to prefetch method
giorgiopellegrino May 9, 2024
fdd7d23
added javascript doc
giorgiopellegrino Oct 25, 2024
41c8df5
crossorigin call from fetch and prefetch
giorgiopellegrino Oct 25, 2024
1f2aa43
removed xhr and added Access-Control-Allow-Origin header check
giorgiopellegrino Oct 25, 2024
b0cf0d5
javascript doc fixes
giorgiopellegrino Oct 25, 2024
7cd5371
Add attribute to manage AccessControllAllowCredentials
giorgiopellegrino Oct 25, 2024
0087419
2.3.0
giorgiopellegrino Oct 25, 2024
b53152d
2.4.0
giorgiopellegrino Oct 25, 2024
bcb74c8
removed exception handler
giorgiopellegrino Oct 28, 2024
dfb6161
Merge branch 'GoogleChromeLabs:main' into main
giorgiopellegrino Oct 28, 2024
281255c
2.4.0
giorgiopellegrino Oct 29, 2024
34e0980
Added prerender eagerness property
giorgiopellegrino Nov 26, 2024
5b0b288
Added prefetch fallback for eagerness prerender
giorgiopellegrino Nov 27, 2024
c47627e
added missing variable declaration
giorgiopellegrino Nov 27, 2024
dcd924b
added fallback prefetch module refactoring
giorgiopellegrino Nov 28, 2024
ec067f5
2.4.0
giorgiopellegrino Nov 28, 2024
8afc88c
fix decodeURIComponent
giorgiopellegrino Nov 28, 2024
bc6f2cd
Refactoring call prefetchOnHover function to clean up index.mjs
giorgiopellegrino Nov 29, 2024
5ca43f1
add eagerness property to speculation rules
giorgiopellegrino Dec 4, 2024
037e592
Added control of Access-Control-Allow-Origin and Credentials
giorgiopellegrino Dec 5, 2024
7c61055
remove unused parameters
giorgiopellegrino Dec 6, 2024
ded767c
Related compatible URLs
giorgiopellegrino Feb 11, 2025
f3f0e84
Related compatible URLs
giorgiopellegrino Feb 11, 2025
7f5a54e
Relative URLs compatible
giorgiopellegrino Feb 14, 2025
e0eee44
Revert "Relative URLs compatible"
giorgiopellegrino Feb 14, 2025
653d3d6
Revert "Related compatible URLs"
giorgiopellegrino Feb 14, 2025
6d3f53a
bug fix
giorgiopellegrino Feb 14, 2025
767d89e
Relative URLs compatible
giorgiopellegrino Feb 14, 2025
397d9a5
bug fix naming method "viaFetch"
giorgiopellegrino Mar 18, 2025
5ee2e76
fixing JS DOC on prefetch and prerender methods
giorgiopellegrino Mar 18, 2025
4f9f366
fixing JS DOC on prefetch and prerender methods
giorgiopellegrino Mar 18, 2025
114a2f7
fixing JS DOC on prefetch and prerender methods
giorgiopellegrino Mar 18, 2025
e07b2b4
Merge branch 'main' into crossorigin
addyosmani Mar 22, 2025
09a16c6
Merge branch 'main' into prerender-eagerness
addyosmani Mar 22, 2025
932ea86
Merge branch 'main' of https://github.com/giorgiopellegrino/quicklink…
giorgiopellegrino Mar 22, 2025
5a4ab67
Merge branch 'prerender-eagerness' of https://github.com/giorgiopelle…
giorgiopellegrino Mar 22, 2025
a89d008
Merge branch 'crossorigin' of https://github.com/giorgiopellegrino/qu…
giorgiopellegrino Mar 22, 2025
1ab0a32
Merge branch 'main' of https://github.com/giorgiopellegrino/quicklink…
giorgiopellegrino Mar 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.