Skip to content

Bump tailwind-scrollbar from 2.1.0 to 3.0.0#11

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2023

Copy link
Copy Markdown
Contributor

Bumps tailwind-scrollbar from 2.1.0 to 3.0.0.

Release notes

Sourced from tailwind-scrollbar's releases.

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
  • 3d97efc Merge pull request #66 from adoxography/develop
  • 74c7150 Merge pull request #65 from adoxography/task/remove-deprecated-rounded
  • 373c3aa Merge pull request #64 from adoxography/bugfix/remove-overflow-overlay
  • 6836ec1 Remove deprecated rounded variant
  • 0082f49 Remove overflow: overlay from scrollbar and scrollbar-thin
  • dbf2d66 Merge pull request #63 from adoxography/feature/utility-inheritance
  • a818594 Update inheritance documentation
  • 4adad7f noncompatible -> nocompatible
  • 54839b1 Width and height properties also live on elements not pseudoelements
  • 0949038 Properties live on the element not on pseudoelements
  • 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.0.
- [Release notes](https://github.com/adoxography/tailwind-scrollbar/releases)
- [Commits](adoxography/tailwind-scrollbar@v2.1.0...v3.0.0)

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

dependabot Bot commented on behalf of github May 10, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #26.

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