From 3399f07a355572b2567bd8bd04317f749d3145e2 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Wed, 13 Jul 2016 22:50:55 +0100 Subject: [PATCH] Updated Design: Palette Management UI (markdown) --- Design:-Palette-Management-UI.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Design:-Palette-Management-UI.md b/Design:-Palette-Management-UI.md index d264b92..145470a 100644 --- a/Design:-Palette-Management-UI.md +++ b/Design:-Palette-Management-UI.md @@ -1,3 +1,5 @@ +Target: 0.15 + The runtime admin api provides methods for managing the nodes in the runtime. Add/Remove (by npm module name) and Enable/Disable (at the module and node-set level). We need to add a suitable UI component to the editor that allows the user to manage their palette.