v1.2.3
ruvnet/RuViewv1.2.3Nov 30, 2025by ariflogs
AI Summary
This release focuses on expanding the component library with new elements like a customizable Loader, Context Menu, Command component, Calendar, and Carousel. It also upgrades the project to shadcn CLI v3 and adds theme support.
Key Highlights
- Added a Loader Component with customizable animations
- Added Context Menu components and documentation
- Added a Command component
- Added a new Calendar component
- Added a Carousel component
New Features
- Loader Component
- Context Menu
- Command component
- Calendar component
- Carousel component
- Theme support
- shadcn CLI v3 upgrade
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