🚀 Nexa UI v1.0.0-beta: The Glass & Motion Update
Pre-release
Pre-release
·
49 commits
to main
since this release
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 implementedmatchMedia()for consistent, distraction-free ambient text scaling on 13-inch laptops and smaller displays. - Deep Space Background: Enhanced the Hero section background depth. The
Meteorscomponent 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