Bald-M
|
388295b27f
|
fix(compiler): fix spelling error in domTagConfig (#13043)
|
2025-03-17 08:18:09 +08:00 |
edison
|
fdbd026583
|
fix(customFormatter): properly accessing ref value during debugger (#12948)
|
2025-03-14 08:19:06 +08:00 |
Shinigami
|
636a8619f0
|
feat(types): add type TemplateRef (#12645)
* feat(types): add type TemplateRef
* chore: simplify
Co-authored-by: jh-leong <jh.leong@outlook.com>
---------
Co-authored-by: jh-leong <jh.leong@outlook.com>
|
2025-03-14 08:17:49 +08:00 |
@beer
|
d48937fb95
|
chore: update node v22 on netlify (#12613)
|
2025-03-12 08:30:29 +08:00 |
renovate[bot]
|
fb0c3ca519
|
chore(deps): update all non-major dependencies (#13014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-10 15:46:47 +08:00 |
renovate[bot]
|
87e0cd71c2
|
chore(deps): update build (#13015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-10 15:46:31 +08:00 |
renovate[bot]
|
4b1931cf89
|
chore(deps): update all non-major dependencies (#12983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 20:15:44 +08:00 |
renovate[bot]
|
9b708cf5f7
|
chore(deps): update test (#12984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 08:26:16 +08:00 |
edison
|
8bd9cdb77e
|
Revert "ci(pkg-pr-new): add 'vapor' branch for pull-request" (#12943)
This reverts commit d18c248691 .
|
2025-02-25 20:39:50 +08:00 |
zhiyuanzmj
|
d18c248691
|
ci(pkg-pr-new): add 'vapor' branch for pull-request (#12941)
|
2025-02-25 15:24:18 +08:00 |
renovate[bot]
|
2dd2feab9c
|
chore(deps): update dependency @types/node to ^22.13.5 (#12932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-24 09:37:17 +08:00 |
renovate[bot]
|
79d5d6cf4d
|
chore(deps): update build (#12931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-24 09:36:45 +08:00 |
Sunny
|
604d08760e
|
test(reactivity): add tests for reactive and non-reactive objects (#12576)
|
2025-02-20 17:00:31 +08:00 |
btea
|
5e776ae97e
|
chore: add `onlyBuiltDependencies` list (#12912)
|
2025-02-19 20:49:51 +08:00 |
FatRadish
|
295b5ec19b
|
fix(reactivity): ensure markRaw objects are not reactive (#12824)
close #12807
|
2025-02-19 14:25:30 +08:00 |
inottn
|
0c8dd94ef9
|
fix(ci): use `with` instead of `assert` syntax (#12901)
|
2025-02-18 08:18:34 +08:00 |
renovate[bot]
|
efed3ebee6
|
chore(deps): update pnpm to v10 (#12892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
|
2025-02-17 16:58:53 +08:00 |
edison
|
2785d70382
|
chore(deps): upgrade node to 22.14.0 (#12895)
to fix Netlify deploy error, see https://github.com/pnpm/pnpm/issues/9029#issuecomment-2650658230
|
2025-02-17 16:50:47 +08:00 |
edison
|
cbf5821028
|
chore(deps): fix MappingItem type (#12891)
|
2025-02-17 15:07:10 +08:00 |
renovate[bot]
|
4a1884f8dc
|
chore(deps): update all non-major dependencies (#12886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-17 14:50:22 +08:00 |
renovate[bot]
|
ce0554fc2c
|
chore(deps): update test (#12885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-17 14:42:37 +08:00 |
renovate[bot]
|
633327e14d
|
chore(deps): update build (#12884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-17 14:27:25 +08:00 |
renovate[bot]
|
4f4425e0df
|
chore(deps): update lint (#12887)
* chore(deps): update lint
* [autofix.ci] apply automated fixes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-02-17 14:26:56 +08:00 |
edison
|
d6a6ec13ce
|
fix(runtime-core): prevent unmounted vnode from being inserted during transition leave (#12862)
close #12860
|
2025-02-12 15:30:08 +08:00 |
Bob
|
263f63f735
|
chore(tsconfig): remove repeated global.d.ts (#12850)
Co-authored-by: zhangqihui <zhangqihui@gigacloudtech.com>
|
2025-02-11 15:44:54 +08:00 |
Aaron-zon
|
99551e387a
|
chore(compiler-sfc): change `let start` to `const start` (#12849)
|
2025-02-11 15:18:09 +08:00 |
renovate[bot]
|
2ab70c202f
|
chore(deps): update build (#12834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-10 09:43:09 +08:00 |
renovate[bot]
|
de0bf335cb
|
chore(deps): update test (#12835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-10 09:38:39 +08:00 |
renovate[bot]
|
119f18c773
|
chore(deps): update test (#12806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-05 08:31:25 +08:00 |
renovate[bot]
|
a117a7a84b
|
chore(deps): update build (#12805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-05 08:27:54 +08:00 |
renovate[bot]
|
992a05dd48
|
chore(deps): update dependency vitest to v3.0.5 [security] (#12812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-05 08:25:10 +08:00 |
renovate[bot]
|
22f359bdbe
|
chore(deps): update dependency vite to v5.4.12 [security] (#12793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-31 21:12:38 +08:00 |
Jeff Muizelaar
|
7ecd2a22c7
|
test(e2e): Replace deprecated 'clickCount' property with 'count' (#12778)
This fixes double clicks when using WebDriver BiDi.
See https://github.com/puppeteer/puppeteer/issues/13550
|
2025-01-29 20:22:20 +08:00 |
renovate[bot]
|
4650715197
|
chore(deps): update build (#12783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-29 20:18:58 +08:00 |
renovate[bot]
|
a63679f2ef
|
chore(deps): update dependency @types/node to ^22.12.0 (#12784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-29 20:18:26 +08:00 |
Tycho
|
29216853d4
|
chore(compiler-sfc): remove unused variable (#12750)
|
2025-01-21 09:28:04 +08:00 |
renovate[bot]
|
0f12fb7ea9
|
fix(deps): update dependency postcss to ^8.5.1 (#12747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 09:43:23 +08:00 |
renovate[bot]
|
08e153c48c
|
chore(deps): update lint (#12746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 09:43:06 +08:00 |
renovate[bot]
|
f2263229ff
|
chore(deps): update dependency puppeteer to ~24.1.0 (#12745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 09:42:48 +08:00 |
renovate[bot]
|
50b7aa17e9
|
chore(deps): update all non-major dependencies (#12742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 08:41:00 +08:00 |
renovate[bot]
|
26162b4999
|
chore(deps): update build (#12743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 08:31:16 +08:00 |
renovate[bot]
|
c48a00d85e
|
chore(deps): update test to v3 (major) (#12744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 08:31:00 +08:00 |
edison
|
82da43d167
|
fix(test): use LaunchOptions instead of PuppeteerLaunchOptions (#12734)
ref puppeteer/puppeteer#13426
|
2025-01-17 09:26:12 +08:00 |
renovate[bot]
|
2e6ec39811
|
chore(deps): update test (major) (#12692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-14 10:15:44 +08:00 |
edison
|
c950b4c0c4
|
chore(deps): manually update puppeteer + @vitest/eslint-plugin (#12706)
|
2025-01-14 10:09:08 +08:00 |
renovate[bot]
|
f399dd3588
|
chore(deps): update autofix-ci/action digest to 551dded (#12696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-13 08:33:14 +08:00 |
renovate[bot]
|
2d6bcc4537
|
chore(deps): update all non-major dependencies (#12685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-12 09:57:53 +08:00 |
renovate[bot]
|
4170dec5a1
|
chore(deps): update dawidd6/action-download-artifact action to v7 (#12690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-12 09:39:39 +08:00 |
renovate[bot]
|
18555fa7b2
|
chore(deps): update build (#12686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-12 09:39:06 +08:00 |
renovate[bot]
|
23d2f453d1
|
chore(deps): update dependency minimatch to v10 (#12691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-12 09:38:25 +08:00 |