Skip to content

Releases: Andreas-Hjortland/ngxs-message-plugin

0.2.1

26 Jul 09:04
Compare
Choose a tag to compare

Fix build of demo app for this version

0.2.0

26 Jul 08:58
Compare
Choose a tag to compare

Update to Angular 14

0.1.5

27 May 12:09
Compare
Choose a tag to compare

Push state changes whenever the store updates instead of when an action i finished

0.1.4

19 May 07:11
Compare
Choose a tag to compare

Fixed issue where I called init 2 times and managed to dispatch every event twice from the child components

0.1.3

19 May 06:25
Compare
Choose a tag to compare

Fixed configuration issue where the module wan't able to inject custom providers, so the configuration scheme was changed to take a provider instead of the custom string and expect it to be registered in the DI system outside

0.1.2

15 May 11:13
Compare
Choose a tag to compare

Added a check for states with cycles

0.1.1

10 May 22:34
Compare
Choose a tag to compare

Minor bugfix where you wouldn't be able to loop over message sources in beforeunload event handlers

Also updated the test app to show iframes and close the popup whenever we reload or close the main frame

0.1.0

10 May 21:55
Compare
Choose a tag to compare

First release - probably some bugs to iron out before we go to 1.0