Changelog
Latest Updates
27/12/2025
- Important: All components now use Base UI v1.0.0.
- Component refactoring and cleanup
- Fixed some issues with the component states (like disabled, hovered, focused, etc.)
16/12/2025
- Updated Base UI to 1.0.0-beta.7
- Updated [
Button] component. It uses native Base UI button component. - Code style refactoring
11/11/2025
- Updated
Comboboxcomponent. It uses native Base UI combobox component. - Added
Autocompletecomponent - Updated Base UI to 1.0.0-beta.3
09/08/2025
- Added
multiple select example - Added
LLMsdocumentation page with AI-friendly formats - Added search functionality with command dialog (⌘K)
- Added manual installation documentation
- Updated Base UI to latest version (1.0.0-beta.2)
- Fixed registry build to support shadcn monorepo setup
22/07/2025
- Added
Navigation Menucomponent - Added
Number Fieldcomponent - Added
Paginationcomponent - Added
Toastcomponent
30/06/2025
- New version! 🎉
- Compatible with Tailwind 4 and React 19
02/05/2025
- Added
Checkbox Groupcomponent - Added
Metercomponent
21/03/2025
- Added
Toolbarcomponent - Added
useRenderhook to button component that overrides the default rendered element
23/02/2025
- Added examples for compose components
ComboboxandDate Picker
18/02/2025
- Added
Chartcomponent
08/02/2025
- Initial components release
31/12/2024
- Project started 🎉