Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add equalizer component #69

Merged
merged 4 commits into from
Dec 28, 2024
Merged

Conversation

damien-schneider
Copy link
Owner

This pull request introduces several updates and new features to the apps/website and packages/ui directories, including dependency updates, navigation changes, and the addition of a new Equalizer category and component.

Dependency and Navigation Updates:

  • Updated motion to version ^11.15.0 and next to version 15.1.3 in apps/website/package.json.
  • Changed the link in the homepage from /releases to /changelog in apps/website/src/app/page.tsx.

New Equalizer Category and Component:

  • Added a new Equalizer category and component in the other section in apps/website/src/changelogs/2024-12-20.mdx.
  • Imported and registered the Equalizer category and component in packages/ui/section-list.ts. [1] [2] [3] [4]
  • Created the Equalizer category metadata in packages/ui/cuicui/other/equalizer/category.ts.
  • Defined the Equalizer component metadata in packages/ui/cuicui/other/equalizer/equalizer/component.ts.
  • Implemented the AudioEqualizer component with interactive features in packages/ui/cuicui/other/equalizer/equalizer/equalizer.tsx.
  • Added a preview variant for the AudioEqualizer component in packages/ui/cuicui/other/equalizer/equalizer/equalizer.variant.tsx.
  • Created a basic preview for the Equalizer component in packages/ui/cuicui/other/equalizer/preview.tsx.

Minor Fixes and Improvements:

  • Replaced <p> with <span> for text in apps/website/src/features/preview-category/utils/render-preview-category.tsx.
  • Updated class names for better readability and consistency in packages/ui/cuicui/other/creative-effects/preview.tsx.

Copy link

vercel bot commented Dec 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cuicui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 28, 2024 8:58am

@damien-schneider damien-schneider merged commit 6aaf659 into main Dec 28, 2024
3 checks passed
@damien-schneider damien-schneider deleted the add-equalizer-component branch December 28, 2024 08:59
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