mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Design Notes (markdown)
parent
095c150bb4
commit
e0b5412991
@ -3,20 +3,30 @@
|
||||
They are not end-user documentation. They are not commitments to deliver a particular feature.
|
||||
|
||||
### Design Notes
|
||||
|
||||
#### Current
|
||||
|
||||
These design notes cover areas being actively worked on.
|
||||
|
||||
* [[Design: Runtime/Editor Split]]
|
||||
* [[Design: Persistable Context]]
|
||||
* [[Design: Using environment variables]]
|
||||
* [[Design: Library Sidebar]]
|
||||
* [[Design: Node Messaging API]]
|
||||
* [[Design: Node module lifecycle]]
|
||||
* [[Design: msg.parts - description of usage]]
|
||||
* [[Design: Platform Specific Nodes]]
|
||||
* [[Design: Runnable Project]]
|
||||
* [[Design: Node Messaging API]]
|
||||
|
||||
#### Future
|
||||
|
||||
These design notes cover areas for the future - either as part of the 1.0 roadmap or beyond.
|
||||
|
||||
* [[Design: Library Sidebar]]
|
||||
* [[Design: Node module lifecycle]]
|
||||
* [[Design: Usage telemetry]]
|
||||
* [[Design: subflows vNext]]
|
||||
* [[Design: Flow file format v2]]
|
||||
* [[Design: Editor Events]]
|
||||
* [[Design: Runtime extension points]]
|
||||
* [[Design: msg.parts - description of usage]]
|
||||
* [[Design: Platform Specific Nodes]]
|
||||
|
||||
---
|
||||
* 0.18: [[Design: Projects]]
|
||||
|
Loading…
Reference in New Issue
Block a user