Orbit UI

Getting started

Orbit UI ships as one stylesheet plus optional per-component behavior. Install with a package manager or link the CDN bundle directly.

Install

npm install @orbit/ui            # v1.4.2
# or
curl -O https://de.shi4.space/assets/orbit.css

Quick start

<link rel="stylesheet" href="node_modules/@orbit/ui/orbit.css">

<button class="orbit-btn orbit-btn--filled">Get started</button>

What ships in the box

Changelog

VersionDateChanges
v1.4.22026-09-18Carousel snap API, switch touch targets to 48dp, token renames.
v1.3.02026-08-02Navigation rail expanded mode, slider discrete ticks.
v1.2.02026-06-14Search view, segmented buttons, dark-scheme contrast fixes.
v1.1.02026-04-27Extended FAB, badge dot variant, motion token split.
v1.0.02026-02-09First stable release: 22 components, token pipeline.

Support

Found an issue? The docs tracker accepts reports for any component page. Commercial support contracts are available for teams needing SLA-backed design-system maintenance and migration reviews.