Conversation
feat(showcase): add showcase gallery and project detail pages
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (33)
📝 WalkthroughWalkthroughThis PR introduces a Showcase feature (data, types, pages, card/grid components, nav links), migrates CI/Yarn setup to Corepack, hardens the docs slug route with notFound() handling, replaces client-side TSX-to-JSX conversion with a server-side type-stripping pipeline, fixes GitHub contributor fetch error handling, and adds cancelAnimationFrame cleanup plus listener refactors across nurui animation components. ChangesShowcase Feature
CI/Yarn Tooling
Animation Lifecycle Cleanup
TSX-to-JSX Conversion Refactor
Docs Slug Route Hardening
GitHub Contributors Fetch Fix
Estimated code review effort: 4 (Complex) | ~60 minutes Possibly related PRs
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration. 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. Comment |
Summary by CodeRabbit
New Features
Bug Fixes
Chores