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

#7649: introduce platform protocol to define clear platform boundary and decouple bricks from messenger/webext APIs #7650

Merged
merged 25 commits into from
Feb 21, 2024

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    966f0fd View commit details
    Browse the repository at this point in the history
  2. Fix lint

    twschiller committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    47b5c32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e30dbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb01e05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa1356f View commit details
    Browse the repository at this point in the history
  6. Cleanup dom module names

    twschiller committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6119795 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc5025e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Fix tests

    twschiller committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4908da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda97dd View commit details
    Browse the repository at this point in the history
  3. Starter Brick capabilities

    twschiller committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7469d3e View commit details
    Browse the repository at this point in the history
  4. Lint cleanup

    twschiller committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b252a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4023e30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    276058d View commit details
    Browse the repository at this point in the history
  7. Remove form bugfix

    twschiller committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    152f63f View commit details
    Browse the repository at this point in the history
  8. Remove bug fix test

    twschiller committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8f9e54f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Add clipboard to protocol

    twschiller committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    897699a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    34a5a00 View commit details
    Browse the repository at this point in the history
  2. Merge with main

    twschiller committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1d18c86 View commit details
    Browse the repository at this point in the history
  3. Declare capabilities

    twschiller committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e104bb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    db2dd16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7cc217 View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    twschiller committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    eedeb0c View commit details
    Browse the repository at this point in the history
  4. Add missing capabilities

    twschiller committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a319a58 View commit details
    Browse the repository at this point in the history
  5. Add context to error

    twschiller committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0f35972 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    twschiller committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    06a5889 View commit details
    Browse the repository at this point in the history