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

Handle iframe/webview navigation in-app #8174

Merged
merged 10 commits into from
Mar 17, 2022
Merged

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    6ee139c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a51f059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a5a81 View commit details
    Browse the repository at this point in the history
  4. listen to iframe events

    luacmartins committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ca991af View commit details
    Browse the repository at this point in the history
  5. add comment

    luacmartins committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6037791 View commit details
    Browse the repository at this point in the history
  6. add jsdocs

    luacmartins committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    910232a View commit details
    Browse the repository at this point in the history
  7. fix lint

    luacmartins committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    bde6072 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. check url data type

    luacmartins committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c1a53f2 View commit details
    Browse the repository at this point in the history
  2. add message type

    luacmartins committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c7a310d View commit details
    Browse the repository at this point in the history
  3. fix lint

    luacmartins committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    54d6caf View commit details
    Browse the repository at this point in the history