KB-327 · ANNOUNCE/LAUNCH/SHEET
Launch Sheet Announcement
A launch presented as a sheet rather than a strip: the section is a quiet band with the launch line and one button, and pressing it raises the library's own bottom sheet — a drifting header carrying the version mark, three rows saying what is new, changed, and fixed, and one action. A notice earns a strip; a release earns a sheet, because it has more to say than one line and the reader chose to open it.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/announce-launch-sheet
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| line / version / title / changes | string · string · string · LaunchChange[] | — | The band copy and the sheet's contents. |
| defaultOpen | boolean | — | Present the launch on arrival instead of waiting for the press. |