Releases: FlowFuse/node-red-dashboard
Releases · FlowFuse/node-red-dashboard
v0.5.0
What's Changed
New Widgets & Features:
- Add mermaid support in markdown by @Steve-Mcl in #185
- Widget: UI Notification by @joepavitt in #192
- Add support for settings-provided middleware by @knolleary in #191
- Adds ui-chart history-based state recording, adding time-axis, duration limit & fix line overshoot by @joepavitt in #194
Fixes & Smaller Improvements:
- Add passthrough option for Dropdown (off by default) by @joepavitt in #178
- Include docs on how to dynamically select option in a dropdown by @joepavitt in #179
- Only emit the "value" when dropdown selection is changed by @joepavitt in #180
- Centralise passthru and msg.topic handling by @joepavitt in #182
- typo in readme by @ZJvandeWeg in #187
- Pin reusable workflow to commit SHA by @ppawlowski in #186
- Move assets to be hosted on subdomain by @ZJvandeWeg in #188
- docs: Add sitemap.xml to docs site by @ZJvandeWeg in #189
New Contributors
- @ZJvandeWeg made their first contribution in #187
- @knolleary made their first contribution in #191
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
New Widgets & Layouts
- Add "Notebook" Layout by @joepavitt in #165
- Widget: Data Table by @joepavitt in #168
Fixes & Improvements:
- Fix dashboard not working when custom
httpNodeRoot
path is set by @Steve-Mcl in #167 - Disable scheduled package build by @ppawlowski in #171
- Add support for class names and dynamic classes by @Steve-Mcl in #169
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Fixes & Improvements
- Fix Text & Chart widgets to accept 0 as a valid input value by @joepavitt in #138
- Fix tests by @Steve-Mcl in #146
- Ordering of Pages/Groups/Widgets by @joepavitt in #144
- Clean logging & announce Dashboard setup in NR logs by @joepavitt in #154
- Use page title as tab name in-browser by @joepavitt in #156
- Re-enable Dropdown Size Controls by @joepavitt in #157
- Prevent the forced uppercase button label from Vuetify/Material Design by @joepavitt in #158
- Add mobile meta for easy assignment to mobile app lists by @joepavitt in #159
- Add link to sidebar & remove old order form rows by @joepavitt in #160
DevOps
- Introduce publish package pipeline by @ppawlowski in #139
- Publish released package to private registry by @ppawlowski in #140
New Contributors
- @ppawlowski made their first contribution in #139
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Ensure flex layout renders safely by @joepavitt in #132
Full Changelog: v0.2.1...v0.2.2
v0.2.0
What's Changed
New Widgets:
- Widget: Text Area by @joepavitt in #121
- Widget: Form by @joepavitt in #123
- Widget: Radio Group by @joepavitt in #131
Fixes & Improvements:
- Markdown: one way binding (reactivity) and general improvements by @Steve-Mcl in #126
Full Changelog: v0.1.0...v0.2.0
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