docs/changelog/26-01-first-beta
Sections
Components
Utilities
Forms
Hooks
Copy Markdown
First beta release with core components, blocks, templates, and theme support.
Beta 1 marks the first public release of Shark UI. The goal was to build a set of components on Ark UI styled with Tailwind CSS, so you can add accessible primitives to a project without wiring up styles from scratch.
Roughly 80+ components are available, grouped into several categories:
Components are copy-paste: they land in your project, and you own the code. Tailwind and Ark UI are the only runtime dependencies.
The theme editor lets you tweak colors and copy the resulting CSS variables into your project. Themes follow the shadcn color convention, with extra variables for success, warning, info, and destructive states.
This is a beta. Some components may change before a stable release. If you run into issues, open an issue on GitHub.
On This Page