..
__tests__
test(hooks): add use-throttle-render test ( #16499 )
2024-04-15 18:03:02 +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-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
feat(components): [dialog] Dialog can drag overflow the viewport ( #15643 )
2024-01-25 15:03:34 +08:00
use-empty-values
fix(hooks): cannot access 'useEmptyValuesProps' before initialization ( #17448 )
2024-07-09 19:02:05 +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
refactor(components): popper composables ( #5035 )
2022-01-04 09:15:15 +08:00
use-focus-controller
fix(components): [select-v2] corrent focus to input when select clicked ( #17362 )
2024-07-30 10:49:46 +08: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(hooks): unite import origin ( #16872 )
2024-05-16 13:00:58 +08:00
use-modal
chore: enhance eslint rules ( #6476 )
2022-03-08 14:03:32 +08:00
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): [tabs] optimize SSR ( #15183 )
2024-07-29 18:01:07 +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
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
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
refactor: extract isClient and isNumber isBoolean ( #12504 )
2023-04-20 20:00:49 +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(hooks): SSR hydration error caused by z-index ( #16175 )
2024-03-22 16:36:25 +08:00
index.ts
refactor(hooks): rewrite composition as a composable function ( #14240 )
2024-07-28 21:11:20 +08:00
package.json
feat: extract eslint config to separate package ( #6495 )
2022-03-10 15:39:13 +08:00