You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual event triggered available on this.dispatcherEvent. Useful when using asterix events
Removed pre-injection. Giving warnings on possible missing injections instead. Pre-injection has scenarios where it causes problems. It is better for the developer to choose when stores should be injected. Even if you just inject all of them in the run
Project now exports "flux", so you can require it directly in you angular dependency array