Skip to content

feat: add utilities for blur transitions#51

Closed
coffeeispower wants to merge 2 commits intoWombosvideo:mainfrom
vipago:main
Closed

feat: add utilities for blur transitions#51
coffeeispower wants to merge 2 commits intoWombosvideo:mainfrom
vipago:main

Conversation

@coffeeispower
Copy link
Copy Markdown
Contributor

No description provided.

@Wombosvideo
Copy link
Copy Markdown
Owner

Hey there! Thank you for your contribution. I will take a loot at it after the weekend. Blur utilities are definitely something I can see adding value to tw-animate-css

@Wombosvideo Wombosvideo added the enhancement New feature or request label Aug 8, 2025
@Wombosvideo
Copy link
Copy Markdown
Owner

If you want, you can add the documentation too. But I can add it too if you don't get to it first

@Wombosvideo Wombosvideo changed the title Add blur support feat: add utilities for blur transitions Aug 8, 2025
@Wombosvideo Wombosvideo marked this pull request as draft August 13, 2025 05:25
@Wombosvideo Wombosvideo requested a review from Copilot August 13, 2025 05:25
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for blur transitions to the TailwindCSS v4.0 compatible animate utilities. It extends the existing animation system to include blur effects during enter and exit animations.

  • Adds CSS custom properties for blur transition control (--tw-enter-blur and --tw-exit-blur)
  • Integrates blur filters into existing enter/exit keyframes
  • Provides new utility classes for applying blur-in and blur-out effects

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Wombosvideo

This comment was marked as resolved.

@Wombosvideo
Copy link
Copy Markdown
Owner

Closed due to missing edit permissions. Commits were pushed to another branch and integrated into tw-animate-css version 1.3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants