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

feat(language-core): enhance single root nodes collection #4819

Merged
merged 16 commits into from
Feb 19, 2025

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Sep 5, 2024

This is an enhancement which enabling it to collect all single root nodes under the template branch, and selectively collect single root child node through specific components.

It will also infer the type of $el as the union of all single root nodes.

@KazariEX KazariEX changed the title feat(language-core): component fallthrough support for fallthrough attribtues feat(language-core): component fallthrough support for fallthrough attributes Sep 5, 2024
Copy link

pkg-pr-new bot commented Sep 5, 2024

Open in Stackblitz

vue-component-meta

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4819

vue-component-type-helpers

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4819

@vue/language-plugin-pug

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4819

@vue/language-server

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4819

@vue/language-core

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4819

@vue/language-service

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4819

vue-tsc

npm i https://pkg.pr.new/vuejs/language-tools/vue-tsc@4819

@vue/typescript-plugin

npm i https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4819

commit: 649edfb

@KazariEX KazariEX changed the title feat(language-core): component fallthrough support for fallthrough attributes feat(language-core): enhance single root nodes collection Sep 7, 2024
@KazariEX
Copy link
Collaborator Author

There is an upstream issue I caused that needs to be fixed :)

@KazariEX KazariEX merged commit 2034d5c into vuejs:master Feb 19, 2025
5 checks passed
@KazariEX KazariEX deleted the feat/component-fallthrough branch February 19, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant