docs: Add shadcn/ui, Radix UI, Mantine, and Headless UI integration guides#226
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…uides Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
@qkraudghgh is attempting to deploy a commit to the Toss Team on Vercel. A member of the Team first needs to authorize it. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #226 +/- ##
=======================================
Coverage 99.85% 99.85%
=======================================
Files 15 15
Lines 1340 1340
Branches 262 262
=======================================
Hits 1338 1338
Misses 2 2
🚀 New features to boost your workflow:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Summary
docs/.../with-design-systems, each with기본 사용법 / 비동기 결과 / 메모리 해제sections and live Sandpack examples (ko + en)._meta.tsxnavigation in both locales.onExited...") from existing guides so each guide focuses on its own library and overlay-kit integration.Commits
docs: Add shadcn/ui integration guide— Radix-based shadcn<Dialog>+ Tailwind CDN, with a copy ofcomponents/ui/dialog.tsxinside Sandpack.docs: Add Radix UI integration guide— Raw Radix primitives with Tailwind CDN, `onOpenChange` + `setTimeout(unmount, 200)` pattern.docs: Add Mantine integration guide— `MantineProvider` + `@mantine/core/styles.css`, `transitionProps.onExited={unmount}`.docs: Add Headless UI integration guide— `DialogBackdrop`/`DialogPanel` + Tailwind CDN, `` for safe memory release.docs: Drop cross-library and version comparisons from design system guides— Cleanup so each guide reads as overlay-kit + that single library.Test plan
🤖 Generated with Claude Code