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

experiment(native): implement missing Blob/URL/fetch APIs #2982

Merged
merged 20 commits into from
Sep 4, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    9391975 View commit details
    Browse the repository at this point in the history
  2. Update polyfills.ts

    CodyJasonBennett committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    25e477a View commit details
    Browse the repository at this point in the history
  3. Update polyfills.ts

    CodyJasonBennett committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b7fb636 View commit details
    Browse the repository at this point in the history
  4. chore: update mock

    CodyJasonBennett committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    25bd6cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1873be2 View commit details
    Browse the repository at this point in the history
  6. chore: update mocks

    CodyJasonBennett committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8620d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    3c91eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120bae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3979635 View commit details
    Browse the repository at this point in the history
  4. experiment: polyfill as canvas-effect

    This should not be needed, Metro may be tree-shaking effectful code wrongly.
    CodyJasonBennett committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e91192f View commit details
    Browse the repository at this point in the history
  5. Revert "experiment: polyfill as canvas-effect"

    This reverts commit e91192f.
    CodyJasonBennett committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a17b926 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cdd86c View commit details
    Browse the repository at this point in the history
  7. Update polyfills.ts

    CodyJasonBennett committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0772cfa View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    1050f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4b300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    066d0e9 View commit details
    Browse the repository at this point in the history
  4. fix: refer localUri

    CodyJasonBennett committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f413499 View commit details
    Browse the repository at this point in the history
  5. chore: cleanup

    CodyJasonBennett committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    590d2b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a002b6d View commit details
    Browse the repository at this point in the history
  7. chore: lint

    CodyJasonBennett committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    450774f View commit details
    Browse the repository at this point in the history