This repository was archived by the owner on Jun 13, 2023. It is now read-only.
chore(deps): update dependency tailwind-scrollbar to v3#68
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency tailwind-scrollbar to v3#68renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
7fa4dc2 to
e6ddbb1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0->3.0.4Release Notes
adoxography/tailwind-scrollbar
v3.0.4Compare Source
v3.0.3Compare Source
What's Changed
Full Changelog: adoxography/tailwind-scrollbar@v3.0.1...v3.0.3
v3.0.2Compare Source
v3.0.1Compare Source
What's Changed
tailwind-scrollbarwould reorder some of the variants (#72)displayof::-webkit-scrollbartoblockonscrollbarandscrollbar-thinso that they can counteract components that try to setdisplay: none(#74)Full Changelog: https://github.com/adoxography/tailwind-scrollbar/commits/v3.0.1
v3.0.0Compare Source
What's Changed
Breaking Changes
overflow: overlayhas been removed from thescrollbarandscrollbar-thinclasses. This may cause a visual change in sites using this plugin, but it should lead to more predictable scrollbar placements. (#64)scrollbarandscrollbar-thinare 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 usescrollbarorscrollbar-thinon specific elements to apply those predefined styles. (#63)scrollbar-thinutility now ignores sizes set byscrollbar-w-*andscrollbar-h-*. If you want custom sizes, stick toscrollbar.roundedvariant 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.
This PR has been generated by Mend Renovate. View repository job log here.