webfansplz
|
acb2a4d285
fix(sfc-playground): Transform named default exports without altering scope (#4154)
|
4 лет назад |
webfansplz
|
457c9aed1f
chore(type): remove unnecessary type assertion (#4150)
|
4 лет назад |
Evan You
|
3ff94faca1
build: fix default build script (ignore sfc-playground)
|
4 лет назад |
Evan You
|
1034546a4c
release: v3.2.0-beta.2
|
5 лет назад |
Evan You
|
a21ca3dccc
fix(compiler-core): fix self-closing tags with v-pre
|
5 лет назад |
Evan You
|
7e75b4105a
refactor: better fix for ec6abe8d
|
5 лет назад |
Evan You
|
bb7b130b0b
chore: remove peer dep for compiler-sfc
|
5 лет назад |
Evan You
|
8dbecfcbb3
feat(compiler-sfc): add ignoreEmpty option for sfc parse method
|
5 лет назад |
Evan You
|
ec6abe8d5e
fix(compiler-sfc): fix whitespace preservation when block contains single self-closing tag
|
5 лет назад |
Evan You
|
47f488350c
chore: run updated prettier
|
5 лет назад |
Amour1688
|
69344ff1ae
feat(types): map declared emits to onXXX props in inferred prop types (#3926)
|
5 лет назад |
Pick
|
35cc7b0d31
chore(reactivity): correct the description of the test case (#4135)
|
5 лет назад |
Evan You
|
3056e9b3dc
fix(v-model): properly detect input type=number
|
5 лет назад |
Evan You
|
93a950d60d
fix(compiler-sfc): support const enum
|
5 лет назад |
Cédric Exbrayat
|
b771fdbef9
perf(compiler-sfc): ignore empty blocks (#3520)
|
5 лет назад |
Homyee King
|
65f82ce94f
chore(shared): remove extra NaN logic (#3837)
|
5 лет назад |
ioslh
|
20b6619793
fix(ssr): update initial old value to watch callback in ssr usage (#4103)
|
5 лет назад |
Evan You
|
b274b08f5f
fix(compiler-sfc): expose correct range for empty blocks
|
5 лет назад |
Evan You
|
d810a1a569
fix(scheduler): fix insertion for id-less job
|
5 лет назад |
Evan You
|
6eb47f000a
fix(reactivity): computed should not trigger scheduler if stopped
|
5 лет назад |
Austin Keener
|
dd0f9d1ce6
feat(compiler): allow 'comments' option to affect comment inclusion in dev (#4115)
|
5 лет назад |
webfansplz
|
d868d5ffa7
chore(shared): remove deprecated html tags (#4130)
|
5 лет назад |
Evan You
|
bbf6ca9bca
fix(runtime-core): fix null type in required + multi-type prop declarations
|
5 лет назад |
Evan You
|
cac6ab5bdb
chore: fix type issue
|
5 лет назад |
edison
|
f7607d3a15
fix(compiler-sfc): defineProps infer TSParenthesizedType (#4147)
|
5 лет назад |
Evan You
|
47ba33e27b
refactor: improve the fix for #4138
|
5 лет назад |
Evan You
|
a8c3a8ad61
fix(shared): normalizeStyle should handle strings
|
5 лет назад |
leno
|
84f6791e89
chore(runtime-core): use bit operations instead (#4142)
|
5 лет назад |
webfansplz
|
df0ce21836
chore(types): improve of type assertion (#4141)
|
5 лет назад |
Cédric Exbrayat
|
1e5e004d7c
chore(sfc-playground): remove compiler macro imports (#4134)
|
5 лет назад |