Skip to content

Releases: Srijan-Baniyal/vyoma-ui

VUI v1.3.2

12 Aug 11:50
Compare
Choose a tag to compare

VUI Component Library v1.3.2

A beautiful collection of React components built with Next.js, TypeScript, and Tailwind CSS.

Downloads

  • Source Code: Download the source code to customize and build yourself
  • Built Version: Download the pre-built version ready to deploy

Changes since v1.3.0 (2 commits)

Installation

# Clone the repository
git clone https://github.com/Srijan-Baniyal/vyoma-ui.git
cd vui

# Install dependencies
yarn install

# Run development server
yarn dev

What's Included

  • 🎨 Beautiful UI components
  • 🎭 Animation components
  • 🔧 Utility components
  • 📱 Responsive design
  • 🌙 Dark mode support
  • ⚡ Next.js 15 ready
  • 🎯 TypeScript support

Full Changelog: v1.3.0...v1.3.2

VUI v1.3.0

12 Aug 11:31
Compare
Choose a tag to compare

VUI Component Library v1.3.0

A beautiful collection of React components built with Next.js, TypeScript, and Tailwind CSS.

Downloads

  • Source Code: Download the source code to customize and build yourself
  • Built Version: Download the pre-built version ready to deploy

Changes since v1.2.4 (2 commits)

Installation

# Clone the repository
git clone https://github.com/Srijan-Baniyal/vyoma-ui.git
cd vui

# Install dependencies
yarn install

# Run development server
yarn dev

What's Included

  • 🎨 Beautiful UI components
  • 🎭 Animation components
  • 🔧 Utility components
  • 📱 Responsive design
  • 🌙 Dark mode support
  • ⚡ Next.js 15 ready
  • 🎯 TypeScript support

Full Changelog: v1.2.4...v1.3.0

VUI v1.2.4

03 Aug 11:08
Compare
Choose a tag to compare

VUI Component Library v1.2.4

A beautiful collection of React components built with Next.js, TypeScript, and Tailwind CSS.

Downloads

  • Source Code: Download the source code to customize and build yourself
  • Built Version: Download the pre-built version ready to deploy

Changes since v1.2.3 (2 commits)

Installation

# Clone the repository
git clone https://github.com/Srijan-Baniyal/vyoma-ui.git
cd vui

# Install dependencies
yarn install

# Run development server
yarn dev

What's Included

  • 🎨 Beautiful UI components
  • 🎭 Animation components
  • 🔧 Utility components
  • 📱 Responsive design
  • 🌙 Dark mode support
  • ⚡ Next.js 15 ready
  • 🎯 TypeScript support

Full Changelog: v1.2.3...v1.2.4

v1.0

09 Jul 04:35
Compare
Choose a tag to compare

🚀 Vyoma-UI v1.0 Release

We’re thrilled to announce the v1.0 release of Vyoma-UI — a modern, lightweight, and beautifully designed component library built for speed, accessibility, and rapid product development.

After only one month of development.

🔥 Highlights

✨ Component-First Architecture
• A growing set of responsive, themeable, and accessible components built with clean design principles.
• Includes essential UI elements: Buttons, Cards, Modals, Dropdowns, Inputs, and more.

🌗 Theming and Dark Mode
• Built-in support for custom themes and dark/light mode toggling with smooth transitions.

⚡ Performance Optimized
• Tree-shakable, minimal footprint, and fast render performance.
• No runtime dependencies.

♿ Accessibility Built-in
• ARIA standards followed for all interactive elements.
• Keyboard navigation and screen reader support out of the box.

🧩 Tailwind Compatible
• Seamlessly integrates with Tailwind CSS for utility-first styling with component-level flexibility.

🛠 Developer Friendly
• Built with TypeScript, with strong types and IDE auto-completion.
• Includes Storybook for live documentation and testing.

v0.9.0: chore: update package.json and README for version 0.9.0

04 Jul 13:59
Compare
Choose a tag to compare