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

fix: various path navigation issues #1190

Merged
merged 6 commits into from
Oct 17, 2022
Merged

fix: various path navigation issues #1190

merged 6 commits into from
Oct 17, 2022

Commits on Oct 14, 2022

  1. fix: various path navigation issues

    sdk selection was broken on the developer portal because some scenes weren't using the react dom `location` for `location.pathname`
    jkaster committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7446582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e0886 View commit details
    Browse the repository at this point in the history
  3. update yarn-deduplicate

    jkaster committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b01ba7d View commit details
    Browse the repository at this point in the history
  4. WIP fixing some tests

    added funSDK syntax for TypeScript `makeTheCall()`
    jkaster committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    a3b384d View commit details
    Browse the repository at this point in the history
  5. doh. poor grammar

    jkaster committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    4582346 View commit details
    Browse the repository at this point in the history
  6. fix location mock in tests

    jkaster committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8d23c8f View commit details
    Browse the repository at this point in the history