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

Updated Design Notes (markdown)

Nick O'Leary 2019-02-27 13:58:18 +00:00
parent 6760ae42ab
commit 2aa329d430

@ -13,21 +13,18 @@ They are not end-user documentation. They are not commitments to deliver a parti
These design notes cover areas being actively worked on.
* [[Design: Runtime/Editor Split]]
* [[Design: Subflow Enhancements]]
* [[Design: Persistable Context]]
* ~~[[Design: Using environment variables]]~~
* [[Design: msg.parts - description of usage]]
* [[Design: Platform Specific Nodes]]
* [[Design: Runnable Project]]
* [[Design: Node Messaging API]]
* [[Design: API Token management]]
* [[Design: Subflow Instance properties]]
* ~~[[Design: Runnable Project]]~~
* ~~[[Design: Node Messaging API]]~~
* ~~[[Design: Subflow Node modules]]~~
* ~~[[Design: Function Library node]]~~
* ~~[[Design: Dynamic MQTT node]]~~
* ~~[[Design: adminAuth User Management]]~~
* [[Design: Flow Linter]]
* ~~[[Design: Flow Linter]]~~
#### Future
@ -43,6 +40,10 @@ These design notes cover areas for the future - either as part of the 1.0 roadma
* [[Design: Runtime extension points]]
---
* 0.20: [[Design: Runtime/Editor Split]]
* 0.20: [[Design: Subflow Instance properties]]
* 0.19: [[Design: API Token management]]
* 0.19: [[Design: Persistable Context]]
* 0.18: [[Design: Projects]]
* 0.17: [[Design: Enhancements to Split/Join nodes]] - complete
* 0.17: [[Design: Node settings]] - complete