dbx/src/composables
t8y2 048f629d21 feat(export): add table selection to database export 2026-05-15 18:56:23 +08:00
..
useAppUpdater.ts feat(updates): add hourly update badge 2026-05-13 23:47:20 +08:00
useDataGridActions.ts fix(neo4j): support table querying and editing 2026-05-13 19:30:00 +08:00
useDataGridColumnResize.ts fix(grid): reserve header control width 2026-05-13 23:29:49 +08:00
useDataGridEditor.ts feat(ai): add table mentions 2026-05-15 16:46:54 +08:00
useDataGridExport.ts feat(grid): add export selected rows and batch restore 2026-05-13 18:12:01 +08:00
useDataGridSelection.ts feat: multi-row selection with batch clone, delete, and copy support 2026-05-13 16:25:02 +08:00
useDatabaseOptions.ts feat(redis): add key statistics tracking for database browser (#269) 2026-05-14 16:24:46 +08:00
useDialogSources.ts feat(export): add table selection to database export 2026-05-15 18:56:23 +08:00
useDragSort.ts chore: add oxfmt + husky + lint-staged for code formatting and CI format checks 2026-05-05 15:41:34 +08:00
useFileDrop.ts fix: replace crypto.randomUUID with polyfill for HTTP contexts 2026-05-05 23:51:07 +08:00
useFlatTree.ts perf(grid): optimize virtual scroll to reduce white flash during fast scrolling 2026-05-12 13:50:03 +08:00
useNavigationTargets.ts fix(neo4j): support table querying and editing 2026-05-13 19:30:00 +08:00
usePanelResize.ts chore: add oxfmt + husky + lint-staged for code formatting and CI format checks 2026-05-05 15:41:34 +08:00
useSchemaOptions.ts fix(oracle): 简化编辑器选择器并支持 schema 切换 (closes #205) 2026-05-11 11:00:16 +08:00
useSqlExecution.ts fix(history): classify and virtualize entries 2026-05-13 17:07:56 +08:00
useTabScroll.ts refactor: split App.vue into composables and layout components 2026-05-05 04:14:00 +08:00
useTauriEvents.ts perf: full-stack performance and security hardening 2026-05-11 00:18:09 +08:00
useTheme.ts perf: eliminate theme switch lag by suppressing CSS transitions 2026-05-13 16:04:35 +08:00
useToast.ts chore: add oxfmt + husky + lint-staged for code formatting and CI format checks 2026-05-05 15:41:34 +08:00
useWindowControls.ts feat: custom titlebar with integrated window controls 2026-05-09 10:44:34 +08:00