-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: alibaba/hooks
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(useLocalStorageState): 新增 SSR 安全初始化选项
#2906
opened Feb 14, 2026 by
Arktomson
Loading…
5 of 14 tasks
fix(useSetState): 支持默认 initialState 为空对象
#2905
opened Feb 13, 2026 by
Arktomson
Loading…
5 of 14 tasks
fix: 修复 useEventListener 显式泛型时 target 不接受 ref 的类型问题
#2903
opened Feb 12, 2026 by
Arktomson
Loading…
7 of 18 tasks
fix(useRequest): 修复runAsync在节流状态下不生效的问题
#2899
opened Jan 25, 2026 by
Arktomson
Loading…
2 of 14 tasks
fix(useInfiniteScroll): Closure issue preventing access to the latest data during the initial loadMore() call
#2896
opened Jan 23, 2026 by
bowencool
Loading…
5 of 18 tasks
refactor: remove intersection-observer polyfill
#2883
opened Dec 4, 2025 by
Sultan-Q
Loading…
7 of 18 tasks
feat: useCountdown 新增 currentServerTime 配置
#2846
opened Aug 28, 2025 by
rambuild
Loading…
6 of 18 tasks
feat:Add
useClipboard hook with clipboard management and tests
#2845
opened Aug 25, 2025 by
Majmunu
Loading…
6 of 18 tasks
chore(@ahooksjs/use-url-state): build by rslib
#2827
opened Aug 17, 2025 by
ianzone
Loading…
5 of 18 tasks
feat(useRowSpan): calculate rowspan data based on hierarchical data structure
#2815
opened Jul 24, 2025 by
chenJJ-88
Loading…
5 of 18 tasks
feat(useHover): add a long-time hover event
#2796
opened Jul 2, 2025 by
Luncode
Loading…
6 of 18 tasks
refactor: useLongPress hook 内部实现使用 pointer 事件替代 mouse/touch 事件 && 测试用例重写
#2788
opened Jun 5, 2025 by
ZephyrAndMoon
Loading…
7 of 18 tasks
feat(useClickAway): 新增options透传addEventListener
#2771
opened Apr 29, 2025 by
Xav1erSue
Loading…
5 of 18 tasks
feat(useStickyFixed): add useStickyFixed hooks
#2732
opened Feb 8, 2025 by
admin-zlj
Loading…
7 of 18 tasks
修复重置 loadingDelay 为 undefined 后,定时器没有被清理而导致 loading 始终为 true 的 bug
#2726
opened Jan 20, 2025 by
guaijie
Loading…
1 of 18 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.