Changelog: 2026-01-29
Summary of changes released today.
shadcn/ui Migration
Today's release focuses on migrating form components from the previous Catalyst design system to shadcn/ui. This modernization improves accessibility, performance, and maintainability while keeping the same look and feel. Six components were migrated: Tooltip, Select, Textarea, Checkbox, Switch, and Combobox.
Improvements
- •
Migrate Tooltip component to shadcn/ui
View PR - •
Migrate Select component to shadcn/ui
View PR - •
Migrate Textarea component to shadcn/ui
View PR - •
Migrate Checkbox component to shadcn/ui
View PR - •
Migrate Switch component to shadcn/ui
View PR - •
Migrate Combobox component to shadcn/ui
- •
Add InputGroup stories from shadcn documentation
- •
Flatten components directory structure for simpler imports
- •
Update shadcn configuration and clean up component documentation