Evan You
|
93a950d60d
fix(compiler-sfc): support const enum
|
4 anni fa |
Cédric Exbrayat
|
b771fdbef9
perf(compiler-sfc): ignore empty blocks (#3520)
|
4 anni fa |
Homyee King
|
65f82ce94f
chore(shared): remove extra NaN logic (#3837)
|
4 anni fa |
ioslh
|
20b6619793
fix(ssr): update initial old value to watch callback in ssr usage (#4103)
|
4 anni fa |
Evan You
|
b274b08f5f
fix(compiler-sfc): expose correct range for empty blocks
|
4 anni fa |
Evan You
|
d810a1a569
fix(scheduler): fix insertion for id-less job
|
4 anni fa |
Evan You
|
6eb47f000a
fix(reactivity): computed should not trigger scheduler if stopped
|
4 anni fa |
Austin Keener
|
dd0f9d1ce6
feat(compiler): allow 'comments' option to affect comment inclusion in dev (#4115)
|
4 anni fa |
webfansplz
|
d868d5ffa7
chore(shared): remove deprecated html tags (#4130)
|
4 anni fa |
Evan You
|
bbf6ca9bca
fix(runtime-core): fix null type in required + multi-type prop declarations
|
4 anni fa |
Evan You
|
cac6ab5bdb
chore: fix type issue
|
4 anni fa |
edison
|
f7607d3a15
fix(compiler-sfc): defineProps infer TSParenthesizedType (#4147)
|
4 anni fa |
Evan You
|
47ba33e27b
refactor: improve the fix for #4138
|
4 anni fa |
Evan You
|
a8c3a8ad61
fix(shared): normalizeStyle should handle strings
|
4 anni fa |
leno
|
84f6791e89
chore(runtime-core): use bit operations instead (#4142)
|
4 anni fa |
webfansplz
|
df0ce21836
chore(types): improve of type assertion (#4141)
|
4 anni fa |
Cédric Exbrayat
|
1e5e004d7c
chore(sfc-playground): remove compiler macro imports (#4134)
|
4 anni fa |
Evan You
|
327c8983fb
types: typing for ref macros
|
4 anni fa |
Evan You
|
1bab53e717
chore: remove deprecated defineEmit & useContext APIs
|
4 anni fa |
Evan You
|
d4c67dd253
release: v3.2.0-beta.1
|
4 anni fa |
Evan You
|
49dc2dd1e4
fix(sfc/style-vars): properly re-apply style vars on component root elements change
|
4 anni fa |
Evan You
|
317654b34f
chore: fix codegen error due to scopeId deprecation change
|
4 anni fa |
Evan You
|
a27d5cb188
workflow: also rebuild runtime-dom when working on sfc playground
|
4 anni fa |
Evan You
|
fcc6a54ee7
chore: expose watchPostEffect
|
4 anni fa |
Evan You
|
de32cfa43e
fix: ensure customElements API ssr compatibility
|
4 anni fa |
fishDog
|
eca4d7891a
chore(compiler-core): reduce unnecessary cache inside v-once (#4112)
|
4 anni fa |
Evan You
|
e5a4412764
feat(sfc): support namespaced component tags when using `<script setup>`
|
4 anni fa |
Evan You
|
a8edf2bdff
refactor: remove outdated slot ctx wrapper codegen
|
4 anni fa |
Evan You
|
2a310df753
fix(runtime-core): fix default shapeFlag for fragments
|
4 anni fa |
Evan You
|
29732c2c86
fix: ignore .prop/.attr modifiers in ssr
|
4 anni fa |