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

fix(page-data): add key to allPages #10625

Merged
merged 52 commits into from
May 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
9fcbe95
fix(page-data): add key to allPages
goulvenclech Mar 31, 2024
b6dd048
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 1, 2024
284ee9e
add fryuni's test
goulvenclech Apr 1, 2024
d42376c
replaced object.entries(allpages)
goulvenclech Apr 1, 2024
05f1ede
tmp: change pagesByComponents by pagesByKeys
goulvenclech Apr 1, 2024
db7bca5
fix pagesByKeys.get() in plugin-ssr & plugin-manifest
goulvenclech Apr 1, 2024
172623b
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 1, 2024
92f3099
remove logs
goulvenclech Apr 1, 2024
3021f42
remove useless generators
goulvenclech Apr 1, 2024
6853313
another useless generator
goulvenclech Apr 1, 2024
5db6dc6
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 1, 2024
1fd2690
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 9, 2024
8ef0d88
use null byte in key
goulvenclech Apr 9, 2024
98e9e90
tmp function in pipeline.ts
goulvenclech Apr 9, 2024
9306c71
refactor getVirtualModulePageName
goulvenclech Apr 9, 2024
03d4c59
refactor getPageKeyFromVirtualModulePageName
goulvenclech Apr 9, 2024
db7fdd2
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 9, 2024
21885cc
clean & comments
goulvenclech Apr 9, 2024
7e7469f
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 22, 2024
57137fd
better key and fix build
goulvenclech Apr 22, 2024
73ba151
utils: add makePageDataKey
goulvenclech Apr 22, 2024
96a6518
fix(pipeline): retrieveRoutesToGenerate for ssr
goulvenclech Apr 24, 2024
8793017
internals: getPageData function
goulvenclech Apr 24, 2024
8be75d4
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 24, 2024
ae2b017
tmp(ssr-split-manifest): fix test ?
goulvenclech Apr 25, 2024
b3ccdfb
fix?: ssr clean static output
goulvenclech Apr 25, 2024
2423ac2
internals: getPageDatasWithPublicKey
goulvenclech Apr 25, 2024
29da012
internals: getPageDatasByHoistedScriptId & getPagesDatasByComponent
goulvenclech Apr 25, 2024
cdbdcae
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 25, 2024
9b02b89
remove broken & useless virtualModuleNameFromResolvedId
goulvenclech Apr 26, 2024
cfec229
Merge branch 'main' into fix-all-pages-key
goulvenclech Apr 27, 2024
cd01367
chore: changeset
Princesseuh Apr 29, 2024
5c3a75f
fix: sanitize slashes in filepaths
Princesseuh Apr 29, 2024
896caf9
Revert "fix: sanitize slashes in filepaths"
goulvenclech Apr 29, 2024
7490882
fix?: remove route from virtual module name
goulvenclech Apr 29, 2024
c84d72c
fix: concat & array.from
goulvenclech Apr 29, 2024
2168f47
update changeset
goulvenclech Apr 29, 2024
984f6bf
clean unnecessary change
goulvenclech Apr 29, 2024
ced6e0f
remove unnecessary pageInfo
goulvenclech Apr 29, 2024
dfdfa7b
add return types to utils functions
goulvenclech Apr 29, 2024
cbf727e
revert a comment deletion
goulvenclech Apr 30, 2024
37ca1ae
fix cleanStaticOutput
goulvenclech Apr 30, 2024
846dd6f
changes from ematipico review
goulvenclech May 2, 2024
2c350d5
moving a todo outside jsdoc (cc @ematipico )
goulvenclech May 3, 2024
b424796
Update .changeset/great-turtles-greet.md
goulvenclech May 5, 2024
98d2364
Update .changeset/great-turtles-greet.md
goulvenclech May 5, 2024
1e17032
Merge remote-tracking branch 'origin/main' into fix-all-pages-key
ematipico May 8, 2024
8e2c178
Merge remote-tracking branch 'origin/main' into fix-all-pages-key
ematipico May 8, 2024
7477dc2
chore: fix merge conflicts
ematipico May 8, 2024
9d69309
fix: incorrect function
ematipico May 8, 2024
b8f3abc
remove logs
ematipico May 8, 2024
27395f4
revert: codepoint change
ematipico May 8, 2024
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
Prev Previous commit
Next Next commit
Merge branch 'main' into fix-all-pages-key
goulvenclech authored Apr 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 7e7469f5c2c615762ce7846c562b3b3dc2fb343d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.