mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
- Make CodeBlock a server component so children traverse synchronously under React 19 RSC streaming; previously extractText returned "" in dev SSR, leaving code blocks empty. - Add custom JSON/YAML/SQL/code-like tokenizers with theme-aware token classes; drop the colored file-glyph dot and gradient tab-head. - Tighten tab-head: subtle grey background, smaller monospace filename in muted grey, smaller rectangular language pill placed to the left of the filename. - Polish the React Flow semantic-layer diagram (controls, fit-view padding, edge types). |
||
|---|---|---|
| .. | ||
| code-block.tsx | ||
| copy-button.tsx | ||
| docs-page-actions.tsx | ||
| logo.tsx | ||
| product-mechanics.tsx | ||
| scroll-reveal.tsx | ||
| semantic-layer-flow.tsx | ||
| terminal-preview.tsx | ||