element-plus/packages
xingyixiang ffb30818cf
fix(components): [table] failed to insert tooltip when show-overflow-tooltip is enabled (#18317)
* fix:The namespace of the showOverflowTooltip is invalid.

* fix(components): [scrollbar] multiple rendering

* fix(components): [scrollbar] multiple rendering

* fix(components): [scrollbar] multiple rendering

* Update packages/components/scrollbar/src/bar.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* test(components): [scrollbar] adjusting style attributes

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-11-10 16:02:34 +08:00
..
components fix(components): [table] failed to insert tooltip when show-overflow-tooltip is enabled (#18317) 2024-11-10 16:02:34 +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