dbx/apps/desktop
t8y2 8a3bd067a2 fix: independent column width resizing in transpose view
Replace shared transposeRecordWidth with per-record width array so dragging a resize handle only affects that column. New columns auto-calculate optimal initial width based on content.
2026-05-29 16:35:29 +08:00
..
public fix(desktop): bundle Geist font locally for offline startup 2026-05-29 01:57:03 +08:00
src fix: independent column width resizing in transpose view 2026-05-29 16:35:29 +08:00
components.json chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
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