vue3-core/packages
edison 568e824200
fix(runtime-vapor): properly mount component only with template in production mode (#12727)
Co-authored-by: Evan You <evan@vuejs.org>
2025-01-29 12:30:00 +08:00
..
compiler-core refactor(compiler-vapor): move operation with constant values out of renderEffect (#12547) 2024-12-16 14:30:38 +08:00
compiler-dom chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
compiler-sfc refactor(compiler-vapor): move operation with constant values out of renderEffect (#12547) 2024-12-16 14:30:38 +08:00
compiler-ssr chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
compiler-vapor refactor: fix type errors 2025-01-29 12:08:32 +08:00
reactivity fix(reactivity): ensure multiple effectScope `on()` and `off()` calls maintains correct active scope (#12641) 2025-01-08 18:03:40 +08:00
runtime-core test(runtime-vapor): port tests from rendererComponent.spec.ts (#12677) 2025-01-29 12:12:52 +08:00
runtime-dom refactor: fix type errors 2025-01-29 12:08:32 +08:00
runtime-test chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
runtime-vapor fix(runtime-vapor): properly mount component only with template in production mode (#12727) 2025-01-29 12:30:00 +08:00
server-renderer chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
shared refactor: fix type errors 2025-01-29 12:08:32 +08:00
vue chore: make compile type consistent 2024-12-10 21:45:50 +08:00
vue-compat chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
global.d.ts chore(runtime-vapor): add benchmark build flag 2024-09-29 01:55:00 +08:00