merge dev#78
Merged
Merged
Conversation
- Restructure header with new NavItem types supporting both links and megamenu items - Add full-width expandable navigation panel with 3-column grid layout for megamenu items - Implement hover-based expansion on desktop (opens on hover over nav items) - Add click toggle functionality for accessibility and keyboard users - Create separate DesktopNav and MobileMenu components for better code organization - Display megamenu descriptions for better UX - Add chevron icon with smooth 400ms rotation animation - Improve mobile navigation with expandable submenu sections - Maintain semantic HTML with proper ARIA labels and roles
- Add @Keyframes slideDownSmooth: 400ms entrance with cubic-bezier spring easing - Add @Keyframes slideUpSmooth: 300ms exit animation for symmetry - Create .animate-slide-down-smooth utility class for nav panel - Create .animate-slide-up-smooth utility class for future use - Use cubic-bezier(0.16, 1, 0.3, 1) easing for polished, natural motion feel - Apply custom animations to replace generic slide/fade Tailwind utilities
…arch, flyer download
…d share button - Listing: full-width ledger rows with cover image bleed, grayscale-to-colour on hover, sticky filter toolbar with dropdown, cards stand alone with gap - Detail: full-bleed hero, numbered sections, stacked overlapping mentor avatars, OG metadata via generateMetadata - Admin form: improved layout, sticky save bar scoped to content area (not full viewport) - ShareButton: native share API + custom sheet with Twitter/X, LinkedIn, Facebook, WhatsApp, copy link - FlyerDownload: natural image dimensions (no forced aspect ratio) - Biome CI: fix noImgElement suppress comment
…ent server crashes
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.