Commit Graph

6076 Commits

Author SHA1 Message Date
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
三咲智子 Kevin Deng 83641f709b
chore(playground): add vapor flag 2024-02-27 23:29:18 +08:00
三咲智子 Kevin Deng 65909f6e60
Merge remote-tracking branch 'upstream/main' 2024-02-27 18:48:24 +08:00
三咲智子 Kevin Deng fac30af9ec
refactor(runtime-vapor): tweak types 2024-02-27 16:48:33 +08:00
三咲智子 Kevin Deng cb53a1e0cf
fix(playground): upgrade vite plugin 2024-02-26 23:09:29 +08:00
三咲智子 Kevin Deng 0e57653183
test(runtime-vapor): add template tests
[skip-release]
2024-02-26 22:57:35 +08:00
三咲智子 Kevin Deng 2c15171dcf
feat: add next helper for sibilings 2024-02-26 22:37:08 +08:00
三咲智子 Kevin Deng 2075042956
refactor: remove append helper
replace `append` with `insertBefore`
2024-02-26 21:38:04 +08:00
三咲智子 Kevin Deng 11bda8a088
refactor(runtime-vapor): move template to dom
[skip release]
2024-02-26 21:19:28 +08:00
jods 70196a40cc
perf(reactivity): optimize array tracking (#9511)
close #4318
2024-02-26 18:25:52 +08:00
Evan You 72bde94e66 types: fix ComputedRefImpl type build 2024-02-26 17:46:28 +08:00
三咲智子 Kevin Deng e5c1f8d1a2
refactor: split delegate & register event 2024-02-26 15:18:16 +08:00
Evan You 5d303660b1 chore(types): fix ComputedRefImpl type build 2024-02-26 10:25:44 +08:00
Evan You 55660b0cfc
refactor(scheduler): use bitwise flags for scheduler jobs + optimize queueJob (#10407)
related: https://github.com/vuejs/core-vapor/pull/138
2024-02-26 10:22:12 +08:00
Evan You 58d827cb71 chore: Merge branch 'main' into minor 2024-02-26 10:13:44 +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
Elodie Hill edbbb6da12
refactor(transition): remove unused getTransitionKey logic (#10283) 2024-02-25 21:14:46 +08:00
Wick ede2e3f030
test: remove unnecessary code in apiCreateApp tests (#10388) 2024-02-25 21:11:04 +08:00
三咲智子 Kevin Deng 7072932e6b
chore: upgrade `ip` dep 2024-02-25 21:10:20 +08:00
Shean de Montigny-Desautels eadce5b753
fix(types): better typing for direct setup signature of defineComponent (#10357)
close #8604
close #8855
2024-02-25 21:10:08 +08:00
Wick a4098d587b
chore(reactivity): consistent variable naming (#10350) 2024-02-25 21:08:06 +08:00
三咲智子 Kevin Deng 5819dc9001
Merge remote-tracking branch 'upstream/main' 2024-02-25 21:07:09 +08:00
三咲智子 Kevin Deng 67e785afd7
chore(runtime-vapor): simplify 2024-02-25 21:06:19 +08:00
zhoulixiang e2d323538e
fix(runtime-dom): v-bind style should clear previous css string value (#10373)
close #10352
2024-02-25 20:53:00 +08:00
Wick 76c9c742e9
chore(runtime-core): optimize validateComponentName (#10378) 2024-02-25 20:41:08 +08:00
renovate[bot] c131ebae45
chore(deps): update playground (#10356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 20:40:09 +08:00
Evan You b31dd7468b dx(reactivity): disable recursive computed warning by default
Now can be enabled with app.config.warnRecursiveComputed option.

close #10341
2024-02-25 20:38:33 +08:00
Doctor Wu 21e0d6b145
dx(reactivity): add getter into computed side effect warning (#10386) 2024-02-25 20:27:33 +08:00