Evan You
|
3b64508e3b
feat: v-memo
|
5 anni fa |
Anthony Fu
|
f5617fc3bb
feat(reactivity): new effectScope API (#2195)
|
5 anni fa |
HcySunYang
|
ceff89905b
perf: improve VNode creation performance with compiler hints (#3334)
|
5 anni fa |
wonderl17
|
735ada1507
fix(runtime-core): add useAttrs and useSlots export (#4053)
|
5 anni fa |
Guillaume
|
347d90173b
types: export CreateComponentPublicInstance
|
5 anni fa |
Evan You
|
0240e82a38
feat(sfc): auto restore current instance after await statements in async setup()
|
5 anni fa |
Evan You
|
4c5844a9ca
feat(sfc): withDefaults helper
|
5 anni fa |
Eduardo San Martin Morote
|
a137da8a9f
feat(sfc): add `defineEmits` and deprecate `defineEmit` (#3725)
|
5 anni fa |
Guillaume Chau
|
349eb0f0ad
feat: onServerPrefetch (#3070)
|
5 anni fa |
Evan You
|
ce0bbe053a
feat: support component-level `compilerOptions` when using runtime compiler
|
5 anni fa |
Evan You
|
7dc681c196
wip: filters compat
|
5 anni fa |
Evan You
|
115372dd5b
wip: refactor deprecations into a single file
|
5 anni fa |
Evan You
|
a2f441dc0e
wip: refactor compat check utils
|
5 anni fa |
Evan You
|
d71c488540
chore: fix dts
|
5 anni fa |
Evan You
|
cf6bcdf895
wip: transition group root compat
|
5 anni fa |
Evan You
|
208bef5d97
wip: watch array compat
|
5 anni fa |
Evan You
|
e2fc84c773
wip: compat configuration
|
5 anni fa |
Evan You
|
068d93b9e5
wip: keyCode compat
|
5 anni fa |
Evan You
|
40e3dd28e1
wip: restructure compat code + global api alignment
|
5 anni fa |
Evan You
|
37c17091fd
fix: ensure backwards compat for pre-compiled sfc components
|
5 anni fa |
Evan You
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 anni fa |
HcySunYang
|
354966204e
dx(runtime-dom): warn config.isCustomElement usage in runtime-only build (#2945)
|
5 anni fa |
Evan You
|
47d73c23e1
wip: defineOptions -> defineProps + defineEmit + useContext
|
5 anni fa |
Evan You
|
1ff5960971
wip: useOptions -> defineOptions
|
5 anni fa |
Evan You
|
001f8ce993
wip: defineContext -> useOptions
|
5 anni fa |
Evan You
|
6a9b56ca60
wip: defineContext()
|
5 anni fa |
Evan You
|
dc098c7f81
wip: defineContext
|
5 anni fa |
ᴜɴвʏтᴇ
|
052a621762
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
|
5 anni fa |
Evan You
|
6ba7ba47d5
feat: custom formatters
|
5 anni fa |
wonderful-panda
|
89e9ab8a2a
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048)
|
5 anni fa |