daiwei
|
f84427bc81
|
chore: avoid using process as function name
|
2025-04-18 10:08:52 +08:00 |
autofix-ci[bot]
|
2134b87d0d
|
[autofix.ci] apply automated fixes
|
2025-04-15 06:17:06 +00:00 |
daiwei
|
2604aeb973
|
wip: e2e tests
|
2025-04-15 14:16:07 +08:00 |
daiwei
|
252f647b21
|
chore: update
|
2025-04-15 13:53:12 +08:00 |
autofix-ci[bot]
|
90f23e2fb9
|
[autofix.ci] apply automated fixes
|
2025-04-15 03:42:40 +00:00 |
daiwei
|
327807807d
|
wip: e2e tests
|
2025-04-15 11:41:34 +08:00 |
daiwei
|
c9de3fb540
|
wip: transform KeepAlive to VaporKeepAlive
|
2025-04-14 16:26:56 +08:00 |
daiwei
|
6efc7ec3a7
|
wip: vdom interop
|
2025-04-14 16:16:32 +08:00 |
autofix-ci[bot]
|
05f197dce2
|
[autofix.ci] apply automated fixes
|
2025-04-14 02:21:21 +00:00 |
edison
|
82ad930a67
|
Merge branch 'vapor' into edison/feat/vaporKeepAlive
|
2025-04-14 10:20:25 +08:00 |
daiwei
|
eeb6ab886a
|
wip: vdom interop
|
2025-04-14 10:15:25 +08:00 |
daiwei
|
6c4d22ac73
|
wip: vdom interop
|
2025-04-11 17:04:27 +08:00 |
daiwei
|
aec438b685
|
chore: update
|
2025-04-10 16:10:53 +08:00 |
daiwei
|
e012bc5c50
|
chore: refactor
|
2025-04-10 15:29:59 +08:00 |
daiwei
|
032f46f23c
|
test: port tests
|
2025-04-10 14:10:37 +08:00 |
daiwei
|
e8320b713b
|
test: port tests
|
2025-04-10 11:59:29 +08:00 |
daiwei
|
c6e3fab3de
|
test: port tests
|
2025-04-10 11:40:54 +08:00 |
daiwei
|
a103715cfb
|
test: port tests
|
2025-04-09 21:47:00 +08:00 |
daiwei
|
1c5d833a76
|
wip: refactor
|
2025-04-09 21:19:29 +08:00 |
daiwei
|
dccc47c265
|
wip: refactor
|
2025-04-09 15:49:00 +08:00 |
daiwei
|
61d6f4801b
|
wip: save
|
2025-04-09 10:53:14 +08:00 |
daiwei
|
b0a6ae2cf0
|
wip: vapor keepalive
|
2025-04-08 14:30:48 +08:00 |
daiwei
|
9ab8e4c0c9
|
chore: update lockfile
|
2025-04-01 21:03:42 +08:00 |
edison
|
f78a9d068d
|
Merge branch 'minor' into vapor
|
2025-04-01 21:01:53 +08:00 |
Johnson Chu
|
826550cd62
|
fix(reactivity): queuing effects in an array (#13078)
|
2025-03-30 23:36:02 -07:00 |
daiwei
|
d523d24ac0
|
Merge remote-tracking branch 'origin/main' into minor
|
2025-03-29 13:51:19 +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 |
Evan You
|
2696f14e1c
|
wip(vapor): fix insertion for vdom interop
|
2025-03-12 09:27:37 +08:00 |
Evan You
|
e5e4d295ba
|
wip(vapor): test cases
|
2025-03-12 09:18:57 +08:00 |
@beer
|
d48937fb95
|
chore: update node v22 on netlify (#12613)
|
2025-03-12 08:30:29 +08:00 |
Evan You
|
2a76b52d7f
|
wip(vapor): fix children gen for dynamic with anchor insertion
|
2025-03-11 20:32:07 +08:00 |