ktx/docs-site/components
Andrey Avtomonov 8f6a2a686f docs-site: polish semantic-layer-internals code blocks and flow diagram
- 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).
2026-05-19 23:09:41 +02:00
..
code-block.tsx docs-site: polish semantic-layer-internals code blocks and flow diagram 2026-05-19 23:09:41 +02:00
copy-button.tsx docs: revamp quickstart and tighten code-block styling (#135) 2026-05-18 19:22:19 +02:00
docs-page-actions.tsx docs: revamp quickstart and tighten code-block styling (#135) 2026-05-18 19:22:19 +02:00
logo.tsx feat(docs-site): add "by Kaelio" attribution and enlarge nav logo (#110) 2026-05-15 14:01:24 +02:00
product-mechanics.tsx feat(docs): visualize KTX ingestion with ReactFlow diagram (#133) 2026-05-18 17:41:37 +02:00
scroll-reveal.tsx chore: move docs site workspace 2026-05-11 16:53:42 +02:00
semantic-layer-flow.tsx docs-site: polish semantic-layer-internals code blocks and flow diagram 2026-05-19 23:09:41 +02:00
terminal-preview.tsx feat(cli)!: remove ktx agent command (#58) 2026-05-13 13:01:56 +02:00