Closed
Description
related: #4
LifeCycles
Currently, we are working on Props in parallel with #25,
but it seems that we can proceed with LifeCycles on a separate axis, so we will continue with it during the discussion as well.
Some implementations seem to be able to start, while others cannot be started yet or require discussion.
If you have editing rights for this comment, please add the situation to the Todo.
Todo
- onBeforeMount
- onMounted
feat(runtime-vapor): mounted & unmounted hook #46 - onUnmounted
feat(runtime-vapor): mounted & unmounted hook #46 - onBeforeUnmount
- onUpdated
feat(runtime-vapor): lifecycle beforeUpdate and updated hooks #89 - onBeforeUpdate
feat(runtime-vapor): lifecycle beforeUpdate and updated hooks #89 - onErrorCaptured
feat(runtime-vapor): onErrorCaptured #71 - onRenderTracked
feat(runtime-core): implement debug hook #183 - onRenderTriggered
feat(runtime-core): implement debug hook #183 - onActivated
- onDeactivated
- onServerPrefetch