v1.2.3
nestjs/nestv1.2.3Nov 30, 2025by ariflogs
AI Summary
A UI-focused release introducing new components like calendars and carousels, upgrading the build system to shadcn CLI v3, and fixing various documentation and layout bugs.
Key Highlights
- New components: Calendar, Carousel, Context Menu, Command, and enhanced Loader.
- Upgrade to shadcn CLI v3.
- Support for Table of Contents and Theme customization.
- Fixes for broken sidebar navigation and page layout issues.
New Features
- Calendar component.
- Carousel component.
- Context menu components.
- Command component.
- Loader component with customizable animations.
- Theme support.
- Table of Contents 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