element-plus/packages/utils
ddeerdevil 2a032217c7
fix(utils):[vue] ensure flattedChildren traverse component's subTree (#18649)
* fix(utils):[vue] 在h函数中组件的chidlren是数组时,会导致tabs等组件渲染错误

* fix(utils):[vue] add flattedChildren tests & fix lint error

* test(utils): [vue] fix tests's lint errors(element-plus:#18649)
2024-11-02 21:00:55 +08:00
..
__tests__ fix(utils):[vue] ensure flattedChildren traverse component's subTree (#18649) 2024-11-02 21:00:55 +08:00
dom refactor: replace typeof fn with the built-in isFunction (#18705) 2024-10-30 08:42:04 +08:00
vue fix(utils):[vue] ensure flattedChildren traverse component's subTree (#18649) 2024-11-02 21:00:55 +08:00
arrays.ts chore: update dependencies (#18573) 2024-10-29 10:01:58 +08:00
browser.ts refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
easings.ts feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
error.ts refactor(components)!: refactor form (#5401) 2022-03-06 22:20:56 +08:00
functions.ts refactor: import shared utilities from @element-plus/utils (#18048) 2024-08-29 09:04:03 +08:00
i18n.ts fix(components): [input] Write Chinese in parenthesis, letters repeat (#12154) 2023-04-15 10:55:56 +08:00
index.ts feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
objects.ts chore: update dependencies (#18573) 2024-10-29 10:01:58 +08:00
package.json
raf.ts refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
rand.ts fix(components): [collapse] SSR hydration error caused by random ID (#15500) 2024-01-15 03:24:50 +08:00
strings.ts refactor(components): [tabs] improve types (#9561) 2022-09-06 16:26:17 +00:00
throttleByRaf.ts feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
types.ts refactor: replace type checking with built-in functions (#18720) 2024-10-31 09:21:21 +08:00
typescript.ts refactor(components): refactor upload (#6014) 2022-03-05 23:09:31 +08:00