Iterated on stat grouping cards

adde slots, spell lists, children of slot fillers
hid properties in most places
spell slots in correct order
This commit is contained in:
Stefan Zermatten
2022-11-25 13:25:38 +02:00
parent bb1e9624ad
commit 1f26fbf00e
14 changed files with 310 additions and 54 deletions

View File

@@ -4,7 +4,7 @@
:class="{
'empty': !hasChildren,
}"
:data-id="`build-tree-node-${node._id}`"
:data-id="`tree-node-${node._id}`"
>
<div
class="layout align-center justify-start tree-node-title"