12 Commits

Author SHA1 Message Date
mortis.yi
9eadaed2b1 fix(components): [table-v2] keep scrollToRow from changing horiz offset (#22930)
* fix(components): [table-v2] Rebase merge dev branch

closed #22928

* feat(components): [table-v2] keep scrollToRow from changing horiz offset

closed #22928

---------

Co-authored-by: alex.yang <alex.yang@hytechc.com>
Co-authored-by: 云游君 <me@yunyoujun.cn>
2026-01-09 15:22:37 +08:00
keeplearning66
b73f23be74 fix(components): [table-v2] correct the indentation of sub-row (#23306)
* fix(components): [table-v2] correct the indentation of sub-row

* test: add test case

* test: update

* test: format
2026-01-07 14:31:28 +08:00
Rainbow
9d2bedc9d4 chore: remove unnecessary .gitkeep files (#23307) 2026-01-06 09:10:28 +08:00
mortis.yi
8bc34fd8d7 fix(components): [table-v2] respect column flexShrink configuration (#22914)
closed #22913

Co-authored-by: alex.yang <alex.yang@hytechc.com>
Co-authored-by: 云游君 <me@yunyoujun.cn>
2026-01-03 18:24:42 +08:00
qiang
974ba4d3bf feat(components): [table-v2] accessibility enhancement (#22983)
* feat(components): [table-v2] accessibility enhancement

* chore: add test

* chore: formatted
2025-12-13 20:27:41 +08:00
Noblet Ouways
2f17df1209 style(eslint-config): newline before import type (#21036)
* perf: change to import-x

* feat: add rules

* chore: fix rule

* chore: fix

* chore: fix

* chore: fix

* style: `pnpm lint:fix`

* Revert "style: `pnpm lint:fix`"

This reverts commit db0116a288.

* Revert "chore: fix"

This reverts commit 69c82a90c0.

* chore: fix

* style: `pnpm lint:fix`

* fix: lint

* chore: `pnpm format`
2025-06-16 15:37:12 +08:00
一只前端汪
0c8b6a5906 fix(components): [table-v2] cell, header-cell, empty slots not displayed (#15016)
Thanks for your contribution.
2023-12-05 15:08:08 +08:00
Xc
66e74c8f1b fix(components): [table-v2] Adjust the expandable (#12519) 2023-05-01 16:18:18 +08:00
Xc
e008e92ce7 fix(components): [table-v2] cell and header-cell slots parmas (#9665)
* fix(components): [table-v2] cell and header-cell slots parmas

* fix(components): [table-v2] add slots scope test
2022-09-07 21:50:05 +08:00
btea
8fb1d458df fix(components): [table-v2] header-cell slots invalid (#9585) 2022-09-01 22:40:16 +08:00
Xc
49bc7fb66a fix(components): [table-v2] cell slots invalid (#9531) 2022-08-31 13:31:53 +08:00
JeremyWuuuuu
05e3f0c402 feat(components): [virtual-table] (#7014)
- Init Virtual Table
2022-04-06 09:59:33 +08:00