-
Notifications
You must be signed in to change notification settings - Fork 21
chore(deps): update dependency tw-animate-css to v1.4.0 #66
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tw-animate-css-1.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
The latest updates on your projects. Learn more about Vercel for GitHub.
|
f82df43
to
48eb654
Compare
48eb654
to
031cf09
Compare
031cf09
to
99f685d
Compare
99f685d
to
aca95c3
Compare
aca95c3
to
6b4f2fd
Compare
6b4f2fd
to
de33b28
Compare
de33b28
to
cdd64f2
Compare
cdd64f2
to
3917b2c
Compare
3917b2c
to
d8004cd
Compare
d8004cd
to
4337b5b
Compare
4337b5b
to
70d9e8b
Compare
70d9e8b
to
30cd157
Compare
30cd157
to
f27dd2d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.3.2
->1.4.0
Release Notes
Wombosvideo/tw-animate-css (tw-animate-css)
v1.4.0
Compare Source
Changelog
902e37a
: fix: remove support for prefix, add new export for prefixed version. Closes #58.fab2a5b
: chore: bump version to 1.4.0 and update dependenciesc20dc32
: fix(build): make transform.ts accept two argumentsSupport for Tailwind CSS's prefix option was moved to
tw-animate-css/prefix
because it was breaking the--spacing
function. Users requiring prefixes should replace their import:I do not plan to introduce breaking changes like this to non-major releases in the future. But because more people use spacing rather than prefixes, reverting the previous version's (obviously breaking) change seems reasonable.
v1.3.8
Compare Source
Changelog
b5ff23a
: fix: add support for global CSS variable prefix. Closes #4803e5f12
: feat: add support for ng-primitives height variables #56 (thanks @immohammadjaved)b076cfb
: docs: fix various issues in accordion and collapsible docs9485e33
: chore: bump version to 1.3.8 and update dependenciesAdding support for prefixes broke custom spacing. It is recommended that you skip this version if you do not use Tailwind CSS's prefix option, and use v1.4.0 instead. If you are actually using prefixes, you can use a special version supporting prefixes:
I do not plan to fix the incompatibility between the spacing and prefix versions due to time constraints. Feel free to investigate and open a pull request if you manage to fix it.
v1.3.7
Compare Source
Changelog
80dbfcc
: feat: add utilities for blur transitions #54 (thanks @coffeeispower)dc294f9
: docs: add upcoming changes warningc640bb8
: chore: update dependencies and package manager version9e63e34
: chore: bump version to 1.3.7v1.3.6
Compare Source
Changelog
58f3396
: fix: allow changing animation parameters for ready-to-use animations8313476
: chore: update dependencies nd package manager versionf81346c
: chore: bump version to 1.3.6Issues fixed
--animate-accordion/collapsible-*
(thanks for your help, @mikeploythai)v1.3.5
Compare Source
Changelog
b8cc09c
: fix: update slide translate calculations to use correct sign for ratio values69fbfcd
: chore: bump version to 1.3.5 and update dependenciesIssues fixed
v1.3.4
Compare Source
Changelog
5012a6b
: feat: add logical slide translate utilities (#39)041f32f
: fix: use default fill-modenone
instead offorwards
7f6ad32
: chore: bump version to 1.3.4 and update package manager versionIssues fixed
New features
This release adds logical
start
,end
slide utilities. Compared toleft
andright
, these take the text direction into consideration, allowing you remove some redundancy:v1.3.3
Compare Source
Changelog
ccfe1ec
: feat: add support for Kobalte UI variables to accordion and collapsible animations #37919999e
: fix: add CSS variables for animation utilities #40ffce555
: chore: bump version to 1.3.3Issues fixed
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 was generated by Mend Renovate. View the repository job log.