Skip to content

Bump tailwind-scrollbar from 2.1.0 to 3.0.1#26

Closed
dependabot[bot] wants to merge 1 commit into
just-fluidfrom
dependabot/npm_and_yarn/tailwind-scrollbar-3.0.1
Closed

Bump tailwind-scrollbar from 2.1.0 to 3.0.1#26
dependabot[bot] wants to merge 1 commit into
just-fluidfrom
dependabot/npm_and_yarn/tailwind-scrollbar-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2023

Copy link
Copy Markdown
Contributor

Bumps tailwind-scrollbar from 2.1.0 to 3.0.1.

Release notes

Sourced from tailwind-scrollbar's releases.

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
  • 4d33043 3.0.1
  • f82a6bc Merge pull request #74 from adoxography/feature/display-block
  • 4f1a00f Explicity set ::-webkit-scrollbar to display: block
  • ea9c2d1 Merge pull request #72 from adoxography/bugfix/variant-order
  • ec19a16 Ensure variant order is preserved
  • 6bc8613 Update mailmap
  • 6e6bcdd 3.0.0
  • 109ae99 Merge pull request #66 from adoxography/develop
  • 508e8b5 Merge pull request #65 from adoxography/task/remove-deprecated-rounded
  • 9974c5b Merge pull request #64 from adoxography/bugfix/remove-overflow-overlay
  • 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)

Bumps [tailwind-scrollbar](https://github.com/adoxography/tailwind-scrollbar) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/adoxography/tailwind-scrollbar/releases)
- [Commits](adoxography/tailwind-scrollbar@v2.1.0...v3.0.1)

---
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 10, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 15, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #27.

@dependabot dependabot Bot closed this May 15, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/tailwind-scrollbar-3.0.1 branch May 15, 2023 10:14
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