Kingkor Roy Tirtho
|
9581e276b9
|
fix(query): isLoading & isRefreshing not working as expected
|
2023-10-06 10:36:55 +06:00 |
|
Kingkor Roy Tirtho
|
b512a5da06
|
fix(mutation): isMutating not working
|
2023-10-06 10:23:01 +06:00 |
|
Kingkor Roy Tirtho
|
a40dca73b5
|
feat: resolve and resolveWith helper support
|
2023-06-23 22:40:20 +06:00 |
|
Kingkor Roy Tirtho
|
f2a23b085c
|
feat: new next_page signature, query/mutation fn in notifier and safe update in use_updater
|
2023-02-26 13:51:40 +06:00 |
|
Kingkor Roy Tirtho
|
7fabf44756
|
feat: useQuery hook with working example
|
2023-02-23 22:50:37 +06:00 |
|
Kingkor Roy Tirtho
|
842a549356
|
refactor: remove KyeType and use String for queryKey and mutationKey
|
2023-02-23 11:43:08 +06:00 |
|
Kingkor Roy Tirtho
|
6a90f847c9
|
feat: add mutation and mutation builder with example
|
2023-02-23 10:58:31 +06:00 |
|
Kingkor Roy Tirtho
|
783a2737b1
|
feat: infinite query listenable add and cache event stream
|
2023-02-21 12:47:34 +06:00 |
|
Kingkor Roy Tirtho
|
efa2c81505
|
feat: add infinite query builder with example
fix(query): updateQueryFn refetch when stale and update state of builders when widget is mounted
|
2023-02-21 12:03:45 +06:00 |
|