Evan You
c72eef8907
chore: update caniuse
3 years ago
三咲智子 Kevin Deng
734b06a124
test: fix await patch prop case ( #7600 )
3 years ago
Evan You
957722c418
fix(build): ensure type exports is first
3 years ago
Evan You
4fedc7977f
chore: remove unused import
3 years ago
三咲智子 Kevin Deng
3932c10e79
chore: remove debugging log
3 years ago
Haoqun Jiang
e340add5a5
build: do not throw when running `build --release` for the 1st time ( #7587 )
3 years ago
vaakian X
261fc12443
chore: fix broken link ( #7589 )
closes https://github.com/vuejs/core/issues/7588
3 years ago
Evan You
a1b3057c4d
test: configure test hooks sequence order, remove workaround
3 years ago
Evan You
0fbc19f2d0
ci: fix dts tests
3 years ago
Evan You
fe76c166f6
chore: explicitly install jsdom
3 years ago
Evan You
069b345cd2
chore: replace test global types with vitest types
3 years ago
Evan You
28b95daa70
workflow: complete migration from jest to vitest
3 years ago
Evan You
158db33611
wip(vitest-migration): all tests passing
3 years ago
Evan You
4ee0dad0fe
wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs
3 years ago
Evan You
a6be280fc3
chore: only wrap during tests
3 years ago
Evan You
7e8f175db7
wip(vitest-migration): runtime-core tests passing
3 years ago
Evan You
e478755c7d
wip(vitest-migration): compat tests passing
3 years ago
Evan You
dca4224c2c
wip(vitest-migration): compiler-ssr tests passing
3 years ago
Evan You
0cd2213e6b
wip(vitest-migration): compiler-sfc tests passing
3 years ago
Evan You
8599242bb4
wip(vitest-migration): compiler-dom tests passing
3 years ago
Evan You
5804406fac
wip(vitest-migration): compiler-core tests passing
3 years ago
Evan You
f0d78e8c8f
wip(vitest-migration): ssr tests passing
3 years ago
Evan You
681775a13c
build: fix build script
3 years ago
Evan You
3db69af53d
wip(vitest-migration): shared tests passing
3 years ago
Evan You
8867bb259a
wip(vitest-migration): reactivity tests passing
3 years ago
Evan You
ab45f6f8a2
build: update build scripts to esm
3 years ago
Evan You
ec4531a6b3
chore: bump vite and esbuild
3 years ago
Evan You
ce064a172b
fix(build): fix cjs re-exports check for compat build
3 years ago
Evan You
fb6ff3e996
fix(build): ensure cjs re-exports can be properly detected when imported from esm
3 years ago
白雾三语
bef85e7975
fix(shared): `feDistanceLight` changed to `feDistantLight` ( #7540 )
close https://github.com/vuejs/core/issues/7535
3 years ago
Anthony Fu
4c6176d1c4
chore: apply format
3 years ago
Anthony Fu
4a16b204be
chore: run format
3 years ago
skirtle
4902354925
dx(runtime-core): warn when expose() is misused ( #7221 )
3 years ago
魏
13dc28aeff
refactor(reactivity): hasOwnProperty add this parameter ( #7233 )
hasOwnProperty adds this parameter and delete @ts-ignore
3 years ago
Thorsten Lünborg
cd7c887b75
fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope ( fix #7319 ) ( #7330 )
* fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope
* test: use separate counters for each watcher to make test more robust
3 years ago
魏
8731852919
test(reactivity): Using toRaw on a raw Array ( #7354 )
3 years ago
yurj26
b7cfa6f539
fix(runtime-dom): style update error when component use shorthand properties ( #7425 )
* fix(runtime-dom): style update error when component use shorthand properties
* test(runtime-dom): style update with shorthand properties
3 years ago
Julien Huang
686c829fec
fix(compiler-sfc): allow declaring variables after defineProps ( #7461 )
* fix(compiler-sfc): allow declaring variables after defineProps
* test(compiler-sfc): test defineProps in multiple variable declaration
3 years ago
Yue Yang
1fa3d95730
fix(types): add or update referrerpolicy ( #7199 )
3 years ago
白雾三语
c6e5bda27d
fix(customElement): customElement can emit event ( #7296 )
close https://github.com/vuejs/core/issues/7293
3 years ago
Brian Nduhiu
fe77e2bdda
chore: update BACKERS.md ( #7140 ) [ci skip]
3 years ago
Brian Nduhiu
92051b74d7
chore: update README.md ( #7139 ) [ci skip]
3 years ago
白雾三语
620327d527
fix(runtime-core): ensure prop type validation warning shows custom class names ( #7198 )
* fix(runtime-core):
* fix(runtime-core): update
* fix(runtime-core): update reg
* test(runtime-core): add test case for warnings about prop type mismatches
Co-authored-by: Thorsten Luenborg <t.luenborg@googlemail.com>
3 years ago
Evan You
f3e4f038bf
ci: move chrome cache restore to before pnpm install
3 years ago
Evan You
7b59f2a012
ci: skip chromium download in jobs that do not need it
3 years ago
Evan You
2913bbfdee
chore: add script notes for SFC playgound [ci skip]
3 years ago
CHOYSEN
80a4c3000f
chore(sfc-playground): add README to link to its website ( #6346 ) [ci skip]
3 years ago
Evan You
f0645a9b2f
chore: remove yarn reference
close #6709
3 years ago
Evan You
d67c80d12e
chore: bump esbuild
3 years ago
Evan You
bcc76e9395
ci: cache chromium binary
3 years ago