npm node-red-dashboard 2.16.0
2.16.0: Milestone Release

latest releases: 3.6.5, 3.6.4, 3.6.3...
4 years ago

Enhancements

  • Add Dashboard Layout tool - Major contribution - Many thanks @KazuhiroItoh - PR #482
  • Add ui.isDark(), returns true/false if overall theme is dark or light, so a widget could switch appropriately. (can already use getTheme() to get actual colors if needs be.)

Fixes

  • Make spacer transparent so background is really the background.
  • Fix text_input to only send duplicates if enter key hit multiple times and not on loss of focus. Issue #513
  • Fix color-picker to not emit on tab change, and fix background overlay. Issue #514
  • Fix IE11 loading issue #515 (reversion)
  • Improve embedded node-red dashboard full path resolve - Issue #517
  • Let ui-form input be full width on IE11 - Issue #524

Don't miss a new node-red-dashboard release

NewReleases is sending notifications on new releases.