v1.2.3
lyogavin/airllmv1.2.3Nov 30, 2025by ariflogs
AI Summary
This release focuses on expanding the UI component library with new additions like loaders, calendars, and carousels, alongside the introduction of themes and an upgrade to the development CLI.
Key Highlights
- Added Loader Component with customizable square animations
- New Context Menu and Command components added
- Introduced Themes support for the UI
- Upgraded to shadcn cli v3
- New Calendar and Carousel components
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 added
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