← Back to all sparks
U

Untitled UI

DESIGN
Velocity2.5

Figma UI kit and React component library / design system

Untitled UI is quietly turning a component library into an enterprise platform.

design-systementerprise-tieragent-nativeaccessibilitytailwind
Current state
Two tracks run in parallel. The library itself keeps filling gaps — context menus built on the existing Dropdown primitive, a move to Tailwind CSS v4.3 across every component, right-to-left layout support. The account layer around it has changed shape faster: SAML 2.0 SSO and SCIM 2.0 provisioning in June, then audit logs and API key management in July, all scoped to PRO and ENTERPRISE teams.
Where it's heading
The component work is now the steady part; the business model is what's moving. A design system sold as files and npm installs does not need SCIM provisioning or a workspace audit trail — a platform with seats, keys, and compliance reviews does. Alongside that, the distribution strategy is aimed squarely at AI builders: an MCP server, a Gemini integration with starter kits, Replit support, and one-click open in v0 all treat code generators as the primary consumer of the library.
Prediction
Expect the enterprise tier to keep accumulating administrative surface — role-based permissions or SSO-enforced workspace policies are the obvious next additions — while component releases settle into the regular cadence the v8.0 notes describe.

Recent moves

  1. 16d ago

    Context menus

    Context menus arrive as a trigger mode on the existing Dropdown rather than a separate component, keeping submenus, checkable items, and shortcut hints in one place. This is the gap-filling, consistency-first library work that has defined releases since v8.0.

  2. 1mo ago

    Audit log + API management

    Audit logs and API key lifecycle management for PRO and ENTERPRISE teams, one month after SSO and SCIM. The enterprise tier is being built out in the order a procurement review asks for it.

  3. 2mo ago

    Enterprise SSO + SCIM 2.0

    ⚡ SPARK

    The point where Untitled UI starts behaving like a platform rather than a library. SAML SSO and SCIM provisioning only matter if the workspace, not the downloaded component, is the thing being sold.

  4. 2mo ago

    Tailwind CSS v4.3

    Every component, example, and template moves to Tailwind CSS v4.3. Routine for consumers, but for a library whose whole value is staying current with the styling layer it sits on, keeping this upgrade fast is the product.

  5. 3mo ago

    Open in v0

    One more surface where a generator can pull in the library, after the MCP server, the Gemini starter kits, and Replit. Each integration is incremental; together they define who Untitled UI now expects to be writing the markup.

  6. 4mo ago

    Right-to-left (RTL) support

    Opt-in right-to-left layout support with a migration guide. The kind of coverage work that decides whether a library survives contact with an international product team.