mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-21 22:05:46 +00:00
add latest
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user