renovate[bot]
|
cb7195a533
|
fix(deps): update playground (#10586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-25 15:36:17 +08:00 |
renovate[bot]
|
c6e245efe4
|
chore(deps): update all non-major dependencies (#10580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-25 15:10:49 +08:00 |
renovate[bot]
|
6fed247029
|
chore(deps): update dependency vite to ^5.2.6 (#10582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-25 15:03:29 +08:00 |
renovate[bot]
|
3665a4f7e5
|
chore(deps): update lint (#10583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-25 15:02:05 +08:00 |
Doctor Wu
|
660cadc7aa
|
fix(compiler-sfc): :is() and :where() in compound selectors (#10522)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
Closes #10511
|
2024-03-25 14:12:33 +08:00 |
Haoqun Jiang
|
caeb8a6881
|
chore: dedupe dependencies (#10562)
|
2024-03-21 11:12:50 +08:00 |
丶远方
|
ab59bedae4
|
fix(runtime-core): fix errorHandler causes an infinite loop during execution (#9575)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
|
2024-03-19 20:47:52 +08:00 |
Evan You
|
31ed1f45ab
|
chore: add FUNDING.json
|
2024-03-19 16:35:37 +08:00 |
renovate[bot]
|
7bedaef4b1
|
chore(deps): update dependency @codspeed/vitest-plugin to v3 (#10358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-18 20:11:38 +08:00 |
renovate[bot]
|
ed37dcd108
|
chore(deps): update build (#10540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-18 19:38:41 +08:00 |
renovate[bot]
|
c3dd9378b0
|
chore(deps): update all non-major dependencies (#10539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-18 15:14:20 +08:00 |
edison
|
b49306adff
|
fix(custom-element): avoid setting attr to null if it is removed (#9012)
Partially fixes #9006
Fixes #10324
|
2024-03-16 16:28:03 +08:00 |
丶远方
|
cde47bfa97
|
test: create `EffectScope` using a factory function (#8844)
|
2024-03-15 22:27:32 +08:00 |
丶远方
|
384591a2a1
|
types: make instrumentations' types more succinct (#8558)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
|
2024-03-13 22:57:33 +08:00 |
chenfan
|
d46df6bdb1
|
perf: add `__NO_SIDE_EFFECTS__` comments (#9053)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
|
2024-03-13 21:48:45 +08:00 |
三咲智子 Kevin Deng
|
a148b87e4b
|
ci: enable ci for minor branch
|
2024-03-13 21:47:26 +08:00 |
丶远方
|
9e8ac0c367
|
chore(playground): save `tsconfig.json` to the root directory; update Node.js version requirement (#9086)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
|
2024-03-12 21:46:26 +08:00 |
renovate[bot]
|
3648498ae5
|
chore(deps): update all non-major dependencies (#10450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-11 18:05:11 +08:00 |
renovate[bot]
|
cc1626cd6d
|
chore(deps): update dependency puppeteer to ~22.4.1 (#10451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-11 17:56:34 +08:00 |
renovate[bot]
|
a3828239c2
|
chore(deps): update build (#10490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-11 17:55:46 +08:00 |
renovate[bot]
|
de0336a7c3
|
fix(deps): update compiler (#10492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-11 16:08:51 +08:00 |
renovate[bot]
|
fcd9f626fe
|
chore(deps): update lint (#10491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-11 16:07:51 +08:00 |
三咲智子 Kevin Deng
|
fef2acb204
|
ci: upgrade setup pnpm
|
2024-03-06 23:26:14 +08:00 |
chirokas
|
dec8a5294b
|
types: fix `scroll` event type; add support for `scrollend` (#10443)
|
2024-03-06 17:23:50 +08:00 |
Doctor Wu
|
e76d7430aa
|
fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457)
close #10454
|
2024-03-06 10:45:42 +08:00 |
Evan You
|
f66a75ea75
|
release: v3.4.21
|
2024-02-28 12:12:15 +01:00 |
Doctor Wu
|
b3f8b5a4e7
|
fix(runtime-dom): avoid unset option's value (#10416)
close #10412
re-fix #10396
|
2024-02-28 19:07:12 +08:00 |
edison
|
bc37258caa
|
fix(warning): stringify args in warn handler (#10414)
close #10409
|
2024-02-28 19:06:18 +08:00 |
edison
|
7c97778aec
|
fix(suspense): ensure nested suspense patching if in fallback state (#10417)
close #10415
|
2024-02-28 19:05:22 +08:00 |
三咲智子 Kevin Deng
|
1f6a1102aa
|
test: clean snapshot
|
2024-02-28 15:19:24 +08:00 |
Evan You
|
89de26cdcd
|
release: v3.4.20
|
2024-02-26 10:07:13 +08:00 |
Evan You
|
b97ad0ee9a
|
chore: update e2eUtils puppeteer options
|
2024-02-26 09:54:12 +08:00 |
Evan You
|
b3bd3a210a
|
build: disable reexportProtoFromExternal in rollup config
|
2024-02-26 09:53:59 +08:00 |
三咲智子 Kevin Deng
|
a24809fbd2
|
chore: limit typescript lib to es2016 (#10164)
* chore: limit typescript lib to es2015
* chore: set target to es2015
* chore: update
|
2024-02-26 09:37:05 +08:00 |
renovate[bot]
|
822cb72e01
|
chore(deps): update test to ^1.3.1 (#10355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:36:32 +08:00 |
renovate[bot]
|
77e872eac7
|
chore(deps): update lint (#10323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:34:29 +08:00 |
renovate[bot]
|
b92e6ce1ca
|
chore(deps): update build (#10321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:34:09 +08:00 |
Evan You
|
9192a9043d
|
chore: format renovate.json
|
2024-02-26 09:31:50 +08:00 |
renovate[bot]
|
4e44d3d109
|
chore(deps): update dependency marked to v12 (#10404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:29:55 +08:00 |
renovate[bot]
|
617258f930
|
chore(deps): update test (#10406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:29:21 +08:00 |
renovate[bot]
|
07a5d5454e
|
chore(deps): update lint (#10405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:27:45 +08:00 |
Evan You
|
09d6eaf9d6
|
chore(deps): unpin rollup
original issue resolved by https://github.com/rollup/rollup/pull/5380
|
2024-02-26 09:25:53 +08:00 |
Evan You
|
09a64ed3fe
|
chore(deps): pin @rollup/plugin-replace in renovate.json
|
2024-02-26 09:24:38 +08:00 |
renovate[bot]
|
bcf16659c8
|
chore(deps): update compiler (#10322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:16:38 +08:00 |
renovate[bot]
|
2529b97ebd
|
chore(deps): update all non-major dependencies (#10320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 09:15:57 +08:00 |
Evan You
|
364f8902c8
|
fix(runtime-dom): fix nested v-show priority regression
close #10338
|
2024-02-26 09:11:05 +08:00 |
Evan You
|
6c74fb07a7
|
chore: rename and export DefineSetupFnComponent
|
2024-02-25 23:38:39 +08:00 |
Evan You
|
e0e02535cd
|
fix(parser): should not treat uppercase components as special tags
close #10395
|
2024-02-25 23:05:15 +08:00 |
Evan You
|
9a365fe00d
|
refactor: use more descriptive name for v-show original display key
|
2024-02-25 21:50:47 +08:00 |
Evan You
|
c6defc8df1
|
chore: remove unused ts-expect-error
|
2024-02-25 21:50:35 +08:00 |