angular-redux / platform

[Unmaintained] Redux bindings and utilities for Angular
MIT License
140 stars 85 forks source link

feat(store): add option outsideZone in root store dispatch #106

Open mengdi opened 4 years ago

mengdi commented 4 years ago

This PR adds an option outsideZone in root store dispatch in order to manually control zone.run with Angular.