Issues
- 3
Document setGlobal's state merging behavior.
#52 opened by samsch - 4
- 2
- 0
- 0
Support generator functions as reducer sagas.
#65 opened by quisido - 4
Add CodeSandbox examples for basic use cases
#86 opened by bpas247 - 6
Document that setting a previously undefined property does not trigger a re-render.
#57 opened by kaa4ever - 1
Document using ReactN with async/await syntax.
#63 opened by chadams - 0
Create a to-do list demo.
#115 opened by quisido - 3
Add Fooxly packages to Documentation
#69 opened by quisido - 0
Have the dispatch parameter of a reducer be the setGlobal function in addition to a map of dispatchers.
#116 opened by quisido - 5
feature: persistence
#114 opened by morrys - 13
Support React versions < 16.3.0
#60 opened by janezk7 - 2
- 3
Add a HOC that sets up the global state.
#84 opened by quisido - 2
AddReducer type inference
#105 opened by MikeMeyers2504 - 3
- 2
Destructuring objects not call
#104 opened by shipcake - 7
- 1
- 2
Typescript bug with withGlobal
#102 opened by pbackup12345 - 1
external React
#101 opened by mstruensee - 3
how to store an object in the global state?
#99 opened by rawadrifai - 4
typescript useDispatch error: Argument of type 'value' is not assignable to parameter of type 'never'
#94 opened by TyroTan - 2
how to use createprovider with ts?
#95 opened by JiangWeixian - 17
Components only unsubscribe on update or unmount if they have custom update and unmount implementations.
#85 opened by quisido - 0
Re-add destructuring of dispatch.
#90 opened by quisido - 2
- 0
Class Components throw error in TypeScript
#88 opened by quisido - 1
Document ReactN DevTools.
#80 opened by quisido - 0
Add a second parameter to useDispatch that defines the key of the return value.
#82 opened by quisido - 7
- 0
Unit test withGlobal
#66 opened by quisido - 1
Change helper function export names so that auto-imports pull from index instead of helper function file.
#74 opened by quisido - 17
Warning in Unmounted Component
#76 opened by r1ckyrockz - 0
Remove lock file?
#83 opened by quisido - 3
- 5
Move Redux DevTools to a separate package.
#71 opened by ryanvanderpol - 2
- 0
Replace STATE_CHANGE with REDUCER_NAME.
#67 opened by quisido - 3
useGlobal error: Argument of type "value" is not assignable to parameter of type 'never'
#77 opened by Nephrited - 2
useGlobal with reducer - state is 'undefined'
#75 opened by TyroTan - 7
- 5
Global value is not updated inside of method
#70 opened by vladopaets - 2
useGlobal with nested state
#68 opened by rolandzwaga - 0
- 2
- 7
Support Sagas
#62 opened by cocodrino - 7
- 1