Skip to content

[Docs] Replace confusing animate-enter/animate-leave with custom animations#405

Merged
timolins merged 2 commits intomainfrom
replace-tailwind-animations-with-transitions
Aug 15, 2025
Merged

[Docs] Replace confusing animate-enter/animate-leave with custom animations#405
timolins merged 2 commits intomainfrom
replace-tailwind-animations-with-transitions

Conversation

@timolins
Copy link
Owner

@timolins timolins commented Aug 15, 2025

Summary

  • Replace animate-enter and animate-leave with animate-custom-enter and animate-custom-leave
  • Makes it clear these are custom project animations, not default Tailwind classes
  • Prevents confusion since these were non-standard animation class names

🤖 Generated with Claude Code

- Rename animations to animate-custom-enter and animate-custom-leave
- Makes it clear these are custom project animations, not default Tailwind
- Maintains same animation behavior (200ms enter, 150ms leave with scale/opacity)
- Updates all usage across website examples and documentation
- Prevents confusion with potential default Tailwind animation classes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Aug 15, 2025

size-limit report 📦

Path Size
dist/index.js 5.07 KB (0%)
dist/index.mjs 4.77 KB (0%)
headless/index.js 1.86 KB (0%)
headless/index.mjs 1.58 KB (0%)

@vercel
Copy link

vercel bot commented Aug 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-hot-toast Ready Preview Comment Aug 15, 2025 10:17am

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@timolins timolins changed the title Replace confusing animate-enter/animate-leave with custom animations [Docs] Replace confusing animate-enter/animate-leave with custom animations Aug 15, 2025
@timolins timolins merged commit 932493b into main Aug 15, 2025
2 of 4 checks passed
@timolins timolins deleted the replace-tailwind-animations-with-transitions branch August 15, 2025 10:17
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.

1 participant