Commit 06c5b30
fix(Table): filter out .is-detail rows when auto-fitting column widths (#6800)
* fix(Table): 双击表头自动调整列宽功能在表格有明细行时不能正常工作 #6797
* Initial plan
* Implemented fix for multiple dialog scrolling issue
Co-authored-by: ArgoZhang <22001478+ArgoZhang@users.noreply.github.com>
* fix: 多级弹窗窗体内滚动
* Revert "Implemented fix for multiple dialog scrolling issue"
This reverts commit 42c4136.
* chore: bump version 9.10.3
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ArgoZhang <22001478+ArgoZhang@users.noreply.github.com>
Co-authored-by: Argo Zhang <argo@live.ca>
* chore: bump version 9.11.0-beta01
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ArgoZhang <22001478+ArgoZhang@users.noreply.github.com>
Co-authored-by: Argo Zhang <argo@live.ca>1 parent 3d09b91 commit 06c5b30
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
718 | | - | |
| 718 | + | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
| 721 | + | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| |||
811 | 811 | | |
812 | 812 | | |
813 | 813 | | |
814 | | - | |
| 814 | + | |
815 | 815 | | |
816 | 816 | | |
817 | | - | |
| 817 | + | |
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
| |||
0 commit comments