Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Tronikelis/solid-swr issues and pull requests

#61 - v5

Pull Request - State: closed - Opened by Tronikelis 2 months ago

#60 - [59] fallback option per hook

Pull Request - State: closed - Opened by Tronikelis 5 months ago

#60 - [59] fallback option per hook

Pull Request - State: closed - Opened by Tronikelis 5 months ago

#59 - Feature: allow fallback data like the official SWR package

Issue - State: closed - Opened by ian-pascoe 5 months ago - 5 comments

#59 - Feature: allow fallback data like the official SWR package

Issue - State: closed - Opened by ian-pascoe 5 months ago - 5 comments

#58 - [57] bound mutate now is actually just a wrapper for matchMutate

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#58 - [57] bound mutate now is actually just a wrapper for matchMutate

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#57 - bound mutate gets stale cache data

Issue - State: closed - Opened by Tronikelis 6 months ago
Labels: bug

#57 - bound mutate gets stale cache data

Issue - State: closed - Opened by Tronikelis 6 months ago
Labels: bug

#56 - [55] bound mutate unwrap + clone

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#56 - [55] bound mutate unwrap + clone

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#55 - proxy can't be cloned

Issue - State: closed - Opened by Tronikelis 6 months ago
Labels: bug

#55 - proxy can't be cloned

Issue - State: closed - Opened by Tronikelis 6 months ago
Labels: bug

#54 - dont clone error

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#54 - dont clone error

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#53 - [52] each store is a seperate obj

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#53 - [52] each store is a seperate obj

Pull Request - State: closed - Opened by Tronikelis 6 months ago

#52 - swr instances' stores should not have the same reference

Issue - State: closed - Opened by Tronikelis 6 months ago
Labels: bug

#51 - remove awful things from useOptions

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#51 - remove awful things from useOptions

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#50 - call reconcile in different way

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#50 - call reconcile in different way

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#49 - better cleanup + some extra race condition things

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#49 - better cleanup + some extra race condition things

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#48 - revalidation: true overrides optimistic mutation

Issue - State: closed - Opened by Tronikelis 8 months ago

#48 - revalidation: true overrides optimistic mutation

Issue - State: closed - Opened by Tronikelis 8 months ago

#47 - [46] sync up isLoading with event

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#47 - [46] sync up isLoading with event

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#46 - `isLoading` not syncing correctly, because of last PR merge

Issue - State: closed - Opened by Tronikelis 8 months ago
Labels: bug

#46 - `isLoading` not syncing correctly, because of last PR merge

Issue - State: closed - Opened by Tronikelis 8 months ago
Labels: bug

#45 - [44] minimizing dequal usage

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#45 - [44] minimizing dequal usage

Pull Request - State: closed - Opened by Tronikelis 8 months ago

#42 - fix `useSWRInfinite`

Issue - State: closed - Opened by Tronikelis 9 months ago

#42 - fix `useSWRInfinite`

Issue - State: closed - Opened by Tronikelis 9 months ago

#41 - return final fetcher from hook

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#41 - return final fetcher from hook

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#40 - [39] removed klona (a lot of GC time save)

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#40 - [39] removed klona (a lot of GC time save)

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#39 - remove klona dep

Issue - State: closed - Opened by Tronikelis 10 months ago

#39 - remove klona dep

Issue - State: closed - Opened by Tronikelis 10 months ago

#38 - options.isEnabled === false disables automatic revalidation

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#38 - options.isEnabled === false disables automatic revalidation

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#37 - `isEnabled: false` disables auto revalidation

Issue - State: closed - Opened by Tronikelis 10 months ago

#37 - `isEnabled: false` disables auto revalidation

Issue - State: closed - Opened by Tronikelis 10 months ago

#36 - V3! STORES!

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#36 - V3! STORES!

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#35 - remove `useSWRSuspense`

Issue - State: closed - Opened by Tronikelis 10 months ago

#35 - remove `useSWRSuspense`

Issue - State: closed - Opened by Tronikelis 10 months ago

#34 - setStore + reconcile instead of accessor

Issue - State: closed - Opened by Tronikelis 10 months ago

#34 - setStore + reconcile instead of accessor

Issue - State: closed - Opened by Tronikelis 10 months ago

#32 - [31] revalidateOnOnline, revalidateOnFocus

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#32 - [31] revalidateOnOnline, revalidateOnFocus

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#30 - [29] switch to vitest

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#30 - [29] switch to vitest

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#29 - switch to vitest

Issue - State: closed - Opened by Tronikelis 10 months ago

#29 - switch to vitest

Issue - State: closed - Opened by Tronikelis 10 months ago

#28 - signal not optional

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#28 - signal not optional

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#27 - [26] bound mutate uses global hook

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#27 - [26] bound mutate uses global hook

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#26 - bound mutate uses `useMatchMutate`

Issue - State: closed - Opened by Tronikelis 10 months ago

#26 - bound mutate uses `useMatchMutate`

Issue - State: closed - Opened by Tronikelis 10 months ago

#25 - [24] untrack all non tracked fns

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#25 - [24] untrack all non tracked fns

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#23 - pnpm

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#23 - pnpm

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#22 - `untrack` every function call that is got from `options`

Issue - State: closed - Opened by Tronikelis 10 months ago
Labels: maybe

#22 - `untrack` every function call that is got from `options`

Issue - State: closed - Opened by Tronikelis 10 months ago
Labels: maybe

#21 - make onError, onSuccess be within untrack

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#21 - make onError, onSuccess be within untrack

Pull Request - State: closed - Opened by Tronikelis 10 months ago

#20 - `hasFetched` signal

Pull Request - State: closed - Opened by Tronikelis 11 months ago

#20 - `hasFetched` signal

Pull Request - State: closed - Opened by Tronikelis 11 months ago

#19 - gh 18

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#19 - gh 18

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#18 - >1 immutable hooks with the same key, isLoading not consistant

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: bug

#18 - >1 immutable hooks with the same key, isLoading not consistant

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: bug

#17 - exponential hook

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#17 - exponential hook

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#16 - useSWRSuspense

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#15 - options now merge with parent provider

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#15 - options now merge with parent provider

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#14 - SWRConfig recursive merging

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: enhancement

#14 - SWRConfig recursive merging

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: enhancement

#13 - exponential retry on errors

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: enhancement

#13 - exponential retry on errors

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: enhancement

#12 - abort a request

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#12 - abort a request

Pull Request - State: closed - Opened by Tronikelis about 1 year ago

#11 - Suspense support

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: enhancement, maybe

#11 - Suspense support

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: enhancement, maybe

#10 - Abort a request support

Issue - State: closed - Opened by Tronikelis about 1 year ago
Labels: enhancement