issues
search
square
/
svelte-store
528
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: 'in' operator now returns correct value for asycClient
#48
benjamin-t-frost
closed
1 year ago
0
Preloading a store
#47
johnnypea
closed
1 year ago
7
Directory import error
#46
galenwinsor
closed
1 year ago
2
chore(deps): bump json5 from 1.0.1 to 1.0.2
#45
dependabot[bot]
opened
1 year ago
0
fix: allow asyncClients to be seperately mocked
#44
Akolyte01
closed
1 year ago
0
reloading child with mutliple routes to ancestor now reloads ancestor once
#43
Akolyte01
closed
1 year ago
0
Use cookie-storage instead js-cookie
#42
miedzikd
closed
1 year ago
3
js-cookie import
#41
miedzikd
closed
1 year ago
0
Issues after migration to v1
#40
miedzikd
closed
2 years ago
2
Merge into Svelte main
#39
Akolyte01
closed
2 years ago
0
chore: restructure project
#38
Akolyte01
closed
2 years ago
0
feat: tracked state now provides booleans instead of string
#37
Akolyte01
closed
2 years ago
0
feat: refactor flagForReload to reset
#36
Akolyte01
closed
2 years ago
0
feat: rebounce function and corresponding abort support for stores
#35
Akolyte01
closed
2 years ago
0
implement string union states
#34
smblee
closed
2 years ago
0
1.0.0.beta
#33
Akolyte01
closed
2 years ago
6
fix: loading a readable/writable store will run start function
#32
Akolyte01
closed
2 years ago
0
issue #26 fix: unsubscribing from async stores now correctly unsubscribes from parents
#31
Akolyte01
closed
2 years ago
0
Document naive await values are not reactive
#30
smblee
closed
1 year ago
1
Add autocatch+and+log feature
#29
Akolyte01
closed
2 years ago
3
chore: add type guards to output of loadable checks
#28
crsschwalm
closed
2 years ago
0
fix: writable with single parent calls setter with array
#27
pzeinlinger
closed
2 years ago
6
asyncDerived can create duplicate subscriptions
#26
dpmccabe
closed
2 years ago
2
Existing inline functionality is not reactive
#25
chrischen-sq
closed
2 years ago
11
Add sessionStorage and localStorage functionality
#24
miedzikd
closed
2 years ago
12
loading a readable/writable store does not run start function
#23
Akolyte01
closed
2 years ago
0
debounce/throttle
#22
multiplehats
closed
2 years ago
2
Readable/Writable load functions cannot be reset/reloaded in tests
#21
brandonmarino
closed
2 years ago
2
This library is awesome
#20
multiplehats
opened
2 years ago
1
Why load and reload are optional?
#19
fbjorn
closed
2 years ago
2
Fix eslint rule name in README
#18
coldino
closed
2 years ago
1
Question: Async reentrant safety of load?
#17
coldino
closed
2 years ago
2
chore(deps): bump svelte from 3.47.0 to 3.49.0
#16
dependabot[bot]
closed
2 years ago
1
loadable functionality for readable/writable stores
#15
Akolyte01
closed
2 years ago
0
Is it possible to run async function on user action?
#14
fbjorn
closed
2 years ago
4
How can I return a unsubscribe function?
#13
samklingdev
closed
2 years ago
3
Documentation: asyncWritable initial value?
#12
sanderjson
closed
2 years ago
0
feat: safeLoad function for catching load errors
#11
Akolyte01
closed
2 years ago
0
Code Samples
#10
ranielzed
closed
2 years ago
4
fix: add module configuration for typescript
#9
Akolyte01
closed
2 years ago
0
Typescript complains: load() of Loadable<T> may be undefined
#8
kuechlerm
closed
2 years ago
5
exports is not defined in ES module scope
#7
kuechlerm
closed
2 years ago
12
configure npm and yarn to default to public registry
#6
maxbeatty
closed
2 years ago
0
feat: add testing mode
#5
Akolyte01
closed
2 years ago
0
feat: asyncWritable mappingWriteFunction passed previous value of store
#4
Akolyte01
closed
2 years ago
0
type: module + inline sourcemaps
#3
SarcevicAntonio
closed
2 years ago
1
Feature: Set `"type": "module" + Sourcefiles for Vite / SvelteKit
#2
SarcevicAntonio
closed
2 years ago
0
Error Handling
#1
Azarattum
closed
2 years ago
6
Previous