Skip to content

Releases: FlowFuse/node-red-dashboard

v0.10.2

12 Dec 16:14

Choose a tag to compare

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

12 Dec 11:17

Choose a tag to compare

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

07 Dec 16:49

Choose a tag to compare

What's Changed

New Widgets

  • Widget: UI Template Supporting JS & Full Vue SFC Definition by @joepavitt in #417

Fixes & Improvements

Dependencies

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.0

01 Dec 10:27

Choose a tag to compare

What's Changed

New Widgets

Features & Improvements

  • Include SocketIO connection ID on msg.socketid for all actions/changes by @joepavitt in #407

Docs

Full Changelog: v0.8.0...v0.9.0

v0.8.0

23 Nov 14:38

Choose a tag to compare

What's Changed

New Features

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

Full Changelog: v0.7.2...v0.8.0

v0.7.2

08 Nov 13:04

Choose a tag to compare

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

Full Changelog: v0.7.1...v0.7.2

v0.7.1

26 Oct 13:33

Choose a tag to compare

What's Changed

Improvements

  • Better handling of route injections & redirects by @joepavitt in #301

Fixes

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Oct 16:32
50d902a

Choose a tag to compare

What's Changed

Fixes & Improvements

Documentation

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

06 Oct 07:32

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Oct 15:37

Choose a tag to compare

What's Changed

New Features

Fixes & Improvements

  • Cleaner handling of non numerical timestamp data when checking "old" data by @joepavitt in #238
  • Add "topic" option for a Text Input by @joepavitt in #239
  • Add height/width definitions to ui-markdown & ui-template by @joepavitt in #240
  • Add "Show Thumb Label" option for ui-slider by @joepavitt in #241
  • Add ui-form "Reset on Submit" option by @joepavitt in #242
  • "Dashboard 2" category label & drive node colours from CSS vars by @joepavitt in #243

Documentation

Other Bits

New Contributors

Full Changelog: v0.5.0...v0.6.0