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

SPA support! #18

Merged
merged 9 commits into from
Apr 14, 2022
Merged

SPA support! #18

merged 9 commits into from
Apr 14, 2022

Commits on Apr 14, 2022

  1. fix: Also clear timeout variable

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    e1faa35 View commit details
    Browse the repository at this point in the history
  2. fix: set startTime for SPA navigations

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    e9fff7d View commit details
    Browse the repository at this point in the history
  3. e2e test: hash router + ajax request

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    63025be View commit details
    Browse the repository at this point in the history
  4. remove expected failure annotations

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    e638ef5 View commit details
    Browse the repository at this point in the history
  5. fix: start time and cancellation state should be local

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    8b7fcef View commit details
    Browse the repository at this point in the history
  6. fix: cancel ttvc reporting on new 'locationchange' events

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ee46e76 View commit details
    Browse the repository at this point in the history
  7. e2e test: duplicate locationchange event

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f1f6593 View commit details
    Browse the repository at this point in the history
  8. e2e test: test overlapping SPA navigations

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f32779b View commit details
    Browse the repository at this point in the history
  9. mark expected chromium failure

    Andrew Hyndman committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    d664ee7 View commit details
    Browse the repository at this point in the history