Skip to content
This repository was archived by the owner on Jul 27, 2018. It is now read-only.
This repository was archived by the owner on Jul 27, 2018. It is now read-only.

Dispatch router event actions #35

@marklagendijk

Description

@marklagendijk

I think this module would be more useful if we would change it in the following way.

  1. Rename the actions for go, replace etc to TRIGGER_GO etc.
  2. Dispatch actions for all the router events.

This way we can use the action methods for triggering any router actions. This is an extra way to trigger router methods, you can still use routerLink and or router.go etc.
We can use the RouterEvent actions to react to any router event, be it in a reducer, or using @Effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions