Releases: Code2With-Pratik/Aura-UI
Releases · Code2With-Pratik/Aura-UI
Aura UI v1.0.1 - Initial Stable Release
⚡ Aura UI v1.0.1
This is the first stable release of Aura UI Icons System.
A lightweight, developer-friendly icon library built on top of Lucide React.
🚀 What's Included
- 60+ essential UI icons
- Clean wrapper-based API
- React-first integration
- Tree-shakable architecture
- Production-ready build
📦 Installation
npm install @nexaui-library/aura-ui🚀 Nexa UI v1.0.0-beta: The Glass & Motion Update
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