Skip to content

0.1.8 https://github.com/zordius/fluxex/releases/tag/v0.1.8

Choose a tag to compare

@zordius zordius released this 10 Dec 09:19
· 1311 commits to master since this release

0.1.8 https://github.com/zordius/fluxex/releases/tag/v0.1.8

  • [CORE] Now all stores receive magic action **UPDATEALL** then emit change.
  • [EXTRA] Now gulp develop task will watch/lint/restart by server script.
  • [EXTRA] New .getUrl() method in common store page.
  • [EXTRA] New method routeToURL() to deal with client side routing by this.routing action.
  • [EXTRA] New helper function middlewareRouting() to mount a routing fluxexapp.