Releases: alibaba/hooks
Releases · alibaba/hooks
v1.8.1
🐛 fix antdTypes error for antd v4 #323
v1.8.0
📝 migrate to dumi #281
✨add useCounter #283
✨add useMount #286
✨add useUpdate #297
✨add useDrag & useDrop #292
💄useSelections add defaultSelected #287
🐛fix generator runtime bug #285
🐛useFormTable support refreshDeps #288
v1.7.1
🐛useRequest requestMethod params same to service #290
🐛fix ReferenceError: regeneratorRuntime is not defined
error #285
v1.7.0
✨add useUnmount #249
✨add useSet #257
✨add useMap #264
✨add usePersistFn #265
✨add useCreation #272
🐛useStorageState key change, set undefined #262
📝add getting started and faq #268
v1.6.2
💄useRequest run only return promise
💄useRequest refresh return promise
💄useRequest loadMore set default fetchKey
🐞useRequest fix requestMetod to requestMethod
v1.6.1
💄useRequest add defaultLoading
v1.6.0
🎉add useRequest
🎉add useFormTable, support antd3 and antd4
🎉change doc to father-doc
v1.5.3
💄remove antd as peer dependency #222
🎉useLocalStorageValue/useSessionStorageValue support function updater just like useState #217 #224
🎉add useEventListener #213
🐞fix useScroll with document as input #190
v1.5.2
🐞useAsync doc autoCancel
default value change to true
#203
🐞 usdLoadMore noMore should be true when no data #195
🐞 useAntdTable support [email protected] form(temp) #200
You can’t perform that action at this time.