daiwei
|
31fe32fd50
chore: Merge branch 'main' into minor
|
5 months ago |
renovate[bot]
|
f5adc4b8cd
chore(deps): update lint (#13671)
|
6 months ago |
Gianthard-cyh
|
7d4ab91e9c
feat(compiler-vapor): handle asset imports (#13630)
|
7 months ago |
daiwei
|
926748423d
chore: Merge branch 'minor' into vapor
|
11 months ago |
edison
|
978c47f751
feat(compiler-vapor): resolve implicitly self-referencing component (#13400)
|
1 year ago |
Alex Snezhko
|
55dad625ac
fix(compiler-core): prevent comments from blocking static node hoisting (#13345)
|
1 year ago |
edison
|
37300fc261
fix(v-once): setting hasOnce to current block only when in v-once (#12374)
|
1 year ago |
btea
|
fe2ab1bbac
chore: remove unused variable (#11842)
|
1 year ago |
Evan You
|
ac9e7e8bfa
test: adjust coverage config, use v8 coverage
|
1 year ago |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 year ago |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 year ago |
Evan You
|
aef807746a
refactor(compiler): move patchFlag text generation to codegen phase
|
1 year ago |
Evan You
|
cd0ea0d479
fix(compiler-core): change node hoisting to caching per instance (#11067)
|
2 years ago |
Evan You
|
f12c81efca
fix(compiler-ssr): fix hydration mismatch for conditional slot in transition
|
2 years ago |
zhangenming
|
9c54dacd0d
chore: use NOOP. (#9938)
|
2 years ago |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
Evan You
|
2ffc1e8cfd
feat(ssr): improve ssr hydration mismatch checks (#5953)
|
2 years ago |
Adrien Foulon
|
638f1abbb6
feat(compiler-core): add current filename to TransformContext (#8950)
|
2 years ago |
Evan You
|
fb619cf9a4
fix(compiler-sfc): fix ast reuse for ssr
|
2 years ago |
renovate[bot]
|
16a6438236
chore(deps): update lint (#9627)
|
2 years ago |
Evan You
|
733437691f
fix(hmr): fix hmr error for hoisted children array in v-for
|
2 years ago |
丶远方
|
712f96d6ac
perf: replace Map/Set with WeakMap/WeakSet (#8549)
|
2 years ago |
Evan You
|
aac163110f
refactor: remove circular dependencies in compiler
|
3 years ago |
三咲智子 Kevin Deng
|
9060bf0353
refactor(compiler-core): make ast.helpers a Set (#6774)
|
3 years ago |
Evan You
|
516bc548fc
fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches
|
4 years ago |
Evan You
|
47f488350c
chore: run updated prettier
|
4 years ago |
fishDog
|
eca4d7891a
chore(compiler-core): reduce unnecessary cache inside v-once (#4112)
|
4 years ago |
Evan You
|
3b64508e3b
feat: v-memo
|
5 years ago |
Evan You
|
b7ea7c1485
perf: also hoist all-static children array
|
5 years ago |
Evan You
|
02339b67d8
perf: hoist dynamic props lists
|
5 years ago |