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

[Windows] JS-WebView messaging bridge & multiple WebViews fixes #1617

Commits on Aug 26, 2020

  1. Copy the full SHA
    6f60262 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    83df3fa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Destructor not needed

    tero-paananen committed Aug 31, 2020
    Copy the full SHA
    2e09b07 View commit details
    Browse the repository at this point in the history
  2. Example app tested

    tero-paananen committed Aug 31, 2020
    Copy the full SHA
    562ff09 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Copy the full SHA
    82fc0fd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. WebViewBridge

    tero-paananen committed Sep 2, 2020
    Copy the full SHA
    24ff798 View commit details
    Browse the repository at this point in the history
  2. Message posting

    tero-paananen committed Sep 2, 2020
    Copy the full SHA
    dc39e2f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c1f6ade View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5527485 View commit details
    Browse the repository at this point in the history
  5. Free event delegate

    tero-paananen committed Sep 2, 2020
    Copy the full SHA
    7d65185 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    75a2beb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9c8a1e4 View commit details
    Browse the repository at this point in the history
  8. Debug log removed

    tero-paananen committed Sep 2, 2020
    Copy the full SHA
    3047b6f View commit details
    Browse the repository at this point in the history
  9. Bridge reference added

    tero-paananen committed Sep 2, 2020
    Copy the full SHA
    564ff1b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Copy the full SHA
    c5157df View commit details
    Browse the repository at this point in the history
  2. Bribge works

    tero-paananen committed Sep 3, 2020
    Copy the full SHA
    a08df15 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    abb321e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Copy the full SHA
    f2f6faf View commit details
    Browse the repository at this point in the history
  2. version changes

    tero-paananen committed Sep 4, 2020
    Copy the full SHA
    e9844a4 View commit details
    Browse the repository at this point in the history
  3. Reference fix

    tero-paananen committed Sep 4, 2020
    Copy the full SHA
    07888ae View commit details
    Browse the repository at this point in the history
  4. WebView prj builds

    tero-paananen committed Sep 4, 2020
    Copy the full SHA
    8e830a9 View commit details
    Browse the repository at this point in the history
  5. yarn lock update

    tero-paananen committed Sep 4, 2020
    Copy the full SHA
    9d75285 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Copy the full SHA
    94b05b4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    acac5fd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d29e285 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Typo fix

    tero-paananen committed Oct 19, 2020
    Copy the full SHA
    b372381 View commit details
    Browse the repository at this point in the history
  2. try_as() to as() calls

    tero-paananen committed Oct 19, 2020
    Copy the full SHA
    7cb13c7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    340ce00 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5089139 View commit details
    Browse the repository at this point in the history
  5. Eval postMessage fix

    tero-paananen committed Oct 19, 2020
    Copy the full SHA
    bcbbcd5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    643779a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    81387d2 View commit details
    Browse the repository at this point in the history