element-plus/packages/hooks/__tests__
jeremywu 6b4c04fd0a
feat(hooks): add use-timeout hook (#2439)
* feat(hooks): add use-timeout hook

- Add use timeout hook for register timeout callbacks
- Add test cases against add-timeout

* resolve linter issue
2021-07-06 07:49:49 +08:00
..
use-attrs.spec.ts fix(input): non-emit events such as keyup not work (#866) 2020-12-07 13:21:23 +08:00
use-focus.spec.ts fix(select): Fix select.focus is undefined bug (#862) 2020-12-07 11:29:08 +08:00
use-lockscreen.spec.ts fix(hooks): fix use-lock-screen hook (#1651) 2021-03-16 21:40:45 +08:00
use-modal.spec.ts ### feat: add dialog (#197) 2020-09-09 21:18:08 +08:00
use-model-toggle.spec.ts Finish unfinished test case 2021-07-05 08:50:36 +08:00
use-prevent-global.ts fix(overlay): Fix overlay event triggering issue (#1235) 2021-01-14 17:01:37 +08:00
use-restore-active.spec.ts ### feat: add dialog (#197) 2020-09-09 21:18:08 +08:00
use-teleport.spec.ts feat(hooks): add use-teleport hook (#2421) 2021-07-03 19:04:03 +08:00
use-timeout.spec.ts feat(hooks): add use-timeout hook (#2439) 2021-07-06 07:49:49 +08:00