-
-
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: make Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready for review
This PR requires more reviews
scope: sfc
transformAssetUrl
compatible with Node.js subpath imports patterns
🔨 p3-minor-bug
#13045
opened Mar 16, 2025 by
haoqunjiang
Loading…
fix(compiler-sfc): add scoping tag to trailing universal selector
🔨 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: sfc
#12918
opened Feb 20, 2025 by
thecodewarrior
Loading…
Star selectors leak scoped styles into children
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: sfc
#12906
opened Feb 18, 2025 by
thecodewarrior
2
feat(compiler-sfc): enhance type resolution with support for generic type parameters
🔨 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: sfc
#12876
opened Feb 14, 2025 by
edison1105
Loading…
Type-only props are unable to infer primitive runtime prop types from generic types, which breaks boolean casting
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: compiler
scope: sfc
#12872
opened Feb 13, 2025 by
JoCa96
fix(compiler-sfc): no params were generated when using withDefaults
🔨 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: sfc
#12823
opened Feb 7, 2025 by
inottn
Loading…
[BUG]: Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
scope: sfc
withDefaults
Fails When Using Function Declarations With Props
🔨 p3-minor-bug
#12822
opened Feb 7, 2025 by
SFM61319
fix(compiler-sfc): fix scope handling for props destructure in function parameters and catch clauses
🔨 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: sfc
#12792
opened Jan 30, 2025 by
edison1105
Loading…
@vue/compiler-sfc can't compile this code correct
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: sfc
#12790
opened Jan 30, 2025 by
windsonR
Wrong value when using useTemplateRef and defineModel
🔩 p2-edge-case
scope: sfc
#12749
opened Jan 20, 2025 by
zhaoyuqiqi
fix(compile-sfc): handle inline template source map in prod build
🔨 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: sfc
#12701
opened Jan 13, 2025 by
edison1105
Loading…
fix(compile-sfc): handle mapped types work with omit and pick
🔨 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: sfc
#12648
opened Jan 6, 2025 by
edison1105
Loading…
Typescript Partial<> - [@vue/compiler-sfc] Unsupported type when resolving index type
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: compiler
scope: sfc
#12647
opened Jan 5, 2025 by
geferon
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance
🔨 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: sfc
scope: sfc-style-vars
#12461
opened Nov 23, 2024 by
Justineo
Loading…
fix(compiler-sfc): support global selector nesting
🔨 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: sfc
#12416
opened Nov 16, 2024 by
yangxiuxiu1115
Loading…
:global
doesn't work with CSS nesting
🔨 p3-minor-bug
#12405
opened Nov 15, 2024 by
GrantGryczan
:global(A) B
incorrectly compiles to just A
🔨 p3-minor-bug
#12404
opened Nov 15, 2024 by
GrantGryczan
Cannot use prop as default value for other prop with props destructuring const { foo, bar = foo }
🔩 p2-edge-case
scope: sfc
#12386
opened Nov 13, 2024 by
minht11
@vue-ignore
before defineProps generic params breaks compilation
🔩 p2-edge-case
scope: sfc
#12254
opened Oct 24, 2024 by
LoTwT
fix(compiler-sfc): properly rewrite :is with non-pseudo selector
🔨 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: sfc
#12244
opened Oct 23, 2024 by
edison1105
Loading…
[sfc] css in scoped pseudo-element is not handled
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: sfc
#12241
opened Oct 23, 2024 by
zyyv
fix(compiler-sfc): fix identifier prefixing edge case caused by reused AST
🍰 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: sfc
#12239
opened Oct 23, 2024 by
edison1105
Loading…
feat: runtime-support for type unions in props
ready for review
This PR requires more reviews
scope: sfc
version: minor
#12059
opened Sep 27, 2024 by
davidmatter
Loading…
1 task done
fix(compiler-sfc): throw an error if scope var name conflicts with component name
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
scope: sfc
#11744
opened Aug 29, 2024 by
edison1105
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.