Skip to content

Feature:支持调整表格字号#2095

Merged
t8y2 merged 1 commit into
t8y2:mainfrom
zipg:codex/add-table-font-size-control
Jun 29, 2026
Merged

Feature:支持调整表格字号#2095
t8y2 merged 1 commit into
t8y2:mainfrom
zipg:codex/add-table-font-size-control

Conversation

@zipg

@zipg zipg commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

变更说明

  • 在查询结果和表数据的视图选项中新增表格字号调节
  • 默认字号保持 13,避免升级后视觉变化
  • 统一 Canvas、DOM、转置视图和单元格编辑状态的字号表现

注意

  • 该分支基于 zipg:codex/fix-mssql-empty-canvas-new-row 开发,因此 PR diff 会包含该基础分支尚未合入 main 的改动。

验证

  • pnpm exec vitest run packages/app-tests/settingsStore.test.ts
  • pnpm exec vue-tsc --noEmit --project apps/desktop/tsconfig.json
  • pnpm exec oxlint apps/desktop/src/components/layout/ContentArea.vue apps/desktop/src/components/grid/DataGrid.vue apps/desktop/src/stores/settingsStore.ts packages/app-tests/settingsStore.test.ts apps/desktop/src/i18n/locales/zh-CN.ts apps/desktop/src/i18n/locales/en.ts
  • pnpm exec oxfmt --check apps/desktop/src/components/layout/ContentArea.vue apps/desktop/src/components/grid/DataGrid.vue apps/desktop/src/stores/settingsStore.ts packages/app-tests/settingsStore.test.ts apps/desktop/src/i18n/locales/zh-CN.ts apps/desktop/src/i18n/locales/en.ts

@zipg zipg changed the title 支持调整表格字号 Feature:支持调整表格字号 Jun 29, 2026
@zipg

zipg commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author
image

@zipg zipg force-pushed the codex/add-table-font-size-control branch from dd719c6 to 10bfa89 Compare June 29, 2026 13:39
@t8y2 t8y2 merged commit a458ebd into t8y2:main Jun 29, 2026
7 checks passed
@t8y2

t8y2 commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution! Merged in a458ebd, will be released in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants