daiwei
|
711e42b3bb
|
test: add test
|
2025-04-15 09:25:25 +08:00 |
daiwei
|
58ae877c31
|
fix(custom-element): avoid re-parsing slots if already resolved
|
2025-04-15 08:41:38 +08:00 |
renovate[bot]
|
4f792535e2
|
chore(deps): update build (#13195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-15 08:17:57 +08:00 |
renovate[bot]
|
c15ed52030
|
chore(deps): update dependency vite to v5.4.18 [security] (#13198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-15 08:17:42 +08:00 |
renovate[bot]
|
9d84d64fee
|
chore(deps): update dependency @types/node to ^22.14.1 (#13196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-14 17:08:59 +08:00 |
山吹色御守
|
8ae11226e8
|
fix(compiler-sfc): treat the return value of `useTemplateRef` as a definite ref (#13197)
|
2025-04-14 17:08:06 +08:00 |
renovate[bot]
|
32bc647fab
|
chore(deps): update build (#13165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-10 15:51:53 +08:00 |
renovate[bot]
|
4f6ef92ad9
|
chore(deps): update dependency vite to v5.4.17 [security] (#13173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-09 08:10:43 +08:00 |
bornkiss
|
347c7849ad
|
chore: add bsky link (#13175)
|
2025-04-08 20:47:02 +08:00 |
renovate[bot]
|
1faca599cd
|
chore(deps): update all non-major dependencies (#13166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-08 15:11:17 +08:00 |
linzhe
|
466b30f404
|
fix(compat): correct deprecation message for v-bind.sync usage (#13137)
close #13133
|
2025-04-02 11:12:29 +08:00 |
renovate[bot]
|
f6e84af30a
|
chore(deps): update all non-major dependencies (#13120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 15:10:54 +08:00 |
renovate[bot]
|
5f14669d29
|
chore(deps): update lint (#13122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 15:02:15 +08:00 |
renovate[bot]
|
25e803773a
|
chore(deps): update compiler to ^7.27.0 (#13123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 15:01:57 +08:00 |
Ecco
|
1499135c22
|
fix(runtime-dom): always treat autocorrect as attribute (#13001)
close #5705
|
2025-03-31 14:31:11 +08:00 |
renovate[bot]
|
733e266cdd
|
chore(deps): update build (#13121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 11:13:43 +08:00 |
Leedom
|
c97cc4cdb0
|
chore: fix typo (#13117)
|
2025-03-29 22:00:36 +08:00 |
renovate[bot]
|
93d663a046
|
chore(deps): update dawidd6/action-download-artifact action to v9 (#13098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-25 08:14:10 +08:00 |
renovate[bot]
|
60b7bf50e6
|
fix(deps): update dependency @vue/repl to ^4.5.1 (#13097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-25 08:13:07 +08:00 |
renovate[bot]
|
40fd95ffd3
|
chore(deps): update all non-major dependencies (#13092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-25 08:12:49 +08:00 |
renovate[bot]
|
d65b25cdda
|
chore(deps): update build (#13093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-24 10:59:40 +08:00 |
renovate[bot]
|
07064f3522
|
chore(deps): update lint (#13096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-24 10:59:05 +08:00 |
renovate[bot]
|
c65b8d1519
|
chore(deps): update test (#13095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-24 10:54:07 +08:00 |
Eduardo San Martin Morote
|
7278d35213
|
docs(tsdoc): remove extra () in link tag (#13086)
|
2025-03-24 08:20:35 +08:00 |
Tycho
|
de7959ea47
|
chore(sfc-playground): dynamically set Vue version in downloaded project (#13074)
|
2025-03-20 16:09:51 +08:00 |
edison
|
021f8f3b69
|
fix(readme): update contributors image (#13068)
The current image is too large to load.
see github.com/orgs/community/discussions/116471
|
2025-03-19 15:14:12 +08:00 |
Tycho
|
f6f64befb8
|
types: enhance plugin type inference for better IDE support (#13063)
* types: enhance plugin type inference for better JSDoc and IDE support
* test: clean up
* chore: tweaks
|
2025-03-19 11:44:32 +08:00 |
Buer Yang
|
10e54dcc86
|
fix(types): the directive's modifiers should be optional (#12605)
* fix(types): the directive's modifiers should be optional
* fix: test
---------
Co-authored-by: edison <daiwei521@126.com>
|
2025-03-19 11:38:59 +08:00 |
renovate[bot]
|
4fea167b57
|
fix(deps): update compiler (#13051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 13:27:17 +08:00 |
renovate[bot]
|
fbf88b6062
|
chore(deps): update dependency @vitejs/plugin-vue to ^5.2.2 (#13050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 13:27:00 +08:00 |
renovate[bot]
|
1722090022
|
chore(deps): update test (#13048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 11:01:54 +08:00 |
renovate[bot]
|
36509d8561
|
chore(deps): update lint (#13049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 09:29:53 +08:00 |
renovate[bot]
|
4eba2c53bb
|
chore(deps): update pnpm to v10.6.3 (#13047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 09:03:00 +08:00 |
renovate[bot]
|
d2c8c19ae8
|
chore(deps): update build (#13046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 09:02:37 +08:00 |
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 |