ktx/docs-site/components
Andrey Avtomonov 78d53031d0 fix(docs): stop semantic-layer flow from trapping page scroll
Wheel events over the embedded ReactFlow diagram were captured by
zoomOnScroll + preventScrolling, blocking page scroll once the pointer
crossed into the diagram — even at min zoom. Disable wheel-zoom and let
the page handle scroll, keep Cmd/Ctrl + scroll as the zoom escape hatch
(default zoomActivationKeyCode), and remove the inaccessible Controls
that sat at the bottom of the 2340px-tall canvas. Hint badge updated.
2026-05-20 01:26:44 +02:00
..
code-block.tsx docs: rewrite Semantic Querying concept with imperative-vs-declarative diagram (#156) 2026-05-19 23:41:29 +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 fix(docs): stop semantic-layer flow from trapping page scroll 2026-05-20 01:26:44 +02:00
terminal-preview.tsx feat(cli)!: remove ktx agent command (#58) 2026-05-13 13:01:56 +02:00