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 Sidemenu component with smooth hover effect and update changelog #63

Merged
merged 10 commits into from
Dec 13, 2024

Conversation

damien-schneider
Copy link
Owner

This pull request introduces a new SideMenuSmoothHoverComponent to the navigation category in the website and updates related files accordingly. The changes include adding the new component, updating imports, and modifying the navigation category to include the new component.

New Component Addition:

  • Added the SideMenuSmoothHoverComponent to the navigation category. (packages/ui/cuicui/common-ui/navigation/category.ts, packages/ui/cuicui/common-ui/navigation/side-menu-smooth-hover/component.ts) [1] [2]

Import Updates:

  • Updated import paths to reflect the new component and its location. (packages/ui/cuicui/common-ui/common-ui.section.ts, packages/ui/cuicui/common-ui/navigation/category.ts) [1] [2]

Navigation Category Modifications:

  • Modified the navigationCategory to include SideMenuSmoothHoverComponent and updated the component references to be non-JSX. (packages/ui/cuicui/common-ui/navigation/category.ts) [1] [2] [3]

Supporting Files:

  • Added PreviewSmoothHoverMenuItem component for preview purposes. (packages/ui/cuicui/common-ui/navigation/side-menu-smooth-hover/preview.tsx)
  • Implemented the SmoothHoverMenuItem component with hover effect logic. (packages/ui/cuicui/common-ui/navigation/side-menu-smooth-hover/side-menu-smooth-hover.tsx)

Changelog Updates:

  • Updated the changelog to reflect the addition of the new component. (apps/website/src/changelogs/2024-12-06.mdx)
  • Updated the lastChangelogDate to the latest date. (apps/website/src/changelogs/last-changelog-date.ts)

Copy link

vercel bot commented Dec 6, 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 13, 2024 1:19am

@damien-schneider damien-schneider merged commit 433ca8d into main Dec 13, 2024
3 checks passed
@damien-schneider damien-schneider deleted the v0.3.8 branch December 13, 2024 01:20
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