20 Commits
Author SHA1 Message Date
Kingkor Roy Tirtho 3f41d6a0de chore(release): publish packages
- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
2023-10-20 10:59:39 +06:00
Kingkor Roy Tirtho 4903ebb90e chore(release): publish packages
- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
2023-10-18 20:39:06 +06:00
Kingkor Roy Tirtho c5f24074cc chore(release): publish packages
- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
2023-10-06 12:39:53 +06:00
Kingkor Roy Tirtho 572e5e4384 chore(release): publish packages
- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
2023-09-09 16:34:10 +06:00
Kingkor Roy Tirtho 26419418f2 chore(release): publish packages
- [email protected]
2023-06-28 17:35:19 +06:00
Kingkor Roy Tirtho 4dbdfff8b6 chore(release): publish packages
- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
2023-06-24 22:17:43 +06:00
Kingkor Roy Tirtho 5bb89ed1fb refactor: move devtools to separate library 2023-06-23 23:00:10 +06:00
Kingkor Roy Tirtho 72ca4cece4 feat: connectivity adapter package for connectivity_plus 2023-06-21 21:39:31 +06:00
Kingkor Roy Tirtho f30a001a8b chore: update versions and gen changelogs 2023-03-12 11:07:00 +06:00
Kingkor Roy Tirtho 6b277647b7 chore: bump version for pre release 2023-03-05 16:47:12 +06:00
Kingkor Roy Tirtho fbe1f9591a chore: use local path to lib in examples 2023-03-05 15:01:22 +06:00
Kingkor Roy Tirtho 7fabf44756 feat: useQuery hook with working example 2023-02-23 22:50:37 +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
Kingkor Roy Tirtho 18584a3c57 feat: cache, client, query builder add and refreshOnQueryFnChange option
fix: retryer wrong logic
2023-02-14 21:50:06 +06:00
Kingkor Roy Tirtho f632fe8403 feat: clean old junk 2023-02-10 19:08: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 c02f42a31a build: bump versions for upcoming v0.2.0 & add changelog 2022-08-07 13:58:25 +06:00
Kingkor Roy Tirtho 4d6d1a1648 refactor(example): package specific examples instead of a single example 2022-08-04 09:20:20 +06:00
Kingkor Roy Tirtho 8034a6a11e removed old implementation 2022-05-28 18:37:00 +06:00
Kingkor Roy Tirtho c7169b04c7 initial commit with cache support & example 2022-02-07 00:11:15 +06:00