draft(docs): animated React text effects guide - #519
Draft
hari wants to merge 3 commits into
Draft
Conversation
- Create comprehensive guide for animated React text effects - Cover 10 key text animation patterns (typewriter, reveal, flip, etc.) - Include Motion vs CSS decision framework - Document accessibility and reduced-motion patterns - Link to sibling button guide and text category - Keep published: false (draft) Co-authored-by: Hari Lamichhane <onwithhari@gmail.com>
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying animata with
|
| Latest commit: |
9f0c293
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b92b2e66.animata.pages.dev |
| Branch Preview URL: | https://cursor-animated-text-effects.animata.pages.dev |
- Add Q&A format opening - Add Common misconceptions section with checkable links - Update FAQ with verify-at-publish guidance - Clarify Motion vs CSS framework - Reference llms.txt catalog in install section - Keep published: false (draft) Co-authored-by: Hari Lamichhane <onwithhari@gmail.com>
- Streamline opening with action-first directive - Condense intro into single flowing paragraph - Move common misconceptions inline to intro - Restructure picks section with cleaner formatting - Simplify Motion vs CSS section prose - Tighten accessibility and comparison sections - Update Next steps to reference published blog link - Keep published: false (draft) Co-authored-by: Hari Lamichhane <onwithhari@gmail.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds a comprehensive docs guide for animated React text effects at
content/docs/guides/animated-react-text-effects.mdx.What's included
Notes
published: false(draft only; not live yet)animated-react-buttons.mdx/docs/text) and upcoming blog comparison (/blog/aceternity-ui-vs-magic-ui-vs-animata, soft link updated to "Once published, read...")Preview
The guide will appear at
/docs/guides/animated-react-text-effectsafter merge, but will be hidden from public navigation whilepublished: false.