..
__tests__
fix(hooks): [use-lockscreen] remove hiddenCls ( #19429 )
2025-01-05 23:07:27 +08:00
use-aria
feat(hooks): add use-aria hooks ( #16598 )
2024-04-23 13:56:44 +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-calc-input-width
feat(components): [input-tag] new component ( #18885 )
2024-11-29 10:50:21 +08:00
use-composition
refactor(hooks): rewrite composition as a composable function ( #14240 )
2024-07-28 21:11:20 +08:00
use-cursor
perf(hooks): replace the ref object with a plain object ( #15061 )
2024-07-28 18:22:44 +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
fix(components): [dialog] rename resetPostion to resetPosition ( #17900 )
2024-08-21 22:34:12 +08:00
use-empty-values
fix(hooks): cannot access 'useEmptyValuesProps' before initialization ( #17448 )
2024-07-09 19:02:05 +08:00
use-escape-keydown
fix(components): numpadEnter does not work like the Enter ( #18855 )
2024-11-14 21:14:51 +08:00
use-floating
refactor: extract isClient and isNumber isBoolean ( #12504 )
2023-04-20 20:00:49 +08:00
use-focus
refactor(components): popper composables ( #5035 )
2022-01-04 09:15:15 +08:00
use-focus-controller
fix: the disabled state should not trigger focus ( #18108 )
2024-08-31 19:48:48 +08:00
use-forward-ref
fix(hooks): type error ( #7941 )
2022-05-30 09:26:14 +08:00
use-id
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
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(hooks): [use-lockscreen] remove hiddenCls ( #19429 )
2025-01-05 23:07:27 +08:00
use-modal
chore: enhance eslint rules ( #6476 )
2022-03-08 14:03:32 +08:00
use-model-toggle
refactor: import shared utilities from @element-plus/utils ( #18048 )
2024-08-29 09:04:03 +08:00
use-namespace
chore: prevent warnings while running test cases ( #12189 )
2023-07-22 23:19:33 +08:00
use-ordered-children
chore: stop re-exporting isVNode ( #19108 )
2024-12-05 10:30:00 +08:00
use-popper
fix(components): [tooltip] display tooltip correctly ( #11643 )
2023-02-22 12:27:48 +00:00
use-popper-container
fix(hooks): rendering multiple popper container DOM in SSR/SSG ( #18482 )
2024-10-11 09:49:23 +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-same-target
refactor: import shared utilities from @element-plus/utils ( #18048 )
2024-08-29 09:04:03 +08:00
use-size
fix(components): circular referencing issue ( #11777 )
2023-03-01 16:44:09 +08:00
use-teleport
refactor: import shared utilities from @element-plus/utils ( #18048 )
2024-08-29 09:04:03 +08:00
use-throttle-render
feat(components): [skeleton] throttle
supports values as object ( #17041 )
2024-11-07 21:31:16 +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(hooks): SSR hydration error caused by z-index ( #16175 )
2024-03-22 16:36:25 +08:00
index.ts
feat(components): [input-tag] new component ( #18885 )
2024-11-29 10:50:21 +08:00
package.json
feat: extract eslint config to separate package ( #6495 )
2022-03-10 15:39:13 +08:00