Changelog
Latest updates and announcements.
May 2025 - Tailwind v4 and React 19
It's here! Support for Tailwind v4 and React 19 is now available. We've updated all components following shadcn/ui's Tailwind v4 guidelines and adopted their component registry system. Along with these updates, we've also updated our documentation site to provide a better experience. It is now recommended to start with the latest version when building new projects.
Looking for the previous version? You can find the v3 documentation at v3-ui-x.junwen-k.dev.
February 2025 - Virtualizer
We've added a new Virtualizer documentation page.
Virtualizer
Learn how to use the virtua
library to efficiently render large lists and grids by virtualizing your components. This documentation provides practical examples and guidance on integrating virtua
with your existing components.
February 2025 - Sortable and Control Group
We've added a new Sortable component and a new Control Group component.
Sortable
A drag and drop component for reordering items in a list or grid. Sortable is built on top of @dnd-kit's sortable preset.
Control Group
A component for grouping form controls like text inputs, buttons, selects and other elements into a single cohesive unit. When used together with Input Base, you can create highly customizable and flexible input layouts for a variety of use cases.
https://
Thank you
I'd like to thank everyone who has been using this project, providing feedback and contributing to it. I really appreciate it. Thank you 🙏