feat: draw.io code insert + preview (wip)

This commit is contained in:
NGPixel
2020-07-12 13:24:10 -04:00
parent b2ff064d34
commit d209a4158f
4 changed files with 28 additions and 12 deletions

View File

@@ -44,7 +44,7 @@
v-icon(color='red', :left='$vuetify.breakpoint.lgAndUp') mdi-close
span.white--text(v-if='$vuetify.breakpoint.lgAndUp') {{ $t('common:actions.close') }}
v-divider.ml-3(vertical)
v-content
v-main
component(:is='currentEditor', :save='save')
editor-modal-properties(v-model='dialogProps')
editor-modal-editorselect(v-model='dialogEditorSelector')