element-plus/packages/hooks/__tests__
qiang 949479699b
refactor(hooks): determine the focus by event listening (#17719)
* refactor(hooks): determine the focus by event listening

* test: skip the focus test

* test: fix test

* feat(hooks): add beforeFocus

* fix: optimize blur

* chore(components): [mention] remove focus & blur
2024-08-07 18:35:30 +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 refactor(hooks): determine the focus by event listening (#17719) 2024-08-07 18:35:30 +08:00
use-focus.test.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
use-form-item.test.tsx refactor(project): removing packages/tokens (#11769) 2023-03-01 13:59:21 +08:00
use-id.test.tsx feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +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 chore: prevent warnings while running test cases (#12189) 2023-07-22 23:19:33 +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 test(hooks): [use-teleport] add no-client test (#16498) 2024-04-14 11:35:04 +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