Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 27, 2021

Bumps bootstrap-colorpicker from 2.5.3 to 3.4.0.

Release notes

Sourced from bootstrap-colorpicker's releases.

3.4.0

  • Add Bootstrap 5 compatibility with popover.js #327 #329

3.3.0

  • Package audit fixes
  • Fixes #319
  • Adds new option to allow hex3 values #325
  • Adds Dockerfile + Makefile for consistent development

3.2.0

  • Upgrade to Webpack 4
  • Remove yarn.lock support
  • Add popoverjs as dependency
  • Update project links to new domain

v3.1.2

  • Fix: source maps for CSS and JS dist files had parsing issues because of the license header.
  • Fix: mouse dragging was causing the underlying text to be selected in Firefox.

v3.1.1

  • Fixes jQuery issues in node #272
  • Fixes exception when fallbackColor is null
  • fallback option is now "auto" by default instead of null. This way, the format of the instance is automatically determined by the first assigned color, which is a more expected behavior. This may require code adjustments.

3.0.3

  • Improved guides UI
  • fix: colorpicker not working after emptying the input
  • improved preview extension UI
  • preview extension has text enabled by default

3.0.2

Changed from v3.0.0:

  • Fixes:
    • Fix documentation for old browsers (IE10, 11)
    • Fix Show/Hide behavior and event management
    • Fix Disable/Enable behavior
  • Changes:
    • Add explicit Bootstrap 4 dependency
    • Add support for custom color formulas on the $.colorpicker.Color.generate method
    • Add support for custom extensions via $.colorpicker.extensions
    • $.colorpicker.Color.api now returns the Qix Color object if no arguments are provided
    • Add validation and string conversion in $.colorpicker.Color.HSVAColor class
  • Documentation
    • Better documented code
    • Improved documentation template
    • Added more examples and descriptions

3.0.0

🎉🎉Lots of improvements and Bootstrap 4 support 🎉🎉

... (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 [bootstrap-colorpicker](https://github.com/itsjavi/bootstrap-colorpicker) from 2.5.3 to 3.4.0.
- [Release notes](https://github.com/itsjavi/bootstrap-colorpicker/releases)
- [Commits](itsjavi/bootstrap-colorpicker@2.5.3...3.4.0)

---
updated-dependencies:
- dependency-name: bootstrap-colorpicker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2021
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