mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -1,18 +1,14 @@
|
|||||||
mermaid graphs using endent?
|
ToDo:
|
||||||
|
☐ push to gh pages
|
||||||
push to gh pages
|
☐ document div with background instead of img
|
||||||
|
☐ document vite importing assets
|
||||||
document div with background instead of img
|
☐ importing an image
|
||||||
|
☐ fix link to homepage (loading into new tab)
|
||||||
document vite importing assets
|
☐ doc this
|
||||||
importing an image
|
☐ create interface under models.ts for production-chains.ts
|
||||||
|
☐ use v-for to loop over object
|
||||||
dynamic imports?
|
|
||||||
loop over to import the images from json file?
|
|
||||||
|
|
||||||
fix link to homepage (loading into new tab)
|
|
||||||
doc this
|
|
||||||
|
|
||||||
|
Notes:
|
||||||
|
|
||||||
watchEffect(() => {
|
watchEffect(() => {
|
||||||
if (mermaidGraph.value != null) {
|
if (mermaidGraph.value != null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user