CS
registry.ceskysoftware.cz

CS Registry

A private registry of components and utilities for the shadcn CLI. Installing with the @cs namespace copies source files and their dependencies directly into your project.

71 components17 utilitiesTailwind v4React 19TypeScript
Quick installRegistry setup
bash
pnpm dlx shadcn@latest add @cs/form

Changelog

Latest registry changes and affected component links.

Browse docs
23. 9. 2026 11:35
  • Updated Data Table Cell date values to accept ISO date strings as well as Date objects.
  • Standardized Data Table Pagination controls on the icon button size variant.
  • Improved Data Table Row Actions trigger spacing and added noreferrer protection to external links.
22. 9. 2026 9:13
  • Added registry changelog tracking.
  • Replaced the homepage component grid with changelog entries.
  • Updated Form Submit so each submit button shows its pending state only when its own value was submitted, while preserving the default submit fallback.
  • Added explicit translation key casts for the bulk action confirmation and cancel buttons.
  • Updated client-side Data Table Pagination to show the number of rows on the current page.