Components
- Accordion
- Action BarUpdated
- Alert Dialog
- Alert
- Announcement
- Aspect Ratio
- Autocomplete
- Avatar
- BadgeUpdated
- Bottom Navigation
- Breadcrumb
- Button Group
- Button
- CalendarUpdated
- CardUpdated
- Carousel
- Chart
- Checkbox
- Circular Progress
- Circular Slider
- Clipboard
- Collapsible
- Color Picker
- Combobox
- Command
- Context MenuUpdated
- Data List
- Date Picker
- DialogUpdated
- DrawerUpdated
- Editable
- FieldUpdated
- File Upload
- Float
- Floating Panel
- Frame
- Hint
- Hover Card
- Image Cropper
- Input Group
- Input OTP
- Input
- Item
- Kbd
- Link Overlay
- Listbox
- MarqueeUpdated
- Menu
- Native Select
- Number InputUpdated
- Pagination
- Popover
- Progress
- Prose
- QR Code
- Radio Group
- Rating
- Resizable
- Scroll Area
- Segment Group
- Select
- Separator
- Sheet
- Sidebar
- Signature Pad
- Skeleton
- Skip Nav
- Slider
- Spinner
- Status
- Steps
- Switch
- TableUpdated
- Tabs
- Textarea
- TimerUpdated
- ToastUpdated
- Toggle Group
- Toggle Tooltip
- Toggle
- Tooltip
- Tour
- Tree View
Hooks
May 2026 - Post-RC updates
Registry listing, Hitbox utility, docs/site polish, and component fixes after the March RC.
This update follows the March release candidate with ecosystem listing, a new Hitbox utility, expanded hooks and agent documentation, site improvements, and many fixes across theming and components.
Registry & ecosystem#
- shadcn registry — Shark UI is wired into the broader shadcn registry configuration via
components.json - Registry build — Manifest and
public/r/*.jsonmetadata refreshed; registry build script updated for maintainers
New utility#
- Hitbox — Enlarge tap and click targets without changing layout; includes docs, registry examples, and dedicated styles
Hooks & CLI-facing docs#
- use-is-mobile — Documented hook for responsive behavior
- style, ui, utils — Registry items exposed for CLI installs alongside other meta updates
Site & product#
- Blocks — Early
/blocksroute scaffold for the blocks experience - Analytics — Site analytics integration
- Funding — Ko-fi support link in project metadata
- Agent skill — Shark UI skill for Cursor and expanded primitive references for contributors and coding agents
Documentation & layout#
- Installation & components — Dedicated overview pages for installation and the component index (
ComponentsList), with framework guides remaining under Installation - Docs shell — Fixes for table of contents when headings are sparse, component doc routing, CLI copy snippets, and content replacement behavior
- Layout — Global scrollbar and overflow refinements on the docs body
Components & theming#
- Theme — Switcher reliability and reduced first-paint flicker; border and input CSS variables; background token alignment
- Dialog — RTL layout fix
- Table — Spacing and header text treatment
- CodeBlock / Highlight — Standardized prop for line numbers
- Badge — Improved touch behavior for coarse pointers
- Combobox — Follow-up fixes and examples after the combobox workstream
- Announcement — Updates from community PRs
- Drawer, Toast, Sidebar, Timer, Prose — Props, examples, and styling tweaks
- data-slot — Consistency fix for slot-based styling hooks
Dependencies & infrastructure#
- Dependency updates and small component refactors
- CI workflow adjustments for contributor runs