dbx/apps/desktop
t8y2 ab12ab5c11 feat(editor): add keyboard navigation to type selector and column resize to structure editor
- SearchableSelect: support ArrowUp/Down to navigate filtered options, Enter to select, Escape to dismiss
- TableStructureEditor: add drag-to-resize column widths and horizontal scrolling for the columns table
2026-05-29 00:22:08 +08:00
..
public feat(database): add agent database profiles 2026-05-18 22:38:04 +08:00
src feat(editor): add keyboard navigation to type selector and column resize to structure editor 2026-05-29 00:22:08 +08:00
components.json
index.html fix: avoid derived table wrapping for SQL Server TOP pagination 2026-05-25 11:28:02 +08:00
tsconfig.json fix: exclude test files from vue-tsc type checking in CI build 2026-05-25 10:59:30 +08:00
vite.config.ts fix: avoid derived table wrapping for SQL Server TOP pagination 2026-05-25 11:28:02 +08:00