mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-01 08:59:39 +02:00
* feat(docs): add system theme option to theme toggle * fix(docs): address review on theme toggle Render the switcher as a proper radio group (role="radiogroup"/role="radio" with aria-checked, roving tabindex, and arrow-key navigation) instead of independent aria-pressed toggles, since the three options are mutually exclusive. Update the component docstring to describe the three-option switcher and note that it reads `theme` (not `resolvedTheme`) so the System option can show as selected. Drop unrelated formatting churn. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Luca Martial <lucamrtl@gmail.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> Co-authored-by: Luca Martial <48870843+luca-martial@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| diagram-studio | ||
| code-block.tsx | ||
| context-review-loop.tsx | ||
| copy-button.tsx | ||
| docs-page-actions.tsx | ||
| flow-canvas.tsx | ||
| git-icon.tsx | ||
| github-icon.tsx | ||
| github-stars.tsx | ||
| logo.tsx | ||
| product-mechanics.tsx | ||
| product-runtime.tsx | ||
| scroll-reveal.tsx | ||
| semantic-layer-flow.tsx | ||
| slack-icon.tsx | ||
| terminal-preview.tsx | ||
| theme-toggle.tsx | ||