Skip to content

chore(www): resolve ESLint warnings in registry components#915

Merged
Yeom-JinHo merged 4 commits intomagicuidesign:mainfrom
Yeom-JinHo:chore/lint
Mar 6, 2026
Merged

chore(www): resolve ESLint warnings in registry components#915
Yeom-JinHo merged 4 commits intomagicuidesign:mainfrom
Yeom-JinHo:chore/lint

Conversation

@Yeom-JinHo
Copy link
Member

Description

This PR resolves remaining ESLint warnings in registry components with runtime-safe fixes.
It also updates related generated registry artifacts.

Changes

  • Fixed react-hooks/exhaustive-deps warnings in file-tree, globe, lens, particles, and terminal.
  • Updated CollapseButton expand-all logic to set unique expanded IDs (no duplicate accumulation).
  • Prevented TypingAnimation from restarting when sequence context updates.
  • Regenerated apps/www/public/r/*.json and apps/www/public/llms-full.txt.

Motivation

We needed clean lint checks without introducing behavior regressions.
These changes remove warning noise and keep component behavior stable.

Breaking Changes

None.

Screenshots

N/A (no visual UI changes).

@Yeom-JinHo Yeom-JinHo self-assigned this Mar 5, 2026
@vercel
Copy link

vercel bot commented Mar 5, 2026

@Yeom-JinHo 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 merged commit 45d8bc2 into magicuidesign:main Mar 6, 2026
4 of 5 checks passed
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.

1 participant