Merge branch 'master' into v1.0

This commit is contained in:
Philipp Kühn
2018-11-05 20:58:09 +01:00
5 changed files with 9 additions and 4 deletions

View File

@@ -219,6 +219,7 @@ export default {
state: this.state,
dispatchTransaction: this.dispatchTransaction,
nodeViews: initNodeViews({
parent: this,
nodes: this.views,
editable: this.editable,
}),