feat(showcase): add robot-toast#967
Conversation
|
@pratham-DV is attempting to deploy a commit to the product-studio Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
Adds a new Showcase entry for robot-toast to the Magic UI website, including metadata used by the showcase listing and a local screenshot asset.
Changes:
- Added a new showcase MDX entry with frontmatter (title/description/image/href/featured/affiliation).
- Added a corresponding screenshot image under the showcase public assets.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| apps/www/content/showcase/robot-toast.mdx | Adds showcase frontmatter metadata for the robot-toast entry. |
| apps/www/public/showcase/robot-toast.png | Adds the screenshot asset referenced by the new showcase entry. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hey @Pratham2703005 Could you point me to which parts of the page use Magic UI? Just want to make sure it fits the showcase criteria before merging. |
|
Hi @Yeom-JinHo, I added the AnimatedThemeToggle component from Magic UI for the light/dark mode toggle, it's visible in the top-right corner of the site. That's the Magic UI component currently in use. |
Description
Adds robot-toast to the showcase. robot-toast is an open-source toast library focused on personality, animated mascot variants, typewriter effect, full drag support, toast.promise() helpers, and zero runtime dependencies.
Changes
apps/www/content/showcase/robot-toast.mdxwith title, description, image, href, featured, and affiliation fieldsapps/www/public/showcase/robot-toast.pngscreenshotMotivation
robot-toast.vercel.app is a public demo / docs site for the robot-toast npm package. Adding it to the Magic UI showcase helps users discover toast UX patterns that complement the rest of the library.
Breaking Changes
None.
Screenshots