dbx/src
t8y2 bdd8b3fa03 refactor: split App.vue into composables and layout components
Extract 11 composables and 5 layout components from App.vue, reducing it
from 1921 to 327 lines. Unify dialog overlay style across DialogContent
and DialogScrollContent for consistent backdrop appearance.
2026-05-05 04:14:00 +08:00
..
components refactor: split App.vue into composables and layout components 2026-05-05 04:14:00 +08:00
composables refactor: split App.vue into composables and layout components 2026-05-05 04:14:00 +08:00
i18n feat: add execute mode settings and cursor position handling in SQL editor 2026-05-04 21:19:07 +08:00
lib refactor: split App.vue into composables and layout components 2026-05-05 04:14:00 +08:00
stores feat: add web deployment with axum server, Docker support, and browser UI 2026-05-05 03:16:50 +08:00
styles feat: add panel resizing functionality and styles for AI and sidebar panels 2026-05-01 00:35:59 +08:00
types feat: add connection group management and sidebar layout persistence 2026-05-04 13:52:42 +08:00
App.vue refactor: split App.vue into composables and layout components 2026-05-05 04:14:00 +08:00
env.d.ts
main.ts feat: add database workspace dashboard with stats and quick actions 2026-04-29 21:46:24 +08:00