Evan You
|
24850a99c6
wip: initial compat build setup
|
5 年之前 |
Evan You
|
870f2a7ba3
fix(watch): this.$watch should support watching keypath
|
5 年之前 |
Eduardo San Martin Morote
|
0f2d8f3244
test: typo in spy (#3556)
|
5 年之前 |
Evan You
|
4fe4de0a49
fix(runtime-core): ensure declare prop keys are always present
|
5 年之前 |
Evan You
|
f0cf14bcc5
release: v3.0.11
|
5 年之前 |
Evan You
|
c1cd42e627
fix(runtime-core): fix v-on object kebab-case event emit matching
|
5 年之前 |
HcySunYang
|
995d76bd12
fix(runtime-core): fix render function + optimized slot edge case (#3523)
|
5 年之前 |
Cédric Exbrayat
|
c90fb945f4
refactor(sfc-playground): modes declaration (#3522)
|
5 年之前 |
Evan You
|
7f7dcc9f7d
fix(compiler-sfc): fix wrong scopeId for nested `<script setup>` components
|
5 年之前 |
edison
|
8c57b9131d
chore(types): use NormalizedStyle for consistency (#2590)
|
5 年之前 |
Evan You
|
4dc457dae5
workflow(sfc-playground): make it work in safari and ff
|
5 年之前 |
Evan You
|
5ee7e6bc70
workflow(sfc-playground): support import map
|
5 年之前 |
Evan You
|
e097bd4dd5
chore(sfc-playground): use svg logo
|
5 年之前 |
Evan You
|
7bc5fd9a04
chore(sfc-playground): teardown preview update watcher
|
5 年之前 |
Evan You
|
ebf396251c
chore(sfc-playground): responsive
|
5 年之前 |
Evan You
|
9d39cd46e9
workflow(sfc-playground): support selecting versions
|
5 年之前 |
Evan You
|
ad6c124e6c
release: v3.0.10
|
5 年之前 |
Evan You
|
9cf75258c8
fix(runtime-core): fix dev fragment root flag check
|
5 年之前 |
Evan You
|
66b94dc5e1
chore: use alias instead of module field
|
5 年之前 |
Evan You
|
58e2376c4d
refactor(ssr): adjust ssr scope id logic for client-compiled render functions
|
5 年之前 |
Evan You
|
5e54081d5b
fix(ssr): fix scopeId inheritance across mixed parent chain
|
5 年之前 |
Evan You
|
6cab91dfe8
workflow(sfc-playground): clear errors in edge cases
|
5 年之前 |
Evan You
|
b6298dbd01
workflow(sfc-playground): warn on <style module> usage
|
5 年之前 |
Evan You
|
c771b1dc80
workflow(sfc-playground): add ssr compile output
|
5 年之前 |
edison
|
2e50acfbb8
perf(runtime-core): optimize the performance of getTypeIndex (#3206)
|
5 年之前 |
Evan You
|
c8df6185fe
chore: bump vite
|
5 年之前 |
Evan You
|
b39208cf06
perf(compiler-sfc): skip srcset transform if all candidates are external
|
5 年之前 |
HcySunYang
|
33ba0e3229
fix(runtime-dom): fix event listeners call in firefox <= 53 (#3501)
|
5 年之前 |
Jonas Kruckenberg
|
42b68c773d
fix(compiler-sfc): fix missing whitespace issue in srcsets (#3132)
|
5 年之前 |
Calvin Liang
|
0fe567abfc
fix(compiler-core): properly transform replaced nodes (#2927)
|
5 年之前 |