dbx/src
t8y2 2af94c6fea fix(sidebar): preserve tree expansion state after dropping a table
Remove the dropped table node directly instead of refreshing the entire
table list, which was causing all tree nodes to collapse.
2026-05-15 20:20:44 +08:00
..
components fix(sidebar): preserve tree expansion state after dropping a table 2026-05-15 20:20:44 +08:00
composables feat(export): add table selection to database export 2026-05-15 18:56:23 +08:00
i18n feat(connection): auto-generate name when left empty 2026-05-15 20:20:44 +08:00
lib feat(history): add AI analysis action 2026-05-15 19:53:32 +08:00
stores fix(sidebar): preserve tree expansion state after dropping a table 2026-05-15 20:20:44 +08:00
styles perf: eliminate theme switch lag by suppressing CSS transitions 2026-05-13 16:04:35 +08:00
types feat(sidebar): add visible database filters 2026-05-15 17:36:51 +08:00
App.vue feat(history): add AI analysis action 2026-05-15 19:53:32 +08:00
env.d.ts feat: initial release 2026-04-29 18:09:23 +08:00
main.ts feat: add database workspace dashboard with stats and quick actions 2026-04-29 21:46:24 +08:00