Kingkor Roy Tirtho
0fa58dcb84
chore: update deps
2023-05-29 08:45:38 +06:00
Kingkor Roy Tirtho
6b277647b7
chore: bump version for pre release
2023-03-05 16:47:12 +06:00
Kingkor Roy Tirtho
121c996903
chore: remove unneeded deps from lock files
2023-03-05 13:18:20 +06:00
Kingkor Roy Tirtho
d964216ee1
chore: remove unnecessary deps
2023-02-23 23:44:24 +06:00
Kingkor Roy Tirtho
7fabf44756
feat: useQuery hook with working example
2023-02-23 22:50:37 +06:00
Kingkor Roy Tirtho
f632fe8403
feat: clean old junk
2023-02-10 19:08:30 +06:00
Kingkor Roy Tirtho
074175ed39
feat: add query and infinite query disk caching support
2022-12-15 15:43:40 +06:00
Kingkor Roy Tirtho
6676f508ae
build: generated files update
2022-10-12 22:12:25 +06:00
Kingkor Roy Tirtho
f0d3bd36a7
chore: update generated configuration
2022-10-07 19:46:44 +06:00
Kingkor Roy Tirtho
95b1837620
feat(infinite-query): add refetchPages, refetchOnStale, refetchOnMount support
2022-09-14 12:49:30 +06:00
Kingkor Roy Tirtho
1452d7d79e
feat: add initial support for InfiniteQuery
...
Added new infinite query class with it's own builder widget and integration with query_bowl
The `cast` method used in mutation and query are now a mixin instead of BasicOperation property
2022-08-21 20:10:40 +06:00
Kingkor Roy Tirtho
4d6d1a1648
refactor(example): package specific examples instead of a single example
2022-08-04 09:20:20 +06:00