Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add pattern match #1

Merged
merged 12 commits into from
Aug 20, 2016
Merged

Feature/add pattern match #1

merged 12 commits into from
Aug 20, 2016

Commits on Aug 19, 2016

  1. [modify]remove location from state.

    shunta saito committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    7048d9a View commit details
    Browse the repository at this point in the history
  2. [modify]add transformLocationToPath.

    shunta saito committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    97ce415 View commit details
    Browse the repository at this point in the history
  3. [modify]add getQuery and createRoute.

    shunta saito committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    b3af6e9 View commit details
    Browse the repository at this point in the history
  4. [modify]add createRoute.

    shunta saito committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    870caff View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. [modify]match param at initial onEnter call.

    shunta saito committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    634ab88 View commit details
    Browse the repository at this point in the history
  2. [modify]make query param compatible.

    shunta saito committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    5be947d View commit details
    Browse the repository at this point in the history
  3. [modify]add getNext selector and update README.

    shunta saito committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    cc7d348 View commit details
    Browse the repository at this point in the history
  4. [modify]fix typo.

    shunta saito committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    7d8c3b7 View commit details
    Browse the repository at this point in the history
  5. [modify]embed object-assign.

    shunta saito committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    bfb0d60 View commit details
    Browse the repository at this point in the history
  6. [modify]update README.

    shunta saito committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    cdb6481 View commit details
    Browse the repository at this point in the history
  7. [modify]add match function to README.

    shunta saito committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    c26a1eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49ebdfb View commit details
    Browse the repository at this point in the history