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

Persist visit options if a response is present #155

Merged
merged 5 commits into from
Mar 22, 2024

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    ded644e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge remote-tracking branch 'origin/main' into preserve-visit-option…

    …s-response
    
    * origin/main:
      Fix obious wrong boolean expression (#159)
      Replace Quick/Nimble with XCTest (#139)
    olivaresf committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    da5fcec View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge remote-tracking branch 'origin/main' into preserve-visit-option…

    …s-response
    
    * origin/main:
      Fix when snapshot cache is cleared (#185)
      Stale content (#184)
      Note feature parity in CONTRIBUTING doc
      Provide backwards compatibility support for Turbo 7.x and Turbolinks 5
      Support visit.isPageRefresh and avoid displaying the activity indicator and screenshots when the page is refreshing
      Support Turbo 8 same-page refreshes and include debug logging
      rename loadrRequest to load (#141)
      Add CONTRIBUTING.md (#90)
      Update README window.Turbo reference (#68)
    
    # Conflicts:
    #	Source/Session/Session.swift
    olivaresf committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7647a48 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add unit tests

    olivaresf committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6517e74 View commit details
    Browse the repository at this point in the history
  2. Clarify comments

    olivaresf committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    10e5c90 View commit details
    Browse the repository at this point in the history