element-plus/packages/hooks
Dave 8306138159
fix(hooks): [use-delayed-toggle] clear timer when call onClose (#12056)
* fix(hooks): [use-delayed-toggle] clear timer when call onClose

* test(hooks): [use-delayed-toggle] coverage 100%
2023-03-16 22:29:24 +08:00
..
__tests__ fix(hooks): [use-delayed-toggle] clear timer when call onClose (#12056) 2023-03-16 22:29:24 +08:00
use-attrs feat(components): [date-picker] work with modal focus trap; a11y controls and attributes (#7598) 2022-05-10 21:51:17 +08:00
use-cursor feat(components): [input] add input formatter (#6876) 2022-04-23 22:48:21 +08:00
use-delayed-toggle fix(hooks): [use-delayed-toggle] clear timer when call onClose (#12056) 2023-03-16 22:29:24 +08:00
use-deprecated refactor(components): [switch] deprecate value prop (#8335) 2022-06-18 13:48:02 +08:00
use-draggable chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
use-escape-keydown fix(hooks): [use-escape-keydown] fix memory leak (#8005) (#8060) 2022-07-27 14:09:23 +08:00
use-floating fix(hooks): [use-floating] fix type error (#8727) 2022-07-09 18:15:53 +09:00
use-focus refactor(components): popper composables (#5035) 2022-01-04 09:15:15 +08:00
use-forward-ref fix(hooks): type error (#7941) 2022-05-30 09:26:14 +08:00
use-id refactor(components): [config-provider] (#11749) 2023-02-28 10:35:56 +08:00
use-intermediate-render chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
use-locale fix(components): [global-config] (#11847) 2023-03-06 23:20:21 +08:00
use-lockscreen fix(components): [overlay] namespace issue (#11881) 2023-03-07 22:51:31 +08:00
use-modal chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
use-model-toggle feat(components): [tooltip] adjust controlled mode (#8762) 2022-07-17 23:14:51 +08:00
use-namespace fix(components): [loading] namespace config (#11956) 2023-03-10 14:55:17 +08:00
use-ordered-children fix(components): [carousel] improper active item (#8904) 2022-10-02 08:44:40 +08:00
use-popper fix(components): [tooltip] display tooltip correctly (#11643) 2023-02-22 12:27:48 +00:00
use-popper-container fix(components): [global-config] (#11847) 2023-03-06 23:20:21 +08:00
use-prevent-global refactor(hooks): refactor hooks (#4253) 2021-11-29 15:58:44 +08:00
use-prop fix(hooks): vm may be null (#12058) 2023-03-16 21:31:16 +08:00
use-restore-active refactor(components): popper composables (#5035) 2022-01-04 09:15:15 +08:00
use-same-target feat(hooks): add same target support (#3473) 2021-09-18 10:04:25 +08:00
use-size fix(components): circular referencing issue (#11777) 2023-03-01 16:44:09 +08:00
use-teleport chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
use-throttle-render refactor(hooks): refactor hooks (#4253) 2021-11-29 15:58:44 +08:00
use-timeout refactor(hooks): refactor hooks (#4253) 2021-11-29 15:58:44 +08:00
use-transition-fallthrough refactor(hooks): refactor hooks (#4253) 2021-11-29 15:58:44 +08:00
use-z-index fix(components): [global-config] (#11847) 2023-03-06 23:20:21 +08:00
index.ts fix(components): circular referencing issue (#11777) 2023-03-01 16:44:09 +08:00
package.json feat: extract eslint config to separate package (#6495) 2022-03-10 15:39:13 +08:00