element-plus/packages/utils/__tests__
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
..
dom feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
vue fix(utils):[vue] ensure flattedChildren traverse component's subTree (#18649) 2024-11-02 21:00:55 +08:00
arrays.test.ts style(eslint-config): add eslint rules to restrict the imports of lodash (#15773) 2024-02-03 12:10:23 +08:00
browser.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
error.test.ts feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
i18n.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
objects.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
raf.test.ts feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
rand.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
strings.test.ts feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
types.test.ts refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
typescript.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00