Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 01:15
· 81 commits to main since this release

   🚀 Features

  • chat-demo:
    • Add line / area / pie / scatter / bubble / box / violin routes  -  by @jerrythomas and Claude Opus 4.7 (1M context) (aab27)
  • demo:
    • /app/catalog grid route — fixes broken welcome-page link  -  by @jerrythomas and Claude Opus 4.7 (1M context) (bba10)
    • Persist tweak log into the shared conversation store  -  by @jerrythomas and Claude Opus 4.7 (1M context) (2c7c1)
    • DetailsSlab — 3-tab slab (Tweaks · API · Source)  -  by @jerrythomas and Claude Opus 4.7 (1M context) (928a2)
    • Api + snippets meta across the remaining 12 demos  -  by @jerrythomas and Claude Opus 4.7 (1M context) (50c94)
    • Chat-driven prop tweaks — "change orientation to vertical"  -  by @jerrythomas and Claude Opus 4.7 (1M context) (40556)
    • Inline-editable cells in the canvas API table  -  by @jerrythomas and Claude Opus 4.7 (1M context) (ce35c)
    • Docs canvas mode + revert APIPanel to read-only  -  by @jerrythomas and Claude Opus 4.7 (1M context) (dc8c4)
    • Finish Docs migration + fix unused-CSS warning + list bullets  -  by @jerrythomas and Claude Opus 4.7 (1M context) (395fd)
    • Dynamic-mount infra + Button as first batched migration  -  by @jerrythomas and Claude Opus 4.7 (1M context) (3728f)
    • Migrate 6 visual-atom components — Badge, Pill, Avatar, Divider, Message, Swatch  -  by @jerrythomas and Claude Opus 4.7 (1M context) (8a08f)
    • Migrate 4 form-input components — Range, Rating, Switch, Toggle  -  by @jerrythomas and Claude Opus 4.7 (1M context) (9eaf6)
    • Migrate 5 navigation components — Batch 1/5  -  by @jerrythomas and Claude Opus 4.7 (1M context) (157ad)
    • Migrate 4 layout components — Batch 2/5  -  by @jerrythomas and Claude Opus 4.7 (1M context) (e87e6)
    • Migrate 3 data-display components — Batch 3/5  -  by @jerrythomas and Claude Opus 4.7 (1M context) (02b49)
    • Migrate 4 content/code components — Batch 4/5  -  by @jerrythomas and Claude Opus 4.7 (1M context) (1dbf0)
    • Migrate 4 final components — Batch 5/5  -  by @jerrythomas and Claude Opus 4.7 (1M context) (504af)
    • Cover remaining @rokkit/ui exports — Batch 6  -  by @jerrythomas and Claude Opus 4.7 (1M context) (c4c29)
    • Charts demo now covers all nine chart shapes  -  by @jerrythomas and Claude Opus 4.7 (1M context) (5c684)
    • Add 11 framework guides + wire llms.txt + fix category buckets  -  by @jerrythomas and Claude Opus 4.7 (1M context) (12d49)
  • demo,themes:
    • API → canvas, segmented enum tweaks, Tabs vertical-align fix  -  by @jerrythomas and Claude Opus 4.7 (1M context) (7dd63)
  • forms:
    • InputField variant prop — stacked (default) vs inline layout  -  by @jerrythomas and Claude Opus 4.7 (1M context) (757f3)
  • learn:
    • Scaffold /guides section (layout, search, registry, stubs)  -  by @jerrythomas and Claude Opus 4.7 (1M context) (0de10)
    • /guides layout — site-nav integration + 3-column reading shell  -  by @jerrythomas and Claude Opus 4.7 (1M context) (044de)
    • Chat header — full-width, fixed 3-zone layout, no wrap  -  by @jerrythomas and Claude Opus 4.7 (1M context) (57628)
    • Surface llms specs — per-component badge + per-guide footer link  -  by @jerrythomas and Claude Opus 4.7 (1M context) (63840)
  • ui:
    • Expose prop type interfaces for public components  -  by @jerrythomas and Claude Opus 4.7 (1M context) in #138 (28667)

   🐞 Bug Fixes

  • core:
    • Widen SOFT_TOKENS to Set to unblock publish build  -  by @jerrythomas and Claude Opus 4.7 (1M context) (13317)
  • demo:
    • Pin /app shell to viewport + drop Source tab + tweak renderers  -  by @jerrythomas and Claude Opus 4.7 (1M context) (4c969)
    • Code = single live-tracking snippet, mount fills canvas, slab toggles sm  -  by @jerrythomas and Claude Opus 4.7 (1M context) (28f97)
    • Move tweak log out of the chat stream  -  by @jerrythomas and Claude Opus 4.7 (1M context) (6cee7)
  • demo/tweaks:
    • Icon-toggle instead of always-anchored form  -  by @jerrythomas and Claude Opus 4.7 (1M context) (8bf4c)
  • learn:
    • Resolve vite build warnings  -  by @jerrythomas and Claude Opus 4.7 (1M context) (0b4ec)
    • Converter handles leading JSDoc preamble (tabs/docs.ts)  -  by @jerrythomas and Claude Opus 4.7 (1M context) (8a747)
    • Converter now collapses \ → \ to match TS template-literal runtime  -  by @jerrythomas and Claude Opus 4.7 (1M context) (7a23e)
    • Disable SSR for /guides to avoid pre-existing MarkdownRenderer bug  -  by @jerrythomas and Claude Opus 4.7 (1M context) (f89b9)
  • themes,zen-sumi:
    • Drop input-root border for toggle / switch field types  -  by @jerrythomas and Claude Opus 4.7 (1M context) (0ba50)
  • ui:
    • Types for ItemContent/StatusList; ResolvedTreeFields helper  -  by @jerrythomas and Claude Opus 4.7 (1M context) (7818a)
    • MarkdownRenderer SSR-safe; enable /guides prerender  -  by @jerrythomas and Claude Opus 4.7 (1M context) (e03b2)
    View changes on GitHub