element-plus/packages
btea c0f071e464
fix(components): [table] table-layout:auto fixed column misalignment (#18736)
* fix(components): [table] `table-layout:auto` fixed column misalignment

* fix: update

* fix: update

* fix: update

* Update packages/components/table/src/table-header/index.ts

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/table/src/table-header/index.ts

Co-authored-by: qiang <qw13131wang@gmail.com>

* fix: lint

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2024-11-10 14:39:45 +08:00
..
components fix(components): [table] table-layout:auto fixed column misalignment (#18736) 2024-11-10 14:39:45 +08:00
constants feat(components): [date-picker] add type yearrange for DatePicker (#14804) 2024-08-08 11:32:58 +08:00
directives refactor: replace Array.isArray with the built-in isArray (#18671) 2024-10-28 15:36:44 +08:00
element-plus chore: upgrade dayjs from 1.11.3 to 1.11.13 (#18765) 2024-11-04 14:40:35 +08:00
hooks feat(components): [skeleton] throttle supports values ​​as object (#17041) 2024-11-07 21:31:16 +08:00
locale feat(i18n): update germany translations (#18447) 2024-10-08 11:19:22 +08:00
test-utils fix(test-utils): fix main export error (#16504) 2024-04-25 20:58:48 +08:00
theme-chalk fix(theme-chalk): sass !global assignments deprecation warning (#18711) 2024-11-05 10:46:46 +08:00
utils fix(utils):[vue] ensure flattedChildren traverse component's subTree (#18649) 2024-11-02 21:00:55 +08:00