-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Insights: vuejs/core
Overview
Could not load contribution data
Please try again later
2 Pull requests merged by 1 person
-
chore(deps): update build
#13195 merged
Apr 15, 2025 -
chore(deps): update dependency vite to v5.4.18 [security]
#13198 merged
Apr 15, 2025
13 Pull requests opened by 6 people
-
fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false
#13201 opened
Apr 15, 2025 -
fix(custom-element): update slot nodes when shadowRoot is false
#13208 opened
Apr 16, 2025 -
fix(runtime-core): stop tracking deps in setRef during unmount
#13210 opened
Apr 16, 2025 -
fix(test): report correct value of `__EXTEND_POINT__` when subsequent error codes is less than it
#13213 opened
Apr 16, 2025 -
fix(compiler-core): remove slot cache from parent renderCache during unmounting
#13215 opened
Apr 17, 2025 -
fix(compat): ensure false value on input value retains attribute
#13216 opened
Apr 17, 2025 -
fix(runtime-core): fix the issue of passing incorrect parentComponent to patch when KeepAlive is activated
#13218 opened
Apr 17, 2025 -
fix(custom-elements): allow injecting values from app context in nested elements (fix #13212)
#13219 opened
Apr 17, 2025 -
fix(runtime-vapor): reset insertion state to avoid duplicate block inserts during non-hydration
#13220 opened
Apr 18, 2025 -
fix(runtime-core): update __vnode of static nodes when patching along the optimized path
#13223 opened
Apr 20, 2025 -
chore(deps): update pnpm to v10.9.0
#13224 opened
Apr 21, 2025 -
chore(deps): update dependency vite to ^6.3.2
#13225 opened
Apr 21, 2025 -
feat(hydration): handle component with anchor insertion
#13226 opened
Apr 21, 2025
5 Issues closed by 5 people
-
性能问题
#13217 closed
Apr 17, 2025 -
TypeScript Union Type Narrowing: Mapped types on Generic Prop Narrows to Only the First Union Member
#13207 closed
Apr 17, 2025 -
用vue构建web-components组件库,输出dist时,如果没有将vue外部化,那么其他vue项目引入时,会破坏热更新。
#13202 closed
Apr 16, 2025 -
defineExpose not actually exposing from component
#13204 closed
Apr 15, 2025 -
Inferring module types on `useCssModule`
#7691 closed
Apr 15, 2025
6 Issues opened by 4 people
-
Detached elements hold by stale __vnode (dev only)
#13222 opened
Apr 20, 2025 -
Injection breaks when nesting Vue custom elements
#13212 opened
Apr 16, 2025 -
Detached elements due to cached static vnodes
#13211 opened
Apr 16, 2025 -
Detached elements casued by getting computed value in ref function
#13209 opened
Apr 16, 2025 -
[custom elements api] using v-if in custom element slot doesn't work
#13206 opened
Apr 15, 2025 -
compat: ATTR_FALSE_VALUE incorrectly removes value attribute on inputs
#13205 opened
Apr 15, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[custom elements api] Cannot set properties of null (setting 'parent') with { shadowRoot: false }
#13199 commented on
Apr 14, 2025 • 0 new comments -
Activated hook for directives
#2349 commented on
Apr 14, 2025 • 0 new comments -
After modifying the value of defineModel, I expected emit to pass the latest value of the model to the function of the parent component for use, but found that it was still the old value.
#10362 commented on
Apr 16, 2025 • 0 new comments -
Compiler should warn about duplicate/conditional slots
#5700 commented on
Apr 17, 2025 • 0 new comments -
A reactive variable create from the `Map` data while lost some new functions after use iterator methods like `values`
#12615 commented on
Apr 18, 2025 • 0 new comments -
Dependency Dashboard
#9145 commented on
Apr 21, 2025 • 0 new comments -
feat(warn): properties start with '_' should not be proxied on component instance. (fix #5716)
#5717 commented on
Apr 18, 2025 • 0 new comments -
feat(compiler): support `v-generic`
#12301 commented on
Apr 17, 2025 • 0 new comments -
fix(jsx): add undefined to optional properties
#12771 commented on
Apr 16, 2025 • 0 new comments -
WIP: refining vapor mode
#13148 commented on
Apr 21, 2025 • 0 new comments -
feat(types): Add Exposed template to SetupContext
#13177 commented on
Apr 17, 2025 • 0 new comments -
feat(vapor): vapor keepalive
#13186 commented on
Apr 18, 2025 • 0 new comments