Ayush Goyal
|
67d65833d9
|
chore: disable eslint for affected files
|
2020-02-04 07:12:19 +05:30 |
|
Yingya Zhang
|
adce59ec32
|
fix: remove attempt from deps of retry in useAsyncRetry (#614)
|
2019-09-23 19:07:51 +02:00 |
|
Ankith Konda
|
f02b92d423
|
Add TSLint + Prettier and fix lint issues
|
2019-04-12 23:18:11 +10:00 |
|
Ward Oosterlijnck
|
2c49244537
|
Default dependency array for useAsync and useAsyncRetry
|
2019-03-31 13:03:14 +11:00 |
|
ZHAO Jinxiang
|
929e72679b
|
fix: fix deps arg and union type in useAsync and useAsyncRetry
|
2019-03-28 22:32:35 +08:00 |
|
Va Da
|
8e3de1cdf1
|
perf: remove asyn/await wrapper
|
2019-03-21 10:15:27 +01:00 |
|
lvl99
|
46d0c2766b
|
correct incorrect logic
|
2019-03-20 17:06:36 +01:00 |
|
lvl99
|
7ceff990aa
|
added console message to notify user about useAsyncRetry operation still loading
|
2019-03-20 15:44:55 +01:00 |
|
lvl99
|
8b7d5ed3ac
|
reverted useAsync and created new hook useAsyncRetry which leverages useAsync
added story and docs for useAsyncRetry
fixed up new code formatting to match project
|
2019-03-20 15:12:45 +01:00 |
|