-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Issues: vuejs/core
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
fix(types): exclude The PR is ready to be merged.
scope: types
undefined
from inferred prop types with default values
ready to merge
#13007
opened Mar 8, 2025 by
jh-leong
Loading…
defineComponent props sets the default property value,
props.xx
may still be undefined
scope: types
#13006
opened Mar 8, 2025 by
jevin98
fix(types): restrict provide() key to string | InjectionKey to avoid unexpected key collisions
ready to merge
The PR is ready to be merged.
scope: types
version: minor
#12999
opened Mar 5, 2025 by
et84121
Loading…
fix(types/toRef): ensure compatibility for The PR is ready to be merged.
scope: types
ShallowRef
unions in TS <=5.3
ready to merge
#12996
opened Mar 5, 2025 by
jh-leong
Loading…
toRef<MaybeRef> - can't assign to value in TS
scope: types
#12986
opened Mar 3, 2025 by
Maxim-Mazurok
types: compatible with TS 5.8
ready to merge
The PR is ready to be merged.
scope: types
#12973
opened Mar 1, 2025 by
yangmingshan
Loading…
Readonly warnings are not shown in template syntax
scope: types
#12929
opened Feb 23, 2025 by
Rikk010
fix(types): avoid merging component instance into Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: types
$props
in ComponentInstance
🔨 p3-minor-bug
#12870
opened Feb 13, 2025 by
jh-leong
Loading…
fix(jsx): add undefined to optional properties
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: types
#12771
opened Jan 22, 2025 by
unrevised6419
Loading…
3 tasks done
types: improvement Priority 1: this doesn't change code behavior.
scope: types
wait changes
createHook
type
🧹 p1-chore
#12766
opened Jan 22, 2025 by
zhangenming
Loading…
Slots type is always inferred from the object property in the 2nd argument of
defineComponent
scope: types
#12761
opened Jan 21, 2025 by
cernymatej
fix(types/runtime-dom): correct boolean attributes type definitions
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: types
#12736
opened Jan 18, 2025 by
inottn
Loading…
fix(types): Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: types
EmitsOptions
support named tuple syntax
🍰 p2-nice-to-have
#12676
opened Jan 9, 2025 by
edison1105
Loading…
types: type support for event modifiers
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: types
#12675
opened Jan 9, 2025 by
teleskop150750
Loading…
type error of defineComponent's second generic param related to EmitsOptions
scope: types
#12673
opened Jan 9, 2025 by
LoTwT
Optional prop still throws required type error when using function signature.
scope: types
#12637
opened Jan 2, 2025 by
youranreus
fix(types): boolean casting of props on component instances
language-tools
related to vue language-tools
ready to merge
The PR is ready to be merged.
scope: types
#12509
opened Dec 8, 2024 by
KazariEX
Loading…
feat(jsx-runtime): make AllowedComponentProps & ComponentCustomProps extend IntrinsicAttributes
ready to merge
The PR is ready to be merged.
scope: types
#12385
opened Nov 13, 2024 by
zhiyuanzmj
Loading…
TSX can't add custom props because of IntrinsicAttributes don't extends any interface.
scope: types
#12384
opened Nov 13, 2024 by
zhiyuanzmj
Optional function prop not optional in SFC template tag when TypeScript strict mode is enabled
scope: types
#12361
opened Nov 11, 2024 by
dabernathy89
Broken types when using render functions with generic components & defineModel
need documentation
Not necessarily a bug, but proper documentation is needed
scope: types
#12307
opened Nov 1, 2024 by
DrWarpMan
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.