Skip to content

chore(deps): update dependency tw-animate-css to v1.3.5 #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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
tw-animate-css 1.3.2 -> 1.3.5 age confidence

Release Notes

Wombosvideo/tw-animate-css (tw-animate-css)

v1.3.5

Compare Source

Changelog

  • b8cc09c: fix: update slide translate calculations to use correct sign for ratio values
  • 69fbfcd: chore: bump version to 1.3.5 and update dependencies

Issues fixed

v1.3.4

Compare Source

Changelog

  • 5012a6b: feat: add logical slide translate utilities (#​39)
  • 041f32f: fix: use default fill-mode none instead of forwards
  • 7f6ad32: chore: bump version to 1.3.4 and update package manager version

Issues fixed

  • #​42: bug: incorrect default value for fill-mode breaking some animations (thanks for your help, @​ollema)

New features

This release adds logical start, end slide utilities. Compared to left and right, these take the text direction into consideration, allowing you remove some redundancy:

- ltr:slide-in-from-left-4 ltr:slide-out-to-left-4 rtl:slide-in-from-right-4 rtl:slide-out-to-right-4
+ slide-in-from-start-4 slide-out-to-start-4

v1.3.3

Compare Source

[!CAUTION]
Bug #​42 was introduced in this version, so you might want to skip this version.

Changelog

  • ccfe1ec: feat: add support for Kobalte UI variables to accordion and collapsible animations #​37
  • 919999e: fix: add CSS variables for animation utilities #​40
  • ffce555: chore: bump version to 1.3.3

Issues fixed

  • #​34: Setting fill-mode-* has no effect
  • #​36 (partially): Support Arbitrary Custom Properties for Accordion Animations

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.

Copy link

vercel bot commented Jun 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ned.im ❌ Failed (Inspect) Jul 3, 2025 4:48pm

@renovate renovate bot force-pushed the renovate/tw-animate-css-1.x-lockfile branch from f82df43 to 48eb654 Compare June 4, 2025 10:35
@renovate renovate bot changed the title chore(deps): update dependency tw-animate-css to v1.3.3 chore(deps): update dependency tw-animate-css to v1.3.4 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/tw-animate-css-1.x-lockfile branch from 48eb654 to 031cf09 Compare June 22, 2025 14:50
@renovate renovate bot force-pushed the renovate/tw-animate-css-1.x-lockfile branch from 031cf09 to 99f685d Compare July 2, 2025 18:43
@renovate renovate bot changed the title chore(deps): update dependency tw-animate-css to v1.3.4 chore(deps): update dependency tw-animate-css to v1.3.5 Jul 3, 2025
@renovate renovate bot force-pushed the renovate/tw-animate-css-1.x-lockfile branch from 99f685d to aca95c3 Compare July 3, 2025 16:47
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