Releases: FlowFuse/node-red-dashboard
Releases · FlowFuse/node-red-dashboard
v0.11.3
What's Changed
Fixes & Improvements
- UI Template - Add "Page-Scoped" and "UI-Scoped" options for widget placement by @joepavitt in #472
- Improve deregistration lifecycle for ui-event and ui-control by @joepavitt in #473
- UI Template - Switch checks to validations, rather than required by @joepavitt in #475
- UI Chart - Provide "Action" property to define Append/Replace behaviour for new data by @joepavitt in #474
Docs
- Docs: Detail the option available in ui-template by @joepavitt in #470
Dependencies
- Bump vue dependency to 3.4.5 to get rid of internal vue errors by @joepavitt in #471
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
Improvements
- Add placeholder loading graphic whilst waiting for first ui-config by @joepavitt in #467
- UI Chart - Add point shape & radius options by @joepavitt in #468
Fixes
- Clear excess console.logs by @joepavitt in #465
- More robust handling of scoped .socket message emissions by @joepavitt in #466
Full Changelog: v0.11.1...v0.11.2
v0.11.0
What's Changed
New Features
- Plugins API by @joepavitt in #438
Fixes & Improvements
- Add app-bar-actions section to main navigation by @joepavitt in #441
- UI Text Input - Fix onBlur by @joepavitt in #449
- UI Page - Allow for definition of icons by @joepavitt in #450
- UI Switch - Prevent the switch toggle from growing in flexbox by @joepavitt in #451
- UI Switch - Check msg.payload against on/off values, not just isTruthy() by @joepavitt in #452
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
Fixes
- Remove assumption that "dependencies" exists in Node-RED package.json by @joepavitt in #435
Documentation
- Reference issue re: full msg not sending in this.send() for ui-template by @joepavitt in #436
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- UI Template - Fix external script injection & update ui-template docs with more examples by @joepavitt in #420
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
New Widgets
- Widget: UI Template Supporting JS & Full Vue SFC Definition by @joepavitt in #417
Fixes & Improvements
- Update npm-publish action version to v2 by @ppawlowski in #413
- Use Node-RED CSS vars by @bonanitech in #412
Dependencies
- Bump vite from 5.0.0 to 5.0.5 by @dependabot in #416
New Contributors
- @bonanitech made their first contribution in #412
Full Changelog: v0.9.2...v0.10.0
v0.9.0
What's Changed
New Widgets
- Widget: UI Event by @MarianRaphael in #394
- Widget: UI Control by @joepavitt in #408
Features & Improvements
- Include SocketIO connection ID on msg.socketid for all actions/changes by @joepavitt in #407
Docs
- misc: Update latest blog post by @ZJvandeWeg in #401
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
New Features
- Third Party Widget Support by @Pezmc in #351
- Debug View & Dropdown Improvements by @joepavitt in #345
Fixes & Improvements
- Convert project to build ES Modules using Vite by @Pezmc in #336
- Compile with full Vue build to allow for runtime compiling of ui-template by @joepavitt in #350
- Add "date" type as an option for Text Input mode by @joepavitt in #346
- UI Text Input: onEnter, onDelay and onBlur controls by @joepavitt in #365
- UI Slider: Control added over when a msg is emitted, can be continuous, or on release-only by @joepavitt in #367
- Set default of ui-text to match the labelling of Vuetify components by @joepavitt in #370
- Bump axios and node-red-admin by @dependabot in #362
Documentation
- Docs: Add payload examples for Bar Chart by @joepavitt in #364
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
Fixes & Improvements
- Improve placeholder page with appropriate error reporting where required by @joepavitt in #310
- Add "Focus" option for widgets in the sidebar by @joepavitt in #320
- UI Chart: Support "[ ]" in "Series" property to render multiple points from single data object by @joepavitt in #304
- UI Chart: Remove y beginAtZero & add y-min and y-max options by @joepavitt in #327
- UI Text: Reintroduce the
ui-text
dynamic layout class & make (default) font sizing consistent by @joepavitt in #328 - UI Button: fix ui-button height by @sumitshinde-84 in #305
- UI Button: Fix height of buttons in a form by @joepavitt in #326
Documentation
- Rebrand: Update FlowForge to FlowFuse by @ZJvandeWeg in #314
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
Improvements
- Better handling of route injections & redirects by @joepavitt in #301
Fixes
- Pin reusable workflows to v0.1.1 by @ppawlowski in #299
- Fixes CSS styling for Vuetify btn-groups & updates ui-template docs for consistency by @joepavitt in #300
- Update to new npm org by @knolleary in #298
- Update accessibility pointers to @FlowFuse by @joepavitt in #303
Full Changelog: v0.7.0...v0.7.1