-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Insights: vuejs/core
Overview
Could not load contribution data
Please try again later
20 Pull requests merged by 7 people
-
chore(workflow): add TypeScript type checking step to CI
#13367 merged
May 22, 2025 -
chore: fix type check error
#13366 merged
May 22, 2025 -
fix(compat): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for
#12993 merged
May 22, 2025 -
fix(compiler-sfc): add scoping tag to trailing universal selector
#12918 merged
May 22, 2025 -
fix(custom-element): properly resolve props for sync component defs
#12855 merged
May 22, 2025 -
fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false
#13201 merged
May 22, 2025 -
fix(types): exclude
undefined
from inferred prop types with default values#13007 merged
May 22, 2025 -
chore(deps): update all non-major dependencies
#13353 merged
May 21, 2025 -
chore(deps): update test
#13354 merged
May 21, 2025 -
chore(deps): update dependency rollup to ^4.41.0
#13356 merged
May 21, 2025 -
chore(deps): update lint
#13357 merged
May 21, 2025 -
fix(compiler-sfc): add error handling for defineModel() without variable assignment
#13352 merged
May 21, 2025 -
fix(compile-sfc): handle inline template source map in prod build
#12701 merged
May 20, 2025 -
fix(types): avoid merging component instance into
$props
inComponentInstance
#12870 merged
May 20, 2025 -
fix(watch): update
oldValue
before runningcb
to prevent stale value#12296 merged
May 20, 2025 -
fix(compat): ensure false value on input value retains attribute
#13216 merged
May 20, 2025 -
fix(custom-element): preserve appContext during update
#12455 merged
May 20, 2025 -
fix(hydration): handle transition appear hydration edge case
#13339 merged
May 20, 2025 -
fix(teleport): handle deferred teleport updates before and after mount
#13350 merged
May 20, 2025 -
test(compiler-vapor): fix v-for test
#13347 merged
May 19, 2025
7 Pull requests opened by 4 people
-
fix(compiler-vapor): correct execution order of operations
#13351 opened
May 18, 2025 -
feat(vapor): vdom Suspense render Vapor components
#13355 opened
May 19, 2025 -
feat(runtime-vapor): add vapor flag for createVaporApp
#13360 opened
May 21, 2025 -
fix(compiler-core): do not increase newlines in `InEntity` state
#13362 opened
May 21, 2025 -
chore(compiler-vapor): use compiler-dom instead of compiler-core
#13364 opened
May 21, 2025 -
feat(types): add new HTML attributes for improved JSX support
#13370 opened
May 22, 2025 -
fix(custom-element): ensure child component styles are injected in correct order before parent styles
#13374 opened
May 23, 2025
18 Issues closed by 5 people
-
computed 监听不到数组使用push,但是computed对应值会发生变化
#13368 closed
May 22, 2025 -
Error tip during vue2 upgrade to vue3
#12992 closed
May 22, 2025 -
Star selectors leak scoped styles into children
#12906 closed
May 22, 2025 -
Wrong value type in initial render bacause of attribute reflection from vue custom element
#12854 closed
May 22, 2025 -
[custom elements api] Cannot set properties of null (setting 'parent') with { shadowRoot: false }
#13199 closed
May 22, 2025 -
defineComponent props sets the default property value, `props.xx` may still be undefined
#13006 closed
May 22, 2025 -
The function in the lifecycle hooks is called only 1 time
#4861 closed
May 21, 2025 -
misleading error message when nesting/passing on v-model
#13280 closed
May 21, 2025 -
Template is not mapped in sourcemap on Vite applications
#12682 closed
May 20, 2025 -
Synchronous watchers can fail to fire
#12294 closed
May 20, 2025 -
compat: ATTR_FALSE_VALUE incorrectly removes value attribute on inputs
#13205 closed
May 20, 2025 -
`defineCustomElement` looses provide context configured by `configureApp` on HMR
#12453 closed
May 20, 2025 -
`<Transition appear>` leads to hydration mismatch with SSR
#13335 closed
May 20, 2025 -
Teleport defer causes infinite recursion
#13349 closed
May 20, 2025 -
Reactive object is marked as raw by defineExpose
#13333 closed
May 20, 2025 -
Use Array.splice() to watch array
#2116 closed
May 18, 2025 -
warnRecursiveComputed no longer works
#12845 closed
May 18, 2025
1 Issue opened by 1 person
-
Bug: @vue/compiler-sfc template loc wrong
#13361 opened
May 21, 2025
32 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.
-
fix(compiler-sfc): improve scoped style rewriting for nested and non-pseudo :is/:where selectors
#12244 commented on
May 24, 2025 • 3 new comments -
fix(compat): fix compat handler of draggable
#12445 commented on
May 20, 2025 • 2 new comments -
fix(compiler-ssr): handle ssr attr fallthrough when preserve whitespace
#12304 commented on
May 19, 2025 • 1 new comment -
fix(compiler-dom): handle v-model + v-bind shorthand type edge case
#13170 commented on
May 21, 2025 • 1 new comment -
fix: ensure tracking is paused when emit() calls handler so it can safely be called in effects (fix #6669)
#6688 commented on
May 17, 2025 • 1 new comment -
WatchCallback returns `void`, not `any`
#12531 commented on
May 18, 2025 • 0 new comments -
fix(compiler-core): recognize empty string as non-identifier
#12553 commented on
May 18, 2025 • 0 new comments -
fix(useTemplateRef): handle useTemplateRef edge case with vFor
#12733 commented on
May 21, 2025 • 0 new comments -
fix(compile-core): track KeepAlive as block inside v-for
#12915 commented on
May 22, 2025 • 0 new comments -
feat(custom-element): allow specifying additional options for `shadowRoot` in custom elements
#12965 commented on
May 24, 2025 • 0 new comments -
feat(compiler-core): support browser environment for walkIdentifiers
#13016 commented on
May 21, 2025 • 0 new comments -
wip(jsx-vapor): this is a collection of my pull requests for `pkg.pr.new` (don't merge!)
#13061 commented on
May 21, 2025 • 0 new comments -
fix(runtime-core): fix the issue of passing incorrect parentComponent to patch when KeepAlive is activated
#13218 commented on
May 22, 2025 • 0 new comments -
feat: handle nested defineEmits
#13262 commented on
May 18, 2025 • 0 new comments -
chore(deps): update dependency vite to v5.4.19 [security]
#13281 commented on
May 21, 2025 • 0 new comments -
fix(types): typo of `vOnce` and `vSlot`
#13343 commented on
May 19, 2025 • 0 new comments -
fix(compiler-core): prevent root comments from blocking static node hoisting
#13345 commented on
May 17, 2025 • 0 new comments -
fix(compiler-vapor): prevent caching UpdateExpression
#13346 commented on
May 23, 2025 • 0 new comments -
fix(runtime-dom): handle multiple patch with boolean style value
#12372 commented on
May 22, 2025 • 0 new comments -
Vapor mode
#12359 commented on
May 20, 2025 • 0 new comments -
fix(compiler-core): handle named slot + v-if with preserve whitespace
#12321 commented on
May 23, 2025 • 0 new comments -
feat(compiler): support `v-generic`
#12301 commented on
May 21, 2025 • 0 new comments -
fix(keep-alive): avoid duplicate mounts of deactivate components
#12042 commented on
May 21, 2025 • 0 new comments -
fix(Teleport): nested teleport should use parent css vars
#11023 commented on
May 22, 2025 • 0 new comments -
Dependency Dashboard
#9145 commented on
May 24, 2025 • 0 new comments -
useTemplateRef warning appears after rollup packaging
#12852 commented on
May 23, 2025 • 0 new comments -
style vars doesn't work with wrapped teleport
#11022 commented on
May 22, 2025 • 0 new comments -
Suspense unmounts with an error if it renders a component with a root node implementing a client-only behavior
#12920 commented on
May 22, 2025 • 0 new comments -
Vue warns incorrectly if component is surrounded by functional component
#3257 commented on
May 21, 2025 • 0 new comments -
Custom Element Mode - Styles applied in wrong order
#13029 commented on
May 21, 2025 • 0 new comments -
v-bind style not working in some edge cases (teleport + transition, slots)
#7312 commented on
May 20, 2025 • 0 new comments -
Type '"enter"' and '"tab"' is not assignable to type 'VOnModifiers'
#13336 commented on
May 17, 2025 • 0 new comments