element-plus/packages/hooks/__tests__
2024-10-27 15:49:43 +08:00
..
use-attrs.test.tsx fix(hooks): [use-attrs] fix type error (#8558) 2022-07-10 18:02:40 +08:00
use-cursor.vitest.tsx feat(components): [input] add input formatter (#6876) 2022-04-23 22:48:21 +08:00
use-delayed-toggle.test.ts fix(hooks): [use-delayed-toggle] clear timer when call onClose (#12056) 2023-03-16 22:29:24 +08:00
use-deprecated.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
use-empty-values.test.tsx feat(components): add empty-values and value-on-clear props (#16361) 2024-04-12 13:33:21 +08:00
use-floating.test.tsx fix(hooks): [use-floating] fix type error (#8727) 2022-07-09 18:15:53 +09:00
use-focus-controller.test.tsx fix: the disabled state should not trigger focus (#18108) 2024-08-31 19:48:48 +08:00
use-focus.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
use-form-item.test.tsx refactor: import shared utilities from @element-plus/utils (#18048) 2024-08-29 09:04:03 +08:00
use-id.test.tsx fix(hooks): [useId] SSR hydration error caused by id in vue@3.5+ (#18647) 2024-10-27 15:49:43 +08:00
use-intermediate-render.test.ts test(hooks): add test for use-intermediate-render (#16395) 2024-04-11 20:38:51 +08:00
use-locale.test.tsx fix(components): [global-config] (#11847) 2023-03-06 23:20:21 +08:00
use-lockscreen.test.tsx chore: prevent warnings while running test cases (#12189) 2023-07-22 23:19:33 +08:00
use-modal.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
use-model-toggle.test.tsx test: enable clearMocks in vitest config (#7263) 2022-04-20 17:02:44 +08:00
use-namespace.test.tsx test(hooks): fix typo (#15113) 2023-12-13 09:07:57 +08:00
use-popper-container.test.tsx fix(hooks): PopperContainer cannot be recreated when body is recreated (#18121) 2024-09-03 20:25:15 +08:00
use-popper.test.tsx feat(hooks): [use-popper] (#10983) 2022-12-19 21:46:16 +08:00
use-prevent-global.test.ts test: enable clearMocks in vitest config (#7263) 2022-04-20 17:02:44 +08:00
use-teleport.test.tsx refactor: import shared utilities from @element-plus/utils (#18048) 2024-08-29 09:04:03 +08:00
use-throttle-render.test.tsx test(hooks): add use-throttle-render test (#16499) 2024-04-15 18:03:02 +08:00
use-timeout.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
use-z-index.test.tsx fix(hooks): SSR hydration error caused by z-index (#16175) 2024-03-22 16:36:25 +08:00