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: navigation delegation loops #1272

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    436ef67 View commit details
    Browse the repository at this point in the history
  2. fix: reduce crashing, clarify documentation, and improve performance;…

    … note: works around, rather than addresses existing architectural issues (apache#1031)
    msmtamburro committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    d2de620 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    cecab7c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue_900_websiteDataStore' into issue_1031_delegates

    * issue_900_websiteDataStore:
      fix: update the existing tests of the default behavior
      feat: add CDVWebViewEngineConfigurationDelegate to fully expose WKWebView configuration (apache#900)
    
    # Conflicts:
    #	CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m
    msmtamburro committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    c24978f View commit details
    Browse the repository at this point in the history
  3. chore: bring back initWithFrame, as existing CDVWebViewEngineProtocol…

    … conforming plugins use it
    msmtamburro committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    3cd8bda View commit details
    Browse the repository at this point in the history
  4. Merge branch 'issue_900_websiteDataStore' into issue_1031_delegates

    * issue_900_websiteDataStore:
      chore: bring back initWithFrame, as existing CDVWebViewEngineProtocol conforming plugins use it
    msmtamburro committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    10dd41b View commit details
    Browse the repository at this point in the history
  5. chore: clean up comments

    msmtamburro committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9f86588 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. chore: clean up newCordovaViewWithFrame in order to extract initializ…

    …ation with configuration
    msmtamburro committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    d121e10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from msmtamburro/issue_900_refactor_newCordovaV…

    …iewWithFrame
    
    chore: clean up newCordovaViewWithFrame in order to extract initializ…
    msmtamburro committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    842bc67 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Merge branch 'issue_900_websiteDataStore' into issue_1031_delegates

    * issue_900_websiteDataStore:
      chore: clean up newCordovaViewWithFrame in order to extract initialization with configuration
    msmtamburro committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    0811908 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

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

Commits on Oct 2, 2021

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

Commits on Oct 19, 2022

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

Commits on Nov 22, 2022

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

Commits on Nov 25, 2022

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