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

Update dependency tailwind-scrollbar to v3 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwind-scrollbar ^2.1.0 -> ^3.0.0 age adoption passing confidence

Release Notes

adoxography/tailwind-scrollbar (tailwind-scrollbar)

v3.1.0

Compare Source

What's Changed

  • Added a preferredStrategy flag so that pseudoelement scrollbars may still be used in newer Chromium-based browsers.

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

v3.0.5

Compare Source

What's Changed

New Contributors

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

v3.0.4

Compare Source

v3.0.3

Compare Source

What's Changed
  • Fixed Tailwind Play support

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

v3.0.2

Compare Source

v3.0.1

Compare Source

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

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants