element-plus/packages/hooks
kooriookami 67cd7e95e6
feat(components): [dialog] Dialog can drag overflow the viewport (#15643)
* style(components): [dialog] Modify dialog style and docs

* chore: update

* feat(components): [dialog] add overflow prop

* feat(components): update
2024-01-25 15:03:34 +08:00
..
__tests__ test(hooks): fix typo (#15113) 2023-12-13 09:07:57 +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 feat(components): [dialog] Dialog can drag overflow the viewport (#15643) 2024-01-25 15:03:34 +08:00
use-escape-keydown refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
use-floating refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
use-focus
use-focus-controller feat(components): [color-picker] add focus and blur event (#14244) 2023-10-11 14:13:59 +00:00
use-forward-ref fix(hooks): type error (#7941) 2022-05-30 09:26:14 +08:00
use-id refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +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 refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
use-modal
use-model-toggle refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
use-namespace chore: prevent warnings while running test cases (#12189) 2023-07-22 23:19:33 +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 refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
use-prevent-global
use-prop fix(hooks): vm may be null (#12058) 2023-03-16 21:31:16 +08:00
use-same-target
use-size fix(components): circular referencing issue (#11777) 2023-03-01 16:44:09 +08:00
use-teleport refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
use-throttle-render
use-timeout
use-transition-fallthrough
use-z-index chore: prevent warnings while running test cases (#12189) 2023-07-22 23:19:33 +08:00
index.ts fix(components): [input] lose focus when click suffix icon (#13264) 2023-07-13 16:41:18 +08:00
package.json feat: extract eslint config to separate package (#6495) 2022-03-10 15:39:13 +08:00