xobotyi
|
b6993a6f95
|
feat(prettier): make prettier a part of eslint.
Also reduce max line width to 100. And remove `lint:types` step for
commit sequence, it bothers when committing incomplete (wip) changes.
|
2021-02-01 18:58:55 +03:00 |
|
ddaza
|
3ce080cdf3
|
updated prettier and eslint
|
2020-07-02 14:19:03 -05:00 |
|
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 |
|