element-plus/packages
kimverchan 29a21e86ba
fix(hooks): PopperContainer cannot be recreated when body is recreated (#18121)
In the micro-front-end scenario, the body is recreated; Because PopperContainer determines that the
cache exists and does not recreate it, teleport cannot find the element to mount.

closed #18115,#17710

Co-authored-by: chenjingwen <chenjingwen@sie.com>
2024-09-03 20:25:15 +08:00
..
components chore(components): [dialog] add instance type (#18127) 2024-09-03 18:16:46 +08:00
constants feat(components): [date-picker] add type yearrange for DatePicker (#14804) 2024-08-08 11:32:58 +08:00
directives fix(components): fixed add listeners not remove on beforeunmount (#17344) 2024-08-09 09:40:20 +08:00
element-plus feat: add mention component (#17586) 2024-08-02 11:00:26 +08:00
hooks fix(hooks): PopperContainer cannot be recreated when body is recreated (#18121) 2024-09-03 20:25:15 +08:00
locale feat(i18n): add Burmese(my) translation (#17765) 2024-08-14 02:26:17 +00:00
test-utils
theme-chalk fix(theme-chalk): [select] box-shadow noise (#18120) 2024-09-03 11:34:38 +08:00
utils refactor: import shared utilities from @element-plus/utils (#18048) 2024-08-29 09:04:03 +08:00