vue3-core/packages/runtime-vapor/src
daiwei 700f49ee96
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
wip: hydration for slots
2025-04-28 09:36:04 +08:00
..
directives wip(vapor): new impl + test for vapor custom directive 2025-02-12 17:27:04 +08:00
dom wip: hydration for slots 2025-04-28 09:36:04 +08:00
.gitignore refactor: remove runtime-shared 2024-12-04 13:50:54 +08:00
apiCreateApp.ts wip(vapor): more hydration 2025-03-07 20:49:21 +08:00
apiCreateDynamicComponent.ts wip: refactor 2025-04-25 15:30:09 +08:00
apiCreateFor.ts wip: hydration for slots 2025-04-28 09:36:04 +08:00
apiCreateIf.ts wip: refactor 2025-04-25 15:30:09 +08:00
apiDefineComponent.ts feat(runtime-vapor): support functional component for defineVaporComponent (#12927) 2025-02-28 17:07:55 +08:00
apiTemplateRef.ts test(vapor): enable more test cases 2025-01-30 10:12:36 +08:00
block.ts wip: hydration for slots 2025-04-28 09:36:04 +08:00
component.ts wip: hydration for slots 2025-04-28 09:36:04 +08:00
componentEmits.ts fix(runtime-vapor): properly normalize emits options if emits is an array (#12614) 2025-01-28 17:04:48 +08:00
componentProps.ts wip(vapor): vdom in vapor interop 2025-02-04 21:38:09 +08:00
componentSlots.ts wip: hydration for slots 2025-04-27 10:37:07 +08:00
hmr.ts wip(vapor): vapor slots in vdom 2025-02-07 21:32:22 +08:00
index.ts wip(vapor): component hydration 2025-03-10 16:18:02 +08:00
insertionState.ts wip: hydration for slots 2025-04-28 09:36:04 +08:00
renderEffect.ts wip(vapor): vapor slots in vdom 2025-02-07 21:32:22 +08:00
vdomInterop.ts perf(vapor): optimize cache property lookup 2025-02-10 16:27:13 +08:00