catalystui icon indicating copy to clipboard operation
catalystui copied to clipboard

Catalyst UI is a component library built on top of Radix UI Primitives and styled with Tailwind CSS

Results 5 catalystui issues
Sort by recently updated
recently updated
newest added

Copied Checkmark for couple of seconds and goes back to normal copy icon

Catalyst components can be themed via CSS variables but the shared button doesn't use them. Consequently, custom CSS variables won't reflect on components that use the shared button like Select...

enhancement

The active tab has a background but inactive tabs don't have a hover state.

enhancement

Not all types are exposed properly. Having types for components like Dropdown, Nav, etc would help in writing props.

enhancement

Currently, `main.css` have to be imported separately in `root.tsx` or `__app.tsx`. Components styles wouldn't be applied otherwise. It would be great, if each component came with their own styles injected...

enhancement