issues
search
Omnistac
/
zedux
:zap: A Molecular State Engine for React
https://Omnistac.github.io/zedux/
MIT License
376
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Complex Params with Singleton Atom
#127
decoursin
opened
2 weeks ago
12
release: v2.0.0-alpha.1
#126
bowheart
closed
1 month ago
0
chore(react): relax React peer dep for now - use `>=18`
#125
bowheart
closed
1 month ago
0
release: v2.0.0-alpha.0
#124
bowheart
closed
1 month ago
0
chore: upgrade docusaurus to v3 and pin Zedux version used by docs
#122
bowheart
closed
2 months ago
0
feat(react): upgrade peer and dev deps to React 19
#121
bowheart
closed
2 months ago
0
feat!: implement ExternalNode class and make nodes the keys of edge maps
#120
bowheart
closed
2 months ago
1
New Plugin System
#119
bowheart
opened
2 months ago
0
Zedux v2 Roadmap
#118
bowheart
opened
2 months ago
0
chore: merge next/v1.3.x branch
#117
bowheart
closed
2 months ago
0
release: v1.2.3
#116
bowheart
closed
2 months ago
0
New Signal Primitive
#115
bowheart
opened
2 months ago
0
feat!: make instances valid graph nodes and jobs
#114
bowheart
closed
2 months ago
0
fix(react): make `useAtomSelector` wait for idle time to do failsafe cleanup
#113
bowheart
closed
2 months ago
0
release: v1.3.0-rc.2
#111
bowheart
closed
3 months ago
0
fix(react): only rerun `useAtomSelector` effect on cache id change
#110
bowheart
closed
3 months ago
0
release: v1.3.0-rc.1
#109
bowheart
closed
3 months ago
0
fix(react): restore `useAtomSelector` mounted state when swapping inline refs
#108
bowheart
closed
3 months ago
0
release: v1.3.0-rc.0
#107
bowheart
closed
3 months ago
0
fix: optimize `useAtomSelector` for React 19
#106
bowheart
closed
3 months ago
0
Is it possible to use Zedux with Electron and to share the store between renderer windows?
#105
zdubin
opened
4 months ago
4
release: v1.2.2
#104
bowheart
closed
5 months ago
0
fix(atoms): disable `ecosystem.find()` fuzzy search if params are passed
#103
bowheart
closed
5 months ago
0
release: v1.2.2-rc.0
#102
bowheart
closed
5 months ago
0
fix: useAtomSelector - subscribe to the new selector before destroying the old
#101
bowheart
closed
5 months ago
0
Atom State breaks when the same component is used across multiple windows
#100
ChrisBoon
opened
6 months ago
2
release: v1.2.1
#99
bowheart
closed
6 months ago
0
fix(core): always notify effects subscribers when a hydration has metadata
#98
bowheart
closed
6 months ago
0
fix(core): allow store-extending classes to have array state types
#96
bowheart
closed
6 months ago
0
TypeScript: Store values should probably all infer as optional
#95
cboon-jeff
opened
6 months ago
2
feat(core)!: remove hierarchy config
#94
bowheart
closed
1 month ago
29
release: v1.2.0
#93
bowheart
closed
9 months ago
0
fix(react): improve types for AtomProvider
#92
bowheart
closed
9 months ago
0
[Bug] `useAtomSelector` does not work in certain (unknown) circumstances
#91
crabvk
closed
10 months ago
2
[Docs] Search doesn't work
#90
crabvk
opened
10 months ago
1
release: v1.2.0-rc.1
#89
bowheart
closed
1 year ago
0
fix(react): handle unstable inline selector results in `useAtomSelector`
#88
bowheart
closed
1 year ago
0
release: v1.2.0-rc.0
#87
bowheart
closed
1 year ago
0
feat: remove uSES usages and support strict mode
#86
bowheart
closed
1 year ago
0
`useAtomSelector` doesn't work with `useAtomContext` instances
#83
Aleksion
opened
1 year ago
14
release: v1.1.1
#82
bowheart
closed
1 year ago
0
feat(atoms): give atom instances access to their real template type
#81
bowheart
closed
1 year ago
0
feat(atoms): make `ecosystem.find()` do a fuzzy search when no exact match
#79
bowheart
closed
1 year ago
0
release: v1.1.0
#78
bowheart
closed
1 year ago
0
release: v1.1.0-rc.0
#77
bowheart
closed
1 year ago
0
feat(core): micro-optimize iterating and removing store subscribers
#76
bowheart
closed
1 year ago
0
fix(core): point core package's field to the correct file
#75
bowheart
closed
1 year ago
0
feat(react): get component name via forbidden react internals
#73
bowheart
closed
1 year ago
0
fix(react): fix multiple renderers cross-window React warning
#72
bowheart
closed
1 year ago
0
fix: prevent injectors from consuming hydrations
#71
bowheart
closed
1 year ago
0
Next