1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated Design: dynamic palette (markdown)

mattwakeman 2014-09-07 08:19:28 -07:00
parent c6df7debc1
commit 78894ac364

@ -64,6 +64,7 @@ To remove a node from the palette:
## ToDo ## ToDo
- [ ] Create UI for enabling/disabling nodes - [ ] Create UI for enabling/disabling nodes
- [ ] Create UI for uninstalling nodes
- [x] Editor registry of types that is populated with the node list - [x] Editor registry of types that is populated with the node list
- [x] Update registry in response to `node/enabled`/`node/disabled` events - [x] Update registry in response to `node/enabled`/`node/disabled` events
- [x] Remove node from palette on `node/disabled` event - [x] Remove node from palette on `node/disabled` event