-
-
Notifications
You must be signed in to change notification settings - Fork 9k
feat: attrs fallthrough #14144
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
base: minor
Are you sure you want to change the base?
feat: attrs fallthrough #14144
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Size ReportBundles
Usages
|
@vue/compiler-core
@vue/compiler-dom
@vue/compiler-sfc
@vue/compiler-ssr
@vue/compiler-vapor
@vue/reactivity
@vue/runtime-core
@vue/runtime-dom
@vue/runtime-vapor
@vue/server-renderer
@vue/shared
vue
@vue/compat
commit: |
9eb7984 to
c9f9b85
Compare
…into class methods
… components and fragments.
…directive tests to use `template` helper.
…event Teleport attribute fallthrough.
…ots, consistent with VDOM Teleport behavior.
…ble and directly using `parent` for conditional checks.
… custom directive tests to use `template` helper." This reverts commit a8c435d.
…hrough for Teleport and DynamicFragment with a new root flag.
…stead of always an array. revert: c9f9b85
… dedicated `attrs` property instead of a root flag.
… and adjust fragment attribute warning conditions.
…Transition components
No description provided.