Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(server-renderer): slotScopeId scopeId uses optional argument syntax
#7891
opened Mar 14, 2023 by
baiwusanyu-c
Loading…
types(reactivity): Refactor the
UnwrapRef
type to improve type checking performance.
feat: types
#7875
opened Mar 10, 2023 by
browsnet
Loading…
dx(runtime-core): warn if
this
is used in a <script setup>
template
#7866
opened Mar 9, 2023 by
skirtles-code
Loading…
fix(cssVars): cssVarName should keep backslashe in ssr dev mode
#7861
opened Mar 8, 2023 by
edison1105
Loading…
fix(reactivity): shallowRef type fix
feat: types
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#7853
opened Mar 7, 2023 by
simlevesque
Loading…
feat(runtime-core): 🔨 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.
to
changes during teleport disabled cause update error
feat: teleport
#7837
opened Mar 6, 2023 by
baiwusanyu-c
Loading…
perf(reactivity): cache
source.length
to len
, Reduce once Accessing
#7830
opened Mar 5, 2023 by
zhangenming
Loading…
fix(compiler-core): preserve whitespaces in texts full of whitespaces
#7829
opened Mar 5, 2023 by
rudyxu1102
Loading…
docs(sfc-playground): add pnpm usage to download template
#7815
opened Mar 3, 2023 by
godxiaoji
Loading…
fix(compiler-sfc): fix that semi may be required when removing macro …
#7812
opened Mar 2, 2023 by
RicardoErii
Loading…
fix: prop value is symbol and invalid type throw error in dev
#7809
opened Mar 1, 2023 by
virgosoy
Loading…
feat(compiler-sfc): support props name to be defined as a string
#7803
opened Feb 28, 2023 by
baiwusanyu-c
Loading…
fix(compiler-sfc): defineProps w/ exported extends interface
#7795
opened Feb 26, 2023 by
edison1105
Loading…
feat: add defineStandardCustomElement api to make emit match standard customEvent
#7787
opened Feb 24, 2023 by
zh-lx
Loading…
feat(runtime-dom): support input type date in v-model with date modifier
#7786
opened Feb 24, 2023 by
moushicheng
Loading…
chore: use
node:
protocol when importing built-in modules
#7783
opened Feb 24, 2023 by
code-ManL
Loading…
fix(compat): ensure proper handling of render function from SFC using Vue.extend (fix: #7766)
feat: v2 compat
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🔍 review needed
This PR requires a review by a member
#7781
opened Feb 23, 2023 by
LinusBorg
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.