Skip to content

feat(ui): modern glassmorphism UI overhaul & smooth menu opening animations - #1439

Open
Qorvhex wants to merge 10 commits into
bia-pain-bache:mainfrom
Qorvhex:main
Open

feat(ui): modern glassmorphism UI overhaul & smooth menu opening animations#1439
Qorvhex wants to merge 10 commits into
bia-pain-bache:mainfrom
Qorvhex:main

Conversation

@Qorvhex

@Qorvhex Qorvhex commented Aug 31, 2026

Copy link
Copy Markdown

🎨 Summary of UI & UX Enhancements

This PR introduces a modern glassmorphic design system along with smooth opening animations for menus, accordions, and modals.

✨ Key Features & Improvements

  • Smooth Menu/Accordion Animations: Fluid slide-down & fade-in transitions (@keyframes accordionSlideDown) when expanding sections, accompanied by custom rotating chevron indicators with spring easing.
  • Glassmorphic Modals: Fullscreen frosted blur backdrops (backdrop-filter: blur(12px)) with pop-in spring transitions (@keyframes modalPopIn).
  • Cyber Dark Glass Theme: Layered ambient radial mesh gradients, frosted cards, and glowing focus rings on form inputs.
  • Tactile Micro-Interactions: Hover elevation on buttons (translateY(-2px)), active click physics (scale(0.97)), and rotation on interactive icon buttons.
  • Full Cohesion: Applied consistent modern styles and entrance animations across Panel, Login, Proxy-IP, and Error pages.
  • Clean Structure: Relocated modals to root <body> to prevent containing block clipping and ensure perfect viewport centering.

🧪 Verification

  • npm run check: Passed (0 TypeScript errors)
  • npm run build: Passed (Assets minified and bundled cleanly)

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