Commit Graph

16 Commits

Author SHA1 Message Date
f7e7dfd161 feat: improve command palette focus management and aria 2026-06-06 16:54:03 +02:00
9f88e48786 chore: format search 2026-05-28 11:28:15 +02:00
a9dfb77bc4 fix: standardize command palette styles
Add ring, border separator, font-normal, and focus-visible styles to search and command palette.
2026-05-25 01:55:28 +02:00
0edc8feb8d fix: prefer interfaces in static types 2026-05-24 22:44:47 +02:00
9ba327d5c5 feat: add timeout and abort handling to command palette search 2026-05-17 20:38:08 +02:00
cf53ffdd77 feat: expand continue watching in command palette 2026-05-17 17:34:27 +02:00
3802f9da57 style: format search.ts 2026-05-17 17:24:19 +02:00
66edd9c062 feat: replace quick search with command palette 2026-05-17 17:24:07 +02:00
391569166c style: remove unnecessary parentheses in arrow functions 2026-05-15 02:52:09 +02:00
8ab6cf4986 feat: add search dialog with keyboard shortcut 2026-05-15 02:51:55 +02:00
e48d95cb4e feat: add comments and cleanup unused imports across codebase 2026-05-10 20:00:04 +02:00
3703bbfcfe feat: add prettier and eslint with pre-commit hook 2026-05-10 19:23:53 +02:00
ca5b19209c fix: writing bit stuff cleaner 2026-05-07 11:20:40 +02:00
e48b19c1ea fix(search): use Symbol key for searchInitialized to avoid collisions 2026-04-22 10:49:37 +02:00
c9d3ca5cc6 refactor(ui): standardize tailwind classes 2026-04-15 01:19:31 +02:00
7a48f66a73 refactor: add root static source files 2026-04-15 00:23:35 +02:00