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 dash-bootstrap-components from 0.10.3 to 0.12.2 #18

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps dash-bootstrap-components from 0.10.3 to 0.12.2.

Release notes

Sourced from dash-bootstrap-components's releases.

Release 0.12.2

Fixed

  • Fix issue with nested Progress bars(PR 573)

Prerelease 0.12.2-rc1

Fixed

  • Fix issue with nested Progress bars(PR 573)

Release 0.12.1

Added

  • Adds required property to Input and Select (PR 552)
  • Added debounce and show_initially props to Spinner. debounce can be used to add a time delay to prevent the spinner from dismissing immediately when its children have finished loading. This can help reduce flickering. show_initially can be used to ensure that the spinner is initially showing when the app starts up to prevent flickering when initial callbacks fire. (PR 561)
  • Added name and value props to Button, can be used to send additional data with form submissions. (PR 565)

Fixed

  • Fix toggle property of DropdownMenuItem which can be used to prevent the parent DropdownMenu from dismissing when that item is clicked on (PR 554)

Prerelease 0.12.1-rc1

Added

  • Adds required property to Input and Select (PR 552)
  • Added debounce and show_initially props to Spinner. debounce can be used to add a time delay to prevent the spinner from dismissing immediately when its children have finished loading. This can help reduce flickering. show_initially can be used to ensure that the spinner is initially showing when the app starts up to prevent flickering when initial callbacks fire. (PR 561)
  • Added name and value props to Button, can be used to send additional data with form submissions. (PR 565)

Fixed

  • Fix toggle property of DropdownMenuItem which can be used to prevent the parent DropdownMenu from dismissing when that item is clicked on (PR 554)

Release 0.12.0

Added

  • Adds a new trigger property to Popover, allowing it to be used without writing callbacks if desired (PR 531)
  • Exposes download prop on Button (PR 528)

Fixed

  • Restore default colours in Alert and Badge components (PR 542)

Changed

  • Adds visibility:hidden to Fade when content is faded so that tooltips do not appear on faded content (PR 535, PR 537)

Prerelease 0.12.0-rc3

Added

  • Adds a new trigger property to Popover, allowing it to be used without writing callbacks if desired (PR 531)

... (truncated)

Commits

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)

Bumps [dash-bootstrap-components](https://github.com/facultyai/dash-bootstrap-components) from 0.10.3 to 0.12.2.
- [Release notes](https://github.com/facultyai/dash-bootstrap-components/releases)
- [Changelog](https://github.com/facultyai/dash-bootstrap-components/blob/main/docs/how-to-release.md)
- [Commits](facultyai/dash-bootstrap-components@0.10.3...0.12.2)

---
updated-dependencies:
- dependency-name: dash-bootstrap-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2021

A newer version of dash-bootstrap-components exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@jchate6 jchate6 self-assigned this Apr 20, 2023
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
Status: Backlog
Development

Successfully merging this pull request may close these issues.

None yet

2 participants