Skip to content

feat(fade-input): add fade input component - #1003

Closed
moshiur01 wants to merge 1 commit into
magicuidesign:mainfrom
moshiur01:moshiur-add-input-fade-animation
Closed

moshiur01 wants to merge 1 commit into
magicuidesign:mainfrom
moshiur01:moshiur-add-input-fade-animation

Conversation

@moshiur01

Copy link
Copy Markdown

Summary

  • add Fade Input component with a GSAP-powered particle dissolve effect
  • add demo, docs, sidebar entry, and registry entries
  • regenerate registry artifacts

Testing

  • pnpm build:registry
  • pnpm check
  • pnpm build

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

@moshiur01 is attempting to deploy a commit to the product-studio Team on Vercel.

A member of the Team first needs to authorize it.

@Yeom-JinHo
Yeom-JinHo self-requested a review August 22, 2026 01:50
@Yeom-JinHo

Copy link
Copy Markdown
Member

Hi @moshiur01, thanks for the contribution — dissolving typed text into particles is a fun idea.

We've decided not to move forward with this one. It's a curation call, not a code-quality one:

  1. More demo than component. The styling is baked in (text-5xl, rounded-2xl, fixed padding), so it doesn't slot into a real form without fighting the defaults.
  2. Heavy for what it does. It adds GSAP + MorphSVG as a second animation engine alongside motion, which is a lot to pull in for a single input.

Really appreciate the time you put into this. Thank you!

@Yeom-JinHo Yeom-JinHo closed this Aug 29, 2026
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.

2 participants