Search for a command to run...
Latest updates and announcements.
We're excited to announce support for Tailwind v4 and React 19! This major update brings significant improvements and new features to the UI components library. Please refer to the Tailwind v4 documentation for more details on migrating your project and taking advantage of the new capabilities.
Along with this major update, we've also added a new <WheelPicker />
component, built on top of react-wheel-picker. This component provides an iOS-like interface for selecting options from a scrollable wheel.
We've added a new Virtualizer documentation page.
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.
We've added a new <Sortable />
component and a new <ControlGroup />
component.
A drag and drop component for reordering items in a list or grid. <Sortable />
is built on top of @dnd-kit's sortable preset.
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://
I'd like to thank everyone who has been using this project, providing feedback and contributing to it. I really appreciate it. Thank you 🙏