daiwei
|
926748423d
chore: Merge branch 'minor' into vapor
|
1 年間 前 |
edison
|
d37a2ac59d
fix(compiler-core): ensure mapping is added only if node source is available (#13285)
|
1 年間 前 |
三咲智子 Kevin Deng
|
f6ce3f9d43
Merge tag 'v3.5.13'
|
1 年間 前 |
edison
|
37300fc261
fix(v-once): setting hasOnce to current block only when in v-once (#12374)
|
1 年間 前 |
三咲智子 Kevin Deng
|
594cb1412d
Merge remote-tracking branch 'upstream/main'
|
1 年間 前 |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
1 年間 前 |
Evan You
|
ac9e7e8bfa
test: adjust coverage config, use v8 coverage
|
1 年間 前 |
三咲智子 Kevin Deng
|
a8248cf152
Merge remote-tracking branch 'upstream/minor'
|
1 年間 前 |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 年間 前 |
Evan You
|
d343a0dc01
fix(v-once): properly unmount v-once cached trees
|
1 年間 前 |
Evan You
|
3107b57e2e
refactor: isVNode -> isVOnce
|
1 年間 前 |
Evan You
|
aef807746a
refactor(compiler): move patchFlag text generation to codegen phase
|
1 年間 前 |
三咲智子 Kevin Deng
|
cf8be999df
Merge remote-tracking branch 'upstream/minor'
|
2 年 前 |
Evan You
|
cd0ea0d479
fix(compiler-core): change node hoisting to caching per instance (#11067)
|
2 年 前 |
Wouter
|
5d258502a0
fix(compiler-core): emit TS-compatible function declaration when requested (#9363)
|
2 年 前 |
三咲智子 Kevin Deng
|
b8c609f437
Merge remote-tracking branch 'upstream/minor'
|
2 年 前 |
Evan You
|
7ae9dbf57d
chore(deps): bump TS to 5.4
|
2 年 前 |
三咲智子 Kevin Deng
|
bf5f7c389b
refactor(compiler): move `expressionPlugins` to shared options
|
2 年 前 |
三咲智子 Kevin Deng
|
0c8153eca8
fix(compiler): add `vaporRuntimeModuleName` option
|
2 年 前 |
三咲智子 Kevin Deng
|
164fd90df4
refactor(compiler-vapor): codegen result
|
2 年 前 |
Rizumu Ayaka
|
a82d070890
Merge remote-tracking branch 'upstream/minor'
|
2 年 前 |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 年 前 |
三咲智子 Kevin Deng
|
f644ed4081
feat: compound expression for v-bind
|
2 年 前 |
三咲智子 Kevin Deng
|
9843175c2c
feat: push codegen
|
2 年 前 |
ZHAO Jin-Xiang
|
fff7b864f4
feat: use enum to replace const enum (#9261)
|
2 年 前 |
Evan You
|
50cde7cfbc
perf(compiler-sfc): use faster source map addMapping
|
2 年 前 |
Evan You
|
d193666fdc
chore: use MappingItem type
|
2 年 前 |
Evan You
|
f15d2f6cf6
perf: avoid sfc source map unnecessary serialization and parsing
|
2 年 前 |
Evan You
|
c11002f16a
perf(codegen): optimize source map generation
|
2 年 前 |
Evan You
|
3be53d9b97
perf(codegen): optimize line / column calculation during codegen
|
2 年 前 |