Commit Graph
7 Commits
Author SHA1 Message Date
Yang JunandCursor b2777fd834 fix(docs): ensure capture indicator colors apply instantly
Disable indicator transitions and cancel active animations before
setting data-state so pending yellow is not stuck on the prior ok green.

Co-authored-by: Cursor <[email protected]>
2026-06-23 14:10:22 +08:00
Yang JunandCursor 253a0592f2 fix(docs): static playground GIF with correct indicator colors
Capture one frame per keystroke with animations disabled so dot states
(idle/active/pending/ok) match the live playground without pulsing.

Co-authored-by: Cursor <[email protected]>
2026-06-23 14:03:33 +08:00
Yang Jun 45909ed286 fix(docs): regenerate playground GIF with live indicator states
Restore the capture script for the new pane-indicator layout so the README demo shows correct idle/active/pending/ok colors and pulsing animations while typing.
2026-06-23 13:54:44 +08:00
Yang JunandCursor 4f9d8b7163 chore: drop one-off playground capture script
Co-authored-by: Cursor <[email protected]>
2026-06-22 20:15:44 +08:00
Yang JunandCursor 2f8a652ccb fix: satisfy eslint in build-used-by and capture scripts
Co-authored-by: Cursor <[email protected]>
2026-06-22 20:14:55 +08:00
Yang JunandCursor 73e122ad1d chore: use .local for playground capture scratch files
Co-authored-by: Cursor <[email protected]>
2026-06-22 19:56:24 +08:00
Yang JunandCursor ff52a00ac4 docs(readme): playground GIF, used-by grid, and docs homepage sync
Add data/used-by.json with build:used-by for README and docs homepage, playground demo capture, and shared home-section layout. Used by lists products with site logos; Financial Support keeps org and individual sponsors.

Co-authored-by: Cursor <[email protected]>
2026-06-22 19:54:46 +08:00