open-code-review/pages
kite 62972cbcf8
Some checks failed
CI / test (push) Waiting to run
Deploy Pages / build (push) Has been cancelled
Deploy Pages / deploy (push) Has been cancelled
refactor(pages): improve hero terminal display with semantic colors, reorder lines, and add cursor blink
- Reorder terminal lines: move Summary above the separator line
- Change command from range mode (--from/--to) to workspace mode (ocr review)
- Apply semantic color scheme: brand, command, path, success, action, dim
- Remove unused terminal prompt icon and hasIcon field
- Add blinking cursor animation for the last terminal line
- Reduce line number container width after icon removal
2026-06-29 22:52:29 +08:00
..
src refactor(pages): improve hero terminal display with semantic colors, reorder lines, and add cursor blink 2026-06-29 22:52:29 +08:00
.gitignore feat: init 2026-05-20 22:03:52 +08:00
index.html fix(pages): Update title capitalization for consistency 2026-05-29 08:48:43 +08:00
logo.svg fix: Update project branding and improve documentation links 2026-05-28 14:47:53 +08:00
package.json refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239) 2026-06-29 14:42:43 +08:00
postcss.config.js feat: init 2026-05-20 22:03:52 +08:00
tailwind.config.js feat: init 2026-05-20 22:03:52 +08:00
tsconfig.json feat: init 2026-05-20 22:03:52 +08:00
webpack.config.js refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239) 2026-06-29 14:42:43 +08:00