Skip to content

🚀 Nexa UI v1.0.0-beta: The Glass & Motion Update

Pre-release
Pre-release

Choose a tag to compare

@Code2With-Pratik Code2With-Pratik released this 06 Apr 08:15
· 49 commits to main since this release
48dea01

Welcome to the latest release of NexaUI! 🌟

This update focuses heavily on refining the high-fidelity macOS aesthetics, optimizing scroll-based animations, and fixing viewport scaling issues for a flawless developer experience across all screen sizes.

✨ Enhancements & UI Updates

  • Safari Preview Component: Polished the hero section Safari mockup. Removed the scroll-triggered blur effect to keep the dashboard preview crystal clear while maintaining smooth opacity and translation transforms.
  • Ambient Text Motion: Upgraded the GSAP animation logic. Replaced hardcoded pixel values with viewport units (vw) and implemented matchMedia() for consistent, distraction-free ambient text scaling on 13-inch laptops and smaller displays.
  • Deep Space Background: Enhanced the Hero section background depth. The Meteors component now properly covers the entire absolute layer, extending seamlessly behind text and glass components without triggering unwanted horizontal scrolls.

🐛 Bug Fixes

  • Fixed z-index stacking context where background effects were clipping or bleeding into foreground glass panels.
  • Resolved responsive layout breaks in the terminal command copy section.

💻 Quick Start

npm install nexaui