Add RED.stack as a common ui component

This commit is contained in:
Nick O'Leary
2017-01-30 23:47:18 +00:00
parent d7c516ab00
commit 47df5476ba
3 changed files with 106 additions and 55 deletions

View File

@@ -116,6 +116,7 @@ module.exports = function(grunt) {
"editor/js/ui/common/popover.js",
"editor/js/ui/common/searchBox.js",
"editor/js/ui/common/tabs.js",
"editor/js/ui/common/stack.js",
"editor/js/ui/common/typedInput.js",
"editor/js/ui/actions.js",
"editor/js/ui/deploy.js",