v1.2.3

amirivojdan/shekarv1.2.3Nov 30, 2025by ariflogs

AI Summary

This release introduces several new UI components including a Calendar, Carousel, Loader, Context Menu, and Command components. It also adds Table of Contents support, themes, and height animations for accordions, alongside various documentation fixes and an upgrade to shadcn CLI v3.

Key Highlights

  • New UI components: Calendar, Carousel, Loader, Context Menu, and Command
  • Added Table of Contents support and Themes
  • Height animations for accordion component
  • Upgraded to shadcn CLI v3
  • Fixed various bugs in alerts, sidebar navigation, and documentation links

New Features

  • Table Of Contents Support
  • Height animations for accordion component
  • Loader Component with Customizable Square Animations
  • Context menu components and documentation
  • Command component
  • Themes
  • New calendar component
  • Carousel component

Full Release Notes

## What's Changed
* 📝 Table Of Contents Support by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/74
* added height animations for accordion component by @ameybh in https://github.com/Logging-Studio/RetroUI/pull/71
* Add Loader Component with Customizable Square Animations by @OmarAlithawi in https://github.com/Logging-Studio/RetroUI/pull/75
* added context menu components and documentation by @ameybh in https://github.com/Logging-Studio/RetroUI/pull/77
* Command component by @ameybh in https://github.com/Logging-Studio/RetroUI/pull/76
* Removing the shadow from the loader component and adding the loader component to the navigation file by @OmarAlithawi in https://github.com/Logging-Studio/RetroUI/pull/79
* fix 404 sources link and add missing sources links by @ameybh in https://github.com/Logging-Studio/RetroUI/pull/78
* Themes by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/80
* upgrated to shadcn cli v3 by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/82
* fix(alert): icon shrinks by @Kenzo-Wada in https://github.com/Logging-Studio/RetroUI/pull/84
* fix(docs): sidebar doesnt close on navigation by @Kenzo-Wada in https://github.com/Logging-Studio/RetroUI/pull/87
* fix(docs): page layout breaks on sp by @Kenzo-Wada in https://github.com/Logging-Studio/RetroUI/pull/86
* chore(docs/select): added br by @Kenzo-Wada in https://github.com/Logging-Studio/RetroUI/pull/93
* chore(docs/text): remove unnesessary lines by @Kenzo-Wada in https://github.com/Logging-Studio/RetroUI/pull/92
* chore(docs/breadcrumb): some links are broken by @Kenzo-Wada in https://github.com/Logging-Studio/RetroUI/pull/91
* fixes typo in the component Card by @SilencerWeb in https://github.com/Logging-Studio/RetroUI/pull/89
* fix: move sidenav into layout to persist scroll position by @arhamkhnz in https://github.com/Logging-Studio/RetroUI/pull/95
* New calendar component!  by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/101
* carousal component added by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/103
* Showcase by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/104

## New Contributors
* @OmarAlithawi made their first contribution in https://github.com/Logging-Studio/RetroUI/pull/75
* @Kenzo-Wada made their first contribution in https://github.com/Logging-Studio/RetroUI/pull/84
* @SilencerWeb made their first contribution in https://github.com/Logging-Studio/RetroUI/pull/89
* @arhamkhnz made their first contribution in https://github.com/Logging-Studio/RetroUI/pull/95

**Full Changelog**: https://github.com/Logging-Studio/RetroUI/compare/v1.2.2...v1.2.3