Releases: FlowFuse/node-red-dashboard
Releases · FlowFuse/node-red-dashboard
v0.1.0
What's Changed
Fixes & Improvements:
- Add ui-template documentation by @joepavitt in #116
- Update in-NR template docs by @joepavitt in #117
- Update help text for all nodes by @joepavitt in #118
- handle template component errors by @Steve-Mcl in #119
- Improved re-mapping of socket connections for ui-config updates by @joepavitt in #120
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- Ensure msg.payload is assigned in button beforeSend by @joepavitt in #110
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Point socket client to /dashboard by @joepavitt in #108
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
New Widgets
- Add Basic UI Template Node by @joepavitt in #98
- Link to Dashboard & Add Node-RED Sidebar by @joepavitt in #104
Fixes/Improvements
- Ensure items are closed and cleaned up by @Steve-Mcl in #97
- Set default endpoint to /dashboard & disable the text field in ui-base by @joepavitt in #100
- Store
msg
s to permit access to other props in widgets by @Steve-Mcl in #103 - Event emitter improvements by @Steve-Mcl in #105
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
Fixes/Improvements
- replace scoped style with node specific selectors by @Steve-Mcl in #90
- Full Linting by @Steve-Mcl in #93
- Introduce a "beforeSend" event to handle evaluated properties by @joepavitt in #95
New Contributors
- @Steve-Mcl made their first contribution in #90
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
New Widgets:
- Widget: UI Toggle Switch by @joepavitt in #83 - documentation
Fixes/Improvements:
- Widget: Text Input updates by @joepavitt in #75
- msg.send() in action/change, rather than msg.receive() by @joepavitt in #74
- Include custom styling for ui-text & update docs by @joepavitt in #77
Full Changelog: v0.0.4...v0.0.5