v1.2.3

wxt-dev/wxtv1.2.3Nov 30, 2025by ariflogs

AI Summary

This release adds several new UI components and fixes various documentation issues to improve the developer experience for the component library.

Key Highlights

  • New Calendar and Carousel components
  • Context Menu and Command components added
  • Theme support implementation
  • Height animations for accordion and loader components
  • Fixes for broken documentation links and layout issues

New Features

  • Table of Contents support
  • Height animations for accordion component
  • Loader Component with customizable animations
  • Context menu components and documentation
  • Command component
  • Themes support

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