Merge branch 'master' into issue-232

This commit is contained in:
Christoph Flathmann
2019-05-08 13:34:12 +02:00
committed by GitHub
46 changed files with 1614 additions and 1490 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="editor">
<editor-menu-bar :editor="editor">
<div class="menubar" slot-scope="{ commands, isActive }">
<editor-menu-bar :editor="editor" v-slot="{ commands, isActive }">
<div class="menubar">
<button
class="menubar__button"