6 Commits

Author SHA1 Message Date
Tomas Boda
274e36ae08 chore: bump @tanstack/react-query 2026-02-16 16:11:39 +01:00
Jiří Čermák
5ad0acdf2e feat: add @suite/yield-xyz package with generate API types & methods 2026-02-10 13:22:45 +01:00
Jiří Čermák
3d36dec615 chore: enable tanstack react query dev tools via an env var 2026-01-26 13:55:00 +01:00
Jiří Čermák
1cc296d4c3 refactor: use useQuery in tx simulation 2026-01-23 10:40:47 +01:00
Jiří Čermák
84a7562fbc refactor(suite): use useQuery and useMutation in InactiveTokensTable (stellar) 2026-01-23 10:40:47 +01:00
Jiří Čermák
ed64ef4171 feat: create @suite-common/react-query package
- Include provider for React and React Native app.
- Since the configuration and related libraries differ, it does make sense to divide them.
- Define mutation and query keys (common, desktop, mobile).
- Re-export @tanstack/react-query hooks.
2026-01-23 10:40:47 +01:00