From 9c059b3fc33ca2bd7d4217eafd16f6faec5335f4 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Fri, 23 Sep 2022 00:27:48 +0100 Subject: [PATCH] add latest --- docs/todo.todo | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/docs/todo.todo b/docs/todo.todo index cc87168..416480a 100644 --- a/docs/todo.todo +++ b/docs/todo.todo @@ -1,18 +1,14 @@ -mermaid graphs using endent? - -push to gh pages - -document div with background instead of img - -document vite importing assets -importing an image - -dynamic imports? -loop over to import the images from json file? - -fix link to homepage (loading into new tab) -doc this +ToDo: + ☐ push to gh pages + ☐ document div with background instead of img + ☐ document vite importing assets + ☐ importing an image + ☐ fix link to homepage (loading into new tab) + ☐ doc this + ☐ create interface under models.ts for production-chains.ts + ☐ use v-for to loop over object +Notes: watchEffect(() => { if (mermaidGraph.value != null) {