v1.2.2

CvHadesSun/FLame2SMPLXv1.2.2Aug 13, 2025by ariflogs

AI Summary

This release primarily addresses visual glitches in the dark theme and introduces new UI components like tables and charts, while also adding a Next.js blog.

Key Highlights

  • Fixed radio button border color and component color issues in dark theme
  • Added new Table component
  • Added new Chart components
  • Added Next.js blog feature
  • Fixed switch keyboard accessibility

New Features

  • Next.js blog
  • Table component
  • Chart components
  • Switch keyboard accessibility fix

Full Release Notes

## What's Changed
* fix: Incorrect radio button border color under the dark theme by @fzzv in https://github.com/Logging-Stuff/RetroUI/pull/64
* added nextjs blog by @ariflogs in https://github.com/Logging-Stuff/RetroUI/pull/65
* fix: Color issues with some components in dark theme by @fzzv in https://github.com/Logging-Stuff/RetroUI/pull/66
* Theme fix by @ariflogs in https://github.com/Logging-Stuff/RetroUI/pull/68
* ✅ Table component by @ariflogs in https://github.com/Logging-Stuff/RetroUI/pull/69
* Added Chart components by @ariflogs in https://github.com/Logging-Stuff/RetroUI/pull/73
* fix switch keyboard accessibility by @ameybh in https://github.com/Logging-Stuff/RetroUI/pull/72

## New Contributors
* @fzzv made their first contribution in https://github.com/Logging-Stuff/RetroUI/pull/64
* @ameybh made their first contribution in https://github.com/Logging-Stuff/RetroUI/pull/72

**Full Changelog**: https://github.com/Logging-Stuff/RetroUI/compare/v1.2.1...v1.2.2