Skip to content

Bump tailwind-scrollbar from 2.1.0 to 3.0.4#27

Open
dependabot[bot] wants to merge 1 commit intojust-fluidfrom
dependabot/npm_and_yarn/tailwind-scrollbar-3.0.4
Open

Bump tailwind-scrollbar from 2.1.0 to 3.0.4#27
dependabot[bot] wants to merge 1 commit intojust-fluidfrom
dependabot/npm_and_yarn/tailwind-scrollbar-3.0.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps tailwind-scrollbar from 2.1.0 to 3.0.4.

Release notes

Sourced from tailwind-scrollbar's releases.

v3.0.3

What's Changed

  • Fixed Tailwind Play support

Full Changelog: adoxography/tailwind-scrollbar@v3.0.1...v3.0.3

v3.0.1

What's Changed

  • Fixed a bug where inclusion of tailwind-scrollbar would reorder some of the variants (#72)
  • Explicitly set the display of ::-webkit-scrollbar to block on scrollbar and scrollbar-thin so that they can counteract components that try to set display: none (#74)

Full Changelog: https://github.com/adoxography/tailwind-scrollbar/commits/v3.0.1

v3.0.0

What's Changed

Breaking Changes

  • overflow: overlay has been removed from the scrollbar and scrollbar-thin classes. This may cause a visual change in sites using this plugin, but it should lead to more predictable scrollbar placements. (#64)
  • All utilities aside from scrollbar and scrollbar-thin are now inherited by children. If you only ever need one scrollbar colour scheme, you can define your scrollbar colour utilities at a top-level element and use scrollbar or scrollbar-thin on specific elements to apply those predefined styles. (#63)
    • The scrollbar-thin utility now ignores sizes set by scrollbar-w-* and scrollbar-h-*. If you want custom sizes, stick to scrollbar.
  • The deprecated rounded variant has now been removed. (#65)

Full Changelog: adoxography/tailwind-scrollbar@v2.1.0...v3.0.0

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 [tailwind-scrollbar](https://github.com/adoxography/tailwind-scrollbar) from 2.1.0 to 3.0.4.
- [Release notes](https://github.com/adoxography/tailwind-scrollbar/releases)
- [Commits](https://github.com/adoxography/tailwind-scrollbar/commits)

---
updated-dependencies:
- dependency-name: tailwind-scrollbar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants