Commit Graph

  • 5e40bf797c fix: toggle button position (#1848) John Wright 2021-02-22 15:15:35 +00:00
  • 60103355bf docs: fix a typo (#1833) Sergey Falinsky 2021-02-21 15:05:56 +02:00
  • 7e98e1ca3c fix: do not attempt to use global for context sharing v3.9.8 Tanner Linsley 2021-02-16 16:51:31 -07:00
  • 20b653f6d2 docs: Update persistQueryClient.md (#1791) v3.9.7 Ihab Khattab 2021-02-16 08:39:30 +02:00
  • 19e07237ce fix: cross-module react query context (#1805) Tanner Linsley 2021-02-15 23:38:42 -07:00
  • ff619d061f test: add test for infinite queries and suspense Niek 2021-02-15 13:24:55 +01:00
  • 2bcc893255 test: add ssr test for infinite queries Niek 2021-02-15 08:31:45 +01:00
  • 8a613165fc fix: make sure suspense callbacks get correct data v3.9.6 Niek 2021-02-14 16:26:25 +01:00
  • b124ca8a42 fix: string and array query keys should be similar (#1799) v3.9.5 Niek Bosch 2021-02-14 14:27:05 +01:00
  • 7906ce786f fix: prevent fetch when switching to disabled query v3.9.4 Niek 2021-02-14 08:44:41 +01:00
  • dbd3b616fa fix: use correct query and options when creating infinite query result v3.9.3 Niek 2021-02-13 17:47:58 +01:00
  • 131eb29a82 fix(experimental): persistQueryClient and persistors (#1789) v3.9.2 Tanner Linsley 2021-02-12 16:53:29 -07:00
  • abd7f86ed1 fix: useLocalStorage dependency array v3.9.1 Tanner Linsley 2021-02-12 15:59:07 -07:00
  • 627560ff8b fix: useEffect is now defined Tanner Linsley 2021-02-12 15:57:37 -07:00
  • f9f9cce852 fix: queries should not end up in an error state when a component unmounts (#1781) v3.9.0 Niek Bosch 2021-02-12 21:44:55 +01:00
  • 4a821b0f1f feat: add support for concurrent mode (#1775) Niek Bosch 2021-02-12 21:42:23 +01:00
  • aebc5553d9 fix: devtools hydration error (#1727) Pepijn Senders 2021-02-12 15:08:31 -05:00
  • 1f6fcefca1 docs: Update window-focus-refetching.md (#1672) phatmann 2021-02-12 12:07:18 -08:00
  • f6aaa85748 docs: fixes fetch example which throws error (#1742) Florian 2021-02-11 14:50:33 +01:00
  • f65623f18e docs: fix hook testing example (#1698) v3.8.3 Pascal Wegner 2021-02-11 14:38:01 +01:00
  • 4aed54eb88 docs: update useInfiniteQuery (#1746) Caleb Lovell 2021-02-11 06:02:07 -07:00
  • 10629eb5e9 docs: add data structure note and another example (#1748) Caleb Lovell 2021-02-11 06:00:37 -07:00
  • 8292aae62f docs: add default query function reference (#1747) Caleb Lovell 2021-02-11 05:57:19 -07:00
  • 4e3aebf81a docs: fix typo (#1763) Mohamed Ayoub Zahir 2021-02-11 13:51:12 +01:00
  • 1f05a3bc9d docs(useQuery): add retryOnMount option (#1777) Jason O'Neill 2021-02-11 00:46:51 -08:00
  • c921585fd7 fix: handle select errors (#1760) Niek Bosch 2021-02-09 09:12:07 +01:00
  • 6182360c81 chore: allow next releases Tanner Linsley 2021-02-08 13:12:08 -07:00
  • 862bb2be3a docs: fix SSR docs Tanner Linsley 2021-02-08 09:26:29 -07:00
  • 3d2806edb4 fix: stop fetching pages when an infinite query unmounts (#1761) v3.8.2 Niek Bosch 2021-02-07 14:48:41 +01:00
  • 0b8c55c3a6 fix: single query methods should be exact by default (#1756) v3.8.1 Niek Bosch 2021-02-06 20:15:18 +01:00
  • 2da342cde9 fix: update synchronously to make sure observers always have the latest state (#1757) v3.8.0 Niek Bosch 2021-02-06 19:39:38 +01:00
  • bd6c2b5416 feat: run selector if reference changes to enable use of dependencies (#1751) Niek Bosch 2021-02-06 19:38:37 +01:00
  • 7c08f330ec fix: check if the navigator global is available before usage (#1755) Niek Bosch 2021-02-06 19:38:10 +01:00
  • 5bd3fa973b fix: make sure state is not updated when unmounted (#1758) Niek Bosch 2021-02-06 19:37:44 +01:00
  • 79e1c17cbb test: add infinite query with initial data test Niek 2021-02-06 16:07:58 +01:00
  • 8e24ebdec1 fix: accept null values in mutate function (#1740) v3.7.1 Niek Bosch 2021-02-04 10:16:08 +01:00
  • 216453059f feat(types): Add optional cancelRefetch field to ResultOptions interface (#1663) v3.7.0 Ashwin Gokhale 2021-02-04 00:53:44 -08:00
  • 397d8b71eb fix: notify on updates between mounting and subscribing (#1737) v3.6.1 Niek Bosch 2021-02-04 08:50:29 +01:00
  • 1032804426 chore(examples): update axios version in examples folder (#1679) Mateusz Ciezczak 2021-02-02 20:35:23 +02:00
  • 003345d735 docs (useQuery): add some missing items to api (#1707) Rene Dellefont 2021-02-02 13:34:09 -05:00
  • bae0f7e851 docs: Adding missing config property (#1673) siddtheone 2021-02-03 00:02:41 +05:30
  • 3840f290a2 docs: fix typo and links (#1683) Chai 2021-02-03 02:30:43 +08:00
  • ce6756bf61 docs: Fix broken link to query-keys docs (#1719) Derrick Bol 2021-02-03 02:29:17 +08:00
  • ed846c5baa Update QueryClient.md (#1686) Niko 2021-02-02 20:01:49 +02:00
  • 5a28846d08 Update queries.md (#1716) Todd Matthews 2021-02-02 12:59:30 -05:00
  • 93f515c5d3 docs: fix links in initial-query-data.md (#1723) Arthur Budko 2021-02-02 20:58:18 +03:00
  • 7bab9534cf docs: use sponsors iframe Tanner Linsley 2021-01-27 21:33:01 -07:00
  • 813d70f659 docs: add v2 docs links (#1676) Rene Dellefont 2021-01-22 12:41:38 -05:00
  • 39691a739b feat: use tracked query (#1578) v3.6.0 Dominik Dorfmeister 2021-01-22 13:05:47 +01:00
  • ead2e5dd52 fix(query): transition to error state when keepPreviousData is true (#1665) Dominik Dorfmeister 2021-01-17 21:43:28 +01:00
  • eb3d700dc5 fix(hydration): useMemo for hydrating again v3.5.16 Tanner Linsley 2021-01-17 09:11:30 -07:00
  • c98968cc84 fix: stop returning cancelledError on reset during fetch (#1660) v3.5.15 Tim Crowter 2021-01-16 17:53:57 +00:00
  • 78a1e8a37e docs: clarify setting cacheTime for persistWithLocalStorage to work properly (#1612) v3.5.14 Melanie Seltzer 2021-01-15 13:44:29 -08:00
  • e3f0ad58e8 fix: suppress SSR warnings for devtools (#1613) Melanie Seltzer 2021-01-15 13:44:07 -08:00
  • 5f046151e1 fix(hydration): useMemo -> useEffect (#1643) Les Szklanny 2021-01-15 15:43:32 -06:00
  • e9208b2401 fix(onlineManager): listen to 'offline' events (#1656) v3.5.13 Kristóf Poduszló 2021-01-15 22:39:47 +01:00
  • 2de2a0dc32 docs: describe exceptional behavior of onSuccess of useMutation.mutate (#1614) JungHoonPark 2021-01-13 01:02:28 +09:00
  • c01634659c docs: fix guides references (#1615) Alexey Lizurchik 2021-01-12 19:01:38 +03:00
  • dd574803d8 docs: fix typo in ssr guide (#1618) Jeremy Gabriele 2021-01-12 17:01:16 +01:00
  • 87a59b0798 docs: Fix typos in dependent-queries.md (#1624) HYUNSOL DO 2021-01-12 19:58:51 +09:00
  • e1970b7506 docs: clarify docs wrt RN refetching (#1622) v2 Timothy Shamilov 2021-01-12 00:13:26 -05:00
  • dd6c61d561 docs: mention query options strictly for useQuery (#1609) v3.5.12 Stephane Mensah 2021-01-11 17:32:39 +00:00
  • 5db686809e docs: fix type (#1617) Dmitry Petrov 2021-01-10 13:36:32 -07:00
  • b0c2f67952 docs: Update testing docs to match React Query V3 (#1610) Mariano Moreno Alvariza 2021-01-09 17:33:30 -03:00
  • 5c93a2ec3d fix: prevent missing renders (#1608) Niek Bosch 2021-01-09 21:31:50 +01:00
  • ca947a62c2 docs: Update mutations.md (#1602) Pierre Hedkvist 2021-01-09 21:29:47 +01:00
  • 41f46ade10 docs: remove unnecessary parentheses (#1592) Akibur Rahman 2021-01-10 02:25:46 +06:00
  • 361935a12c docs: fix typo on Initial Query Data page (#1565) Arthur Puyou 2021-01-07 08:59:31 +01:00
  • f0ce8336cb docs: fix misleading code example (#1566) Marcos Bérgamo 2021-01-07 08:59:05 +01:00
  • 57be6e602d docs: fix misleading code example (#1567) Marcos Bérgamo 2021-01-07 08:58:33 +01:00
  • 18091feb79 docs: onMutate should be async (#1585) अभिनाश (Avinash) 2021-01-07 13:43:01 +05:45
  • 6b2bb21079 docs: Fixes incorrect prop variable in Todos example (#1590) Eric Chernuka 2021-01-06 21:39:47 -07:00
  • b756f563cb docs: update comparison Tanner Linsley 2021-01-06 13:28:55 -07:00
  • f826edf0b5 docs: update comparison Tanner Linsley 2021-01-06 13:00:44 -07:00
  • 73add4bc35 docs: cleanup Tanner Linsley 2021-01-05 16:43:56 -07:00
  • 059f5220d8 Merge branch 'master' of https://github.com/tannerlinsley/react-query Tanner Linsley 2021-01-05 16:40:40 -07:00
  • 64b173ef7b docs: use page title for seo Tanner Linsley 2021-01-05 16:40:37 -07:00
  • 6458c506ca fix(devtools): Added type attribute to all button elements (#1581) v3.5.11 Mike Lunn 2021-01-05 17:51:42 -05:00
  • a6c20112ec docs: update sponsor size Tanner Linsley 2021-01-05 13:14:35 -07:00
  • b75000e4ca docs: do not adblock sponsors Tanner Linsley 2021-01-05 12:48:30 -07:00
  • 02edb22f10 docs: add axios dep Tanner Linsley 2021-01-05 12:41:03 -07:00
  • 1bea039661 docs: add deps Tanner Linsley 2021-01-05 12:16:58 -07:00
  • c19383519e Merge branch 'master' of https://github.com/tannerlinsley/react-query Tanner Linsley 2021-01-05 12:16:37 -07:00
  • 6b68723302 docs: new sponsors format Tanner Linsley 2021-01-05 12:16:35 -07:00
  • 1299ad6c4c fix: make sure queries which have dataUpdatedAt of 0 will be run (#1556) v3.5.10 meesvandongen 2021-01-05 09:53:48 +01:00
  • d25ab3ef82 chore: remove some unused code Tanner Linsley 2021-01-03 10:20:48 -07:00
  • 1baf3a4d3c docs: update sponsors Tanner Linsley 2021-01-03 10:20:20 -07:00
  • 9247ab8ca5 fix(devtools): filtering, hide sorting while filtering, show logo when open v3.5.9 Tanner Linsley 2021-01-01 14:58:06 -07:00
  • b60ee0e924 fix(devtools): remember panel height v3.5.8 Tanner Linsley 2021-01-01 13:40:34 -07:00
  • cc58b7f542 Merge branch 'master' of https://github.com/tannerlinsley/react-query v3.5.7 Tanner Linsley 2021-01-01 12:30:04 -07:00
  • 7e29579c60 fix: improve devtools styles Tanner Linsley 2021-01-01 12:30:02 -07:00
  • 4fc9e74dcf docs: Update query-invalidation.md (#1544) Melanie Seltzer 2020-12-29 18:41:01 -08:00
  • 8bff7d65ab docs: fix initialDataUpdatedAt timestamp information (#1539) Ivan Tanev 2020-12-29 13:02:49 +02:00
  • c21e88cbd8 fix: use query data when getting next and prev page params v3.5.6 Niek 2020-12-29 09:11:50 +01:00
  • 9f79d04473 fix(devtools): Remove debug statement in devtools (#1516) v3.5.5 Dan Beneventano 2020-12-23 22:19:25 -05:00
  • 24413b7282 fix(devtools): guard against window in useMediaQuery v3.5.4 Tanner Linsley 2020-12-23 16:16:45 -07:00
  • c95cebc078 fix(devtools): guard against window for server envs v3.5.3 Tanner Linsley 2020-12-23 16:11:45 -07:00
  • 8a8e3189ff Merge branch 'master' of https://github.com/tannerlinsley/react-query v3.5.2 Tanner Linsley 2020-12-23 15:34:08 -07:00
  • 7c4501b076 fix(devtools): Better panel resizing, scrollbars and styles Tanner Linsley 2020-12-23 15:34:05 -07:00
  • fb6735846d docs: typescript example docs (#1511) Dominik Dorfmeister 2020-12-23 16:09:32 +01:00