vue3-core/packages/runtime-vapor/src
daiwei f2a5abeced
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
chore: update
2025-07-01 16:51:35 +08:00
..
directives wip(vapor): new impl + test for vapor custom directive 2025-02-12 17:27:04 +08:00
dom chore: update 2025-07-01 16:51:35 +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 chore: update 2025-06-25 14:48:07 +08:00
apiCreateFor.ts wip: handle more case 2025-06-28 09:18:16 +08:00
apiCreateIf.ts chore: update 2025-06-25 14:48:07 +08:00
apiDefineComponent.ts feat(runtime-vapor): support functional component for defineVaporComponent (#12927) 2025-02-28 17:07:55 +08:00
apiTemplateRef.ts fix(runtime-vapor): set ref on dynamic component (#13172) 2025-06-18 08:51:29 +08:00
block.ts wip: handle more case 2025-06-28 09:18:16 +08:00
component.ts wip: handle more case 2025-06-28 09:18:16 +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 fix(runtime-vapor): should not warn invalid watch source when directly watching props (#13384) 2025-06-20 08:44:35 +08:00
componentSlots.ts chore: update 2025-06-25 14:48: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: handle more case 2025-06-28 09:18:16 +08:00
renderEffect.ts wip(vapor): vapor slots in vdom 2025-02-07 21:32:22 +08:00
vdomInterop.ts chore: update 2025-06-30 11:10:31 +08:00