Releases
v1.7.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
Add new Hook useForm to handle form state, both for controlled and uncontrolled forms - by @vikiboss (44137)
Add new Hook useWebSocket to handle WebSocket connections - by @vikiboss (edc56)
Add new Hook useVersionedAction to run versioned action - by @vikiboss (f34bf)
Add new Hook usePagingList to handle paging list - by @vikiboss (a3b15)
Add new Hook useInfiniteList to handle infinite list - by @vikiboss (1538c)
useInfiniteScroll :
Add reset method to reset state & fix horizontal scroll issue - by @vikiboss (37ddd)
Add loadMore method to load more manually & reset to reset, deprecated isLoading, prefer loading - by @vikiboss (20d4f)
useMultiSelect :
Add unselect and unselectAll, deprecated unSelect and unSelectAll. - by @vikiboss (26142)
usePagination :
🐞 Bug Fixes
useInfiniteScroll :
useMultiSelect :
useQuery :
Fix internal behavior params missing bug (should run refresh, not run) - by @vikiboss (3fbfb)
Fix useQuery run method return value when throttle and debounce are not set - by @vikiboss (2f25b)
🚀 功能新增
🐞 修复
useInfiniteScroll :
useMultiSelect :
useQuery :
You can’t perform that action at this time.