|
|
38cf2ff549
|
chore(deps): bump all (#294)
|
2023-09-16 13:02:19 +02:00 |
|
|
|
e298282f55
|
fix(frontend): flashing content on useAsync reload
|
2023-02-21 23:07:02 +01:00 |
|
|
|
0c4de5d56a
|
feat(frontend): use transition for showing new data
|
2022-06-25 17:41:14 +02:00 |
|
|
|
44f7e26270
|
feat: implement long-lived sessions
|
2020-11-09 18:34:23 +01:00 |
|
|
|
1e674d18c9
|
fix(frontend): missing dependency in useCallback
To avoid endless re-render we also have to use a constant empty array
as the initialValue.
|
2020-11-07 19:24:52 +01:00 |
|
|
|
6a6ba493f6
|
refactor(frontend): create useAsync hook for handling API data
|
2020-07-04 21:56:27 +02:00 |
|