Skip to content

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/*.json metadata 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 /blocks route 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