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.15.5 to 2.17.1 #1

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 Oct 29, 2019

Bumps node-red-dashboard from 2.15.5 to 2.17.1.

Release notes

Sourced from node-red-dashboard's releases.

2.17.1: Maintenance Release

Fixes

  • Add warning re missing order property in custom widget nodes
  • Fix notifications. Issue #537.

2.17.0: Maintenance Release

Fixes

  • Better vertical align larger button icons if supplied via label text
  • Fix ui_notification node to not accept raw HTML by default, add option to allow. (to prevent XSS injection)

2.16.3: Maintenance Release

Enhancements

  • If template has height -1 then set it to 0 height (test for custom templates).
  • Add wrap value feature to numeric node.

Fixes

  • Ensure widgets handle undefined msg parts for labels etc.
  • Fix scrollbar theming inside template.
  • Ensure msg.topic really doesn't exist if not specified, for all ui nodes. Was PR #531
  • Backlevel less package to fix IE11 loading, Issue #530

2.16.2: Maintenance Release

Enhancements

  • Ui-control can be set to only report connect events, or change tab events.

Fixes

  • Stop slider sending twice (after fixing endstop issue below). Issue #527
  • Fix Theme colour swatch size.

2.16.1: Maintenance Release

Fixes

  • Fix toast to show border correctly and better timing. Issue #525
  • Stop colour picker sending on page refresh. Issue #514
  • Fix layout tool group locations. PR #526
  • Fix slider not sending if mouse leaves widget in on release mode.

2.16.0: Milestone Release

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.)
... (truncated)
Changelog

Sourced from node-red-dashboard's changelog.

2.17.1: Maintenance Release

Fixes

  • Add warning re missing order property in custom widget nodes
  • Fix notifications. Issue #537.

2.17.0: Maintenance Release

Fixes

  • Better vertical align larger button icons if supplied via label text
  • Fix ui_notification node to not accept raw HTML by default, add option to allow.

2.16.3: Maintenance Release

Enhancements

  • If template has height -1 then set it to 0 height (test).
  • Add wrap value feature to numeric node.

Fixes

  • Ensure widgets handle undefined msg parts for labels etc.
  • Fix scrollbar theming inside template.
  • Ensure msg.topic really doesn't exist if not specified, for all ui nodes. Was PR #531
  • Backlevel less package to fix IE11 loading, Issue #530

2.16.2: Maintenance Release

Enhancements

  • Ui-control can be set to only report connect events, or change tab events.

Fixes

  • Stop slider sending twice (after fixing endstop issue below). Issue #527
  • Fix Theme colour swatch size.

2.16.1: Maintenance Release

Fixes

  • Fix toast to show border correctly and better timing. Issue #525
  • Stop colour picker sending on page refresh. Issue #514
  • Fix layout tool group locations. PR #526
  • Fix slider not sending if past end of widget.

2.16.0: Milestone Release

... (truncated)
Commits
  • 347c4df Fix missing notifications (to close #537)
  • 8703827 fix script injection to notification - bump to 2.17.0
  • a7ecb4b update Changelog
  • 23ce49e Better vertical align button icons if supplied via label
  • 2febc1d Update CHANGELOG.md
  • c49ded4 Add wrap capability to numeric widget
  • a4128e6 fully hide template if height <0
  • 293b65a backlevel less package to see if IE11 works
  • 2ae32ae ensure msg.topic really doesn't exist if not specified
  • d5e4a3e fix scrollbar theme
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 Oct 29, 2019
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
Development

Successfully merging this pull request may close these issues.

0 participants