Issues
- 0
Get rid of global objects and side effects
#181 opened by smikula - 6
- 0
- 1
Is there guide about how to write test?
#166 opened by huahuahu - 5
Use named Mobx actions in Mutators
#132 opened by dev-tim - 1
- 2
Proposal: Move orchestration to a middleware
#120 opened by smikula - 0
Prohibit calling legacy satchel actions from mutators
#123 opened by smikula - 2
- 5
Switch to new version of mobx
#87 opened by KatSick - 0
Guard against multiple stores with the same name
#96 opened by smikula - 3
Deprecate orchestratorAction
#91 opened by smikula - 1
Docs: add license information front and center
#29 opened by kenotron - 3
React Hooks
#107 opened by mohamedmansour - 1
Throw error if state is assigned and not in test mode for select / reaction decorators
#37 opened by kenotron - 2
- 3
- 2
Switch to using Lerna to manage the mono-repo
#18 opened by kenotron - 1
Docs: add a tutorial section in gitbook, maybe add a package that is a todomvc
#30 opened by kenotron - 1
Docs: clearly outline any deliberate choices that conflicts with original Flux designs
#41 opened by kenotron - 0
- 2
Proposal for improved mutator API
#97 opened by smikula - 6
Best Practices for Resolvers
#103 opened by mohamedmansour - 2
Question: How can i wait promise from action()?
#90 opened by KatSick - 1
- 1
select should give a better error if you select something that isn't observable
#54 opened by smikula - 2
It's too easy use select() incorrectly
#53 opened by smikula - 2
- 4
mobx / mobx-react should be peerDependencies?
#77 opened by ReedD - 2
Is the documentation up to date?
#74 opened by JoseLuisGarciaOtt - 1
- 3
- 4
- 0
- 1
README should be updated for TypeScript 2
#25 opened by JoshuaKGoldberg - 1
Even when test code is passing in a state in selected function, it should not call the createCursor
#20 opened by kenotron - 0
select injects the parameters at the wrong place
#14 opened by chripi