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
fix: prevent injectors from consuming hydrations
#71
bowheart
closed
1 year ago
0
feat(atoms): deprecate `injectInvalidate` (prefer `injectSelf`)
#70
bowheart
closed
1 year ago
0
feat(atoms): add `runOnInvalidate` option to `injectPromise`
#69
bowheart
closed
1 year ago
0
fix(atoms): make query atoms retain data
#68
bowheart
closed
1 year ago
0
release: v1.0.3
#67
bowheart
closed
1 year ago
0
fix(atoms): let the WeakMap clean up selector ref keys
#66
bowheart
closed
1 year ago
0
fix(atoms): make data retention consistent across `injectPromise` and `api(promise)`
#65
bowheart
closed
1 year ago
0
release: v1.0.2
#61
bowheart
closed
1 year ago
0
refactor: micro-optimize store and graph operations
#60
bowheart
closed
1 year ago
0
feat(atoms): improve non-TS `.getInstance()` usage by throwing helpful errors
#59
bowheart
closed
1 year ago
0
feat(atoms): allow setting promise to undefined in AtomApi
#58
bowheart
closed
1 year ago
0
fix(atoms): improve atom searching
#57
bowheart
closed
1 year ago
0
fix: fix package.json export order
#56
bowheart
closed
1 year ago
0
fix(react): update React peer dep to a minimum of v16.3.0
#54
bowheart
closed
1 year ago
0
fix(react): make React imports specify file extensions in esm builds
#53
bowheart
closed
1 year ago
0
feat(atoms): improve graph perf by removing unnecessary `Object.keys()` calls
#52
bowheart
closed
1 year ago
0
feat: make atoms package fully framework agnostic
#51
bowheart
closed
1 year ago
0
fix: improve overloads of atom-template-accepting functions for paramless atoms
#50
bowheart
closed
1 year ago
0
fix(atoms): make it easier for TS to infer AtomApi types from chained methods
#49
bowheart
closed
1 year ago
0
release: v1.0.1
#47
bowheart
closed
1 year ago
0
fix(atoms): improve id generation; prevent selector with args cache reuse edge case
#46
bowheart
closed
1 year ago
0
fix(react): use `useSyncExternalStore` shim for now
#45
bowheart
closed
1 year ago
0
release: v1.0.0
#43
bowheart
closed
1 year ago
0
release: v1.0.0-rc.0
#42
bowheart
closed
1 year ago
0
v1.x
#41
bowheart
closed
1 year ago
0
feat(atoms)!: implement AtomApiGenerics type map and all its helpers
#40
bowheart
closed
1 year ago
0
refactor(core): improve store update perf in non-composed stores by ~28%
#39
bowheart
closed
1 year ago
0
feat(atoms)!: `defaultTtl` -> `atomDefaults.ttl`
#38
bowheart
closed
1 year ago
0
feat!: internalTypes -> zeduxTypes
#37
bowheart
closed
1 year ago
0
feat!: break out state machines into their own `@zedux/machines` package
#36
bowheart
closed
1 year ago
0
feat!: don't export `createInjector` - replace with `injectSelf`
#35
bowheart
closed
1 year ago
0
feat: break the atomic model into its own @zedux/atoms package
#34
bowheart
closed
1 year ago
0
feat(react)!: useAtomConsumer -> useAtomContext
#33
bowheart
closed
1 year ago
0
feat(react)!: AtomInstanceProvider -> AtomProvider
#32
bowheart
closed
1 year ago
0
feat(react)!: move auto-batching from `api()` to `injectCallback()`
#31
bowheart
closed
1 year ago
0
feat(react)!: reuse names that can be shared between instances & selectors
#30
bowheart
closed
1 year ago
0
feat(react)!: make `instance.invalidate()` a normal method
#29
bowheart
closed
1 year ago
0
release: v0.5.11
#28
bowheart
closed
1 year ago
0
fix(react): prevent `controller.abort()` from isolating the `abort` fn
#27
bowheart
closed
1 year ago
0
docs: fix docusaurus editUrl location and point it to a `/edit/` path
#26
bowheart
closed
1 year ago
0
docs: Add note about tree-shaking.
#25
benlesh
closed
1 year ago
0
Docs: "Edit this page" button points to incorrect location.
#24
benlesh
closed
1 year ago
1
test(react): add tons of unit and integration tests for react package
#23
bowheart
closed
1 year ago
0
feat(react): simplify inline selector detection
#22
bowheart
closed
1 year ago
0
feat(react): wrap scheduler run in try...finally; add handling for destroyed instances
#21
bowheart
closed
1 year ago
0
fix(react): make DEV mode React component id generation work in SpiderMonkey
#20
bowheart
closed
1 year ago
0
`generateReactComponentId` fails in Firefox while browsing CodeSandbox examples
#19
cswendrowski
closed
1 year ago
1
refactor(react): remove some unnecessary logic and cleanup code
#18
bowheart
closed
1 year ago
0
feat(react): make timestamp generation easily overridable; fix statusChanged event order
#17
bowheart
closed
1 year ago
0
fix(react): remove dehydrated state generic from ssr atom config options for now
#16
bowheart
closed
1 year ago
0
Previous
Next