Releases: junerver/ComposeHooks
Releases · junerver/ComposeHooks
2.0.0
10 Jul 01:33
Compare
Sorry, something went wrong.
No results found
Upgrade kotlin 2.0.0
Refactor usePersistent
Add useBuildInfo \ useBatteryInfo \ useScreenInfo \ useDisableScreenshot
Add useFlashlight
Add useWakeLock \ useWindowFlags
Add useScreenBrightness
Add useCounter
Add useCountdown
Add useAutoReset
Add useIdel
Add useResetState
v1.0.16
21 Jun 01:15
Compare
Sorry, something went wrong.
No results found
useRequest preview available
v1.0.15
23 May 02:55
Compare
Sorry, something went wrong.
No results found
v1.0.14
14 May 06:56
Compare
Sorry, something went wrong.
No results found
refactor Ref
refactor useForm, complete the validator
fix #9
v1.0.13
06 May 07:15
Compare
Sorry, something went wrong.
No results found
#2 Fix the closure problem of useReducer in some specific scenarios
v1.0.12
25 Apr 08:15
Compare
Sorry, something went wrong.
No results found
refactor ReduxProvider
refactor useReducer, add middleware capabilities
add new hook : useKeyboard to control keyboard hide or show
refactor usePersistent
refactor Store
refactor useMount
add new hook : useUnmountedRef
v1.0.11
12 Apr 01:19
Compare
Sorry, something went wrong.
No results found
refactor useDispatchAsync
change debounce default option
add new hook : usePersistent
refactor useDebounceEffect、useThrottleEffect, now in effect block can execute suspend funcation
v1.0.10
03 Apr 02:01
Compare
Sorry, something went wrong.
No results found
add new hook : useClipboard
refactor createStore、useSelector 、 useDispatch 、useDispatchAsync
v1.0.9
02 Apr 02:57
Compare
Sorry, something went wrong.
No results found
add new override for useSelector
add new hook: useAsync
add new hook: useDispatchAsync
v1.0.8
01 Apr 07:06
Compare
Sorry, something went wrong.
No results found
add new hooks: useSelector \ useDispatch, headless componenet: ReduxProvider
now you can easier to management global state