-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
feat(nuxt): head manipulation with islands #27987
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c524953
wip
huang-julien 577ba96
feat: wip
huang-julien 42d49b4
fix: remove filter and key
huang-julien f2bdba2
perf: push into head only if array.length
huang-julien 785f8e8
revert: revert debug
huang-julien 491c6cd
Merge branch 'main' into feat/island_head
huang-julien 0b97f7d
chore: lint
huang-julien d89f241
[autofix.ci] apply automated fixes
autofix-ci[bot] 9474ce3
fix: test and ssr head
huang-julien fecb33a
Merge branch 'feat/island_head' of https://github.com/nuxt/nuxt into …
huang-julien e9829ca
Merge branch 'main' into feat/island_head
huang-julien a8997f2
update test
huang-julien 5e69b79
fix tests
huang-julien c35a2e6
fix test
huang-julien 5441ba3
Merge branch 'main' into feat/island_head
huang-julien 9542acd
chore: move unhead vue to devdeps
huang-julien 4624811
Merge remote-tracking branch 'origin/main' into feat/island_head
huang-julien 3b83e11
test: update snapshots
huang-julien 83cd9e3
perf: don't push empty inline styles
huang-julien 1d5203a
test: update snapshots
huang-julien ac4b3a0
Merge remote-tracking branch 'origin/main' into feat/island_head
danielroe 7d3ac1a
chore: bump unhead/vue
danielroe f6504b4
chore: dedupe lockfile
danielroe 103b98a
test: remove references to `@nuxt+ui-templates` pkg
danielroe 010c9a6
[autofix.ci] apply automated fixes
autofix-ci[bot] 0f5b37e
chore: remove todo comment
danielroe 19211a7
test: update filter
danielroe 11a81ca
fix: don't duplicate inline styles
danielroe 4ed877d
test: update snapshot
danielroe bf9ff58
test: add prop
danielroe 80fc187
test: ignore `PureComponent` (preexisting dev time bug)
danielroe 4b62566
test: one more update
danielroe b82fcd0
chore: again
danielroe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.