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

Support prefixed paths #329

Merged
merged 5 commits into from
Oct 6, 2015
Merged

Support prefixed paths #329

merged 5 commits into from
Oct 6, 2015

Commits on Sep 21, 2015

  1. Support base paths

    mquandalle committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    6c1a25d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2015

  1. Set the pagejs configuration in the correct order

    We need to set the `._page.base` path before calling the `_page`
    routing function. This fixes the first page routing when a page prefix
    is set.
    mquandalle committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    bbba4e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e030416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b21b8c6 View commit details
    Browse the repository at this point in the history
  4. Document prefixed paths

    mquandalle committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    cafa42e View commit details
    Browse the repository at this point in the history