Split out expandable editors and add JS editor

This commit is contained in:
Nick O'Leary
2018-07-15 21:06:51 +01:00
parent 7fca04404e
commit 529b358c9b
9 changed files with 892 additions and 651 deletions

View File

@@ -156,6 +156,7 @@ module.exports = function(grunt) {
"editor/js/ui/tab-context.js",
"editor/js/ui/palette-editor.js",
"editor/js/ui/editor.js",
"editor/js/ui/editors/*.js",
"editor/js/ui/tray.js",
"editor/js/ui/clipboard.js",
"editor/js/ui/library.js",