Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node-red-dashboard from 2.16.2 to 2.23.2 in /addon_files/redmatic/var #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2020

Bumps node-red-dashboard from 2.16.2 to 2.23.2.

Release notes

Sourced from node-red-dashboard's releases.

2.23.2: Maintenance Release

Fixes

  • Fix dropdown to correct return values not labels

2.23.1: Maintenance Release

Fixes

  • Fix date picker to return midnight on picked day. PR #600
  • Add some validation to dropdown widget values to flag duplicates.
  • Fix dropdown to only return valid options if options changed dynamically.
  • Fix group spacings to align better.
  • Fix wave gauge to also allow using random msg properties. Issue #607

2.23.0: Milestone Release

Enhancements

  • Fix custom colour sidebar choice to actually work.
  • Dropdown multi-select now allows select/deselect all. PR #590
  • Add iconify- keyword to icon handling (still need to add the js file via cdn in template).
  • Let notification node set timeout via msg.timeout property.

Fixes

  • Block direct websocket connection attempts - only allow upgrades.
  • Bump angular libs to 1.8.0 for security patch.
  • Stop chart sending blank data payload on deploy.
  • Ensure toast dialog cancel button defaults to on when in prompt with input mode. Issue #596
  • Remove some hardcoded CSS to help themeing support of editor.

2.22.1: Maintenance Release

Fixes

  • Re-insert missing weather icons fonts.
  • Fix slider logic for touch devices. Issue #589

2.22.0: Milestone Release

Enhancements

  • Add group (open/closed) event to ui_control output.
  • Let browser bar theme copy dashboard theme (for Android).
  • Add id to Tab div tag so css can be targetted.
  • Add option for multi-selects in dropdown. PR #588

Fixes

Changelog

Sourced from node-red-dashboard's changelog.

2.23.2: Maintenance Release

Fixes

  • Fix dropdown to correct return values not labels

2.23.1: Maintenance Release

Fixes

  • Fix date picker to return midnight on picked day. PR #600
  • Add some validation to dropdown widget values to flag duplicates.
  • Fix dropdown to only return valid options if options changed dynamically.
  • Fix group spacings to align better.
  • Fix wave gauge to also allow using random msg properties. Issue #607

2.23.0: Milestone Release

Enhancements

  • Fix custom colour sidebar choice to actually work.
  • Dropdown multiselect now allows select/deselect all. PR #590
  • Add iconify- keyword to icon handling (still need to add js via template).
  • Let notification node set timeout via msg.timeout property.

Fixes

  • Block direct websocket connection attempts - only allow upgrades.
  • Bump angular libs to 1.8.0 for security patch.
  • Stop chart sending blank data payload on deploy.
  • Ensure toast dialog cancel button defaults to on when in prompt with input mode. Issue #596
  • Remove some hardcoded CSS to help themeing support of editor.

2.22.1: Maintenance Release

Fixes

  • Re-insert missing weather icons fonts.
  • Fix slider logic for touch devices. Issue #589

2.22.0: Milestone Release

Enhancements

  • Add group (open/closed) event to ui_control output.
  • Let browser bar theme copy dashboard theme (for Android).
  • Add id to Tab div tag so css can be targetted.
  • Add option for multi-selects in dropdown. PR #588

Fixes

Commits
  • 6b26c28 Fix dropdown to return values not labels...
  • 8745c32 ready for release 2.23.1
  • 55f6c37 Fix wave gauge to allow use of msg.property for input
  • 2dffab4 Fix dropdown to only return valid values from updated options.
  • 9e746c7 fix default group spacings to align better
  • 7ebef8f use page background to detect dark/light overal theme
  • 61f6c2e add some validation to dropdown values
  • d7b82bc Return 12:00:00 AM of date selected (#600)
  • 5858411 ready for release
  • e02f0c0 remove fixed css from form
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants