Skip to content

chore: run react-doctor fixes#510

Merged
sudhashrestha merged 21 commits into
mainfrom
fix/react-doctor
Jun 13, 2026
Merged

chore: run react-doctor fixes#510
sudhashrestha merged 21 commits into
mainfrom
fix/react-doctor

Conversation

@sudhashrestha

Copy link
Copy Markdown
Contributor

No description provided.

sudhashrestha and others added 17 commits June 13, 2026 12:41
… log

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@sudhashrestha sudhashrestha requested a review from hari June 13, 2026 07:34
@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 197 files, which is 47 over the limit of 150.

To get a review, narrow the scope:
• coderabbit review --type committed # exclude uncommitted changes
• coderabbit review --dir # limit to a subdirectory
• coderabbit review --base # compare against a closer base

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e3cd7b35-4f35-471a-acb2-13db35dd0d94

📥 Commits

Reviewing files that changed from the base of the PR and between c00e5dc and f944713.

⛔ Files ignored due to path filters (2)
  • app/demo/generated/demo-sources.ts is excluded by !**/generated/**
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (197)
  • .github/workflows/react-doctor.yml
  • .gitignore
  • animata/background/interactive-grid.tsx
  • animata/background/shooting-stars.tsx
  • animata/button/ai-button.tsx
  • animata/button/algolia-blue-button.tsx
  • animata/button/algolia-white-button.tsx
  • animata/button/arrow-button.tsx
  • animata/button/duolingo.tsx
  • animata/button/external-link-button.tsx
  • animata/button/get-started-button.tsx
  • animata/button/ripple-button.tsx
  • animata/button/shining-button.tsx
  • animata/button/slide-arrow-button.tsx
  • animata/button/status-button.tsx
  • animata/button/swipe-button.tsx
  • animata/button/toggle-switch.tsx
  • animata/button/work-button.tsx
  • animata/card/blur-stack-card.tsx
  • animata/card/card-stack.tsx
  • animata/card/comment-reply-card.tsx
  • animata/card/email-feature-card.tsx
  • animata/card/flip-card.tsx
  • animata/card/led-board.tsx
  • animata/card/notice-card.tsx
  • animata/card/notify-user-info.tsx
  • animata/card/reminder-scheduler.tsx
  • animata/card/score-card.tsx
  • animata/card/staggered-card.tsx
  • animata/card/survey-card.tsx
  • animata/carousel/expandable.tsx
  • animata/carousel/image-carousel.tsx
  • animata/container/animated-dock.tsx
  • animata/container/nav-tabs.tsx
  • animata/container/sibling-focus-nav.tsx
  • animata/feature-cards/confirmation-message.tsx
  • animata/feature-cards/content-scan.tsx
  • animata/graphs/bar-chart.tsx
  • animata/graphs/progress.tsx
  • animata/hero/hero-section.tsx
  • animata/hero/product-features.tsx
  • animata/image/photo-booth.tsx
  • animata/image/trailing-image.tsx
  • animata/list/flipping-cards.tsx
  • animata/overlay/modal.tsx
  • animata/preloader/split-reveal.tsx
  • animata/progress/animatedtimeline.tsx
  • animata/section/pricing.tsx
  • animata/skeleton/cookie-banner.tsx
  • animata/skeleton/list.tsx
  • animata/skeleton/wide-card.tsx
  • animata/tabs/fluid-tabs.tsx
  • animata/tabs/gooey-tabs.tsx
  • animata/tabs/shared.ts
  • animata/tabs/shift-tabs.tsx
  • animata/text/circular-text.tsx
  • animata/text/counter.tsx
  • animata/text/gibberish-text.tsx
  • animata/text/glitch-text.css
  • animata/text/jitter-text.tsx
  • animata/text/roll-text.tsx
  • animata/text/swap-text.tsx
  • animata/text/text-animator-demo.css
  • animata/text/text-animator-demo.ts
  • animata/text/text-animator.css
  • animata/text/text-animator.tsx
  • animata/text/ticker.tsx
  • animata/text/typing-text.tsx
  • animata/widget/calendar-widget.tsx
  • animata/widget/clock-with-photo.tsx
  • animata/widget/delivery-card.tsx
  • animata/widget/direction-card.tsx
  • animata/widget/expense-tracker.tsx
  • animata/widget/flight-widget.tsx
  • animata/widget/fund-widget.tsx
  • animata/widget/live-score.tsx
  • animata/widget/music-stack-interaction.tsx
  • animata/widget/reminder-widget.tsx
  • animata/widget/shopping-list.tsx
  • animata/widget/team-clock.tsx
  • animata/widget/video-chat.tsx
  • app/(main)/_landing/_archive/beam-cta.tsx
  • app/(main)/_landing/_archive/card-stack-bento.tsx
  • app/(main)/_landing/_archive/component-gallery.tsx
  • app/(main)/_landing/_archive/grid-view.tsx
  • app/(main)/_landing/_archive/hero-showcase.tsx
  • app/(main)/_landing/_archive/hero-title.tsx
  • app/(main)/_landing/_archive/hero-variants.tsx
  • app/(main)/_landing/_archive/hero.tsx
  • app/(main)/_landing/_archive/highlight.tsx
  • app/(main)/_landing/_archive/reveal.tsx
  • app/(main)/_landing/_archive/skeleton-section.tsx
  • app/(main)/_landing/_archive/tech-stack.tsx
  • app/(main)/_landing/_archive/why-animata.tsx
  • app/(main)/_landing/_archive/widget-section.tsx
  • app/(main)/_landing/_archive/wound-and-promise.tsx
  • app/(main)/_landing/home-page.tsx
  • app/(main)/_landing/mode-switcher.tsx
  • app/(main)/_landing/stats-bento.tsx
  • app/(main)/_landing/thunder.tsx
  • app/(main)/blog/[[...slug]]/page.tsx
  • app/(main)/credits/page.tsx
  • app/(main)/layout.tsx
  • app/(main)/page.tsx
  • app/(main)/sitemap.ts
  • app/(main)/text-animations/page.tsx
  • app/(main)/text-animations/text-animations-gallery.tsx
  • app/demo/demo-experience.tsx
  • app/demo/demo-registry.ts
  • app/demo/library/footer/footer-wordmark.tsx
  • app/demo/library/shared/_archive/card-stack-people.ts
  • app/demo/library/shared/_archive/profile-stack-card.tsx
  • app/layout.tsx
  • app/not-found.tsx
  • app/robots.ts
  • components/_archive/component-card.tsx
  • components/_archive/footer-stamp.tsx
  • components/announcement.tsx
  • components/blog-json-ld.tsx
  • components/command-menu.tsx
  • components/component-preview.tsx
  • components/copy-button.tsx
  • components/copy-proxy.tsx
  • components/doc-json-ld.tsx
  • components/drawer.tsx
  • components/footer-subscribe.tsx
  • components/header-dock-item.tsx
  • components/icons.tsx
  • components/in-view.tsx
  • components/main-nav.tsx
  • components/mode-toggle.tsx
  • components/not-found-page.tsx
  • components/pager.tsx
  • components/remount-on-mouse-in.tsx
  • components/resources/_archive/grid-backdrop.tsx
  • components/shapes/ellipse-1.tsx
  • components/shapes/flower-1.tsx
  • components/shapes/flower-14.tsx
  • components/shapes/flower-5.tsx
  • components/shapes/index.ts
  • components/shapes/misc-5.tsx
  • components/sidebar-nav.tsx
  • components/site-header.tsx
  • components/text-animator-list-demo.tsx
  • components/toc.tsx
  • components/ui/accordion.tsx
  • components/ui/alert.tsx
  • components/ui/button.tsx
  • components/ui/card.tsx
  • components/ui/command.tsx
  • components/ui/dialog.tsx
  • components/ui/dropdown-menu.tsx
  • components/ui/input.tsx
  • components/ui/map-pin.tsx
  • components/ui/scroll-area.tsx
  • components/ui/select.tsx
  • components/ui/separator.tsx
  • components/ui/sheet.tsx
  • components/ui/switch-camera.tsx
  • components/ui/tabs.tsx
  • components/ui/tooltip.tsx
  • config/blog.ts
  • config/docs.ts
  • config/site-stats.ts
  • content/docs/button/ai-button.mdx
  • content/docs/button/algolia-blue-button.mdx
  • content/docs/button/algolia-white-button.mdx
  • content/docs/button/animated-follow-button.mdx
  • content/docs/button/duolingo.mdx
  • content/docs/button/external-link-button.mdx
  • content/docs/button/get-started-button.mdx
  • content/docs/button/ripple-button.mdx
  • content/docs/button/shining-button.mdx
  • content/docs/button/slide-arrow-button.mdx
  • content/docs/button/status-button.mdx
  • content/docs/button/swipe-button.mdx
  • content/docs/button/toggle-switch.mdx
  • content/docs/button/work-button.mdx
  • content/docs/changelog/2026-06.mdx
  • content/docs/changelog/index.mdx
  • content/docs/guides/animated-react-buttons.mdx
  • content/docs/index.mdx
  • doctor.config.ts
  • hooks/use-copy-reset.ts
  • hooks/use-mobile.tsx
  • hooks/use-mounted.ts
  • lib/component-categories.ts
  • lib/docs.ts
  • lib/footer-grid.ts
  • lib/footer-theme.ts
  • lib/metadata.ts
  • lib/outbound-ref.ts
  • lib/resources.ts
  • package.json
  • pnpm-workspace.yaml
  • tsconfig.json
  • velite.config.ts

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/react-doctor

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread .github/workflows/react-doctor.yml Fixed
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 13, 2026

Copy link
Copy Markdown

Deploying animata with  Cloudflare Pages  Cloudflare Pages

Latest commit: f944713
Status:⚡️  Build in progress...

View logs

sudhashrestha and others added 3 commits June 13, 2026 13:51
Remove tier-4 bullets from button docs and trim June tier-1/2 copy.
Keep robots, sitemap, and buttons guide mentions.

Co-authored-by: Cursor <cursoragent@cursor.com>
Delete comparison blog MDX and remove cross-links from the buttons guide.

Co-authored-by: Cursor <cursoragent@cursor.com>
Delete issues.md and drop its mention from the June changelog.

Co-authored-by: Cursor <cursoragent@cursor.com>
@sudhashrestha sudhashrestha merged commit ca96973 into main Jun 13, 2026
5 of 7 checks passed
@sudhashrestha sudhashrestha deleted the fix/react-doctor branch June 13, 2026 08:07
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.

3 participants