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

Enable manual polyfill #256

Merged
merged 29 commits into from
Oct 14, 2024
Merged

Enable manual polyfill #256

merged 29 commits into from
Oct 14, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    c2a3f25 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary import

    marchbox committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8eeb7a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    fe5389c View commit details
    Browse the repository at this point in the history
  2. simplify element list type

    marchbox committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a58268f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ceb70 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary variable

    marchbox committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dc5e6d4 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary variable

    marchbox committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    96f825a View commit details
    Browse the repository at this point in the history
  6. remove unnecessary promise

    marchbox committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    24df34b View commit details
    Browse the repository at this point in the history
  7. fix edge

    marchbox committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0cfd3a4 View commit details
    Browse the repository at this point in the history
  8. add tests for fetch

    marchbox committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3b63415 View commit details
    Browse the repository at this point in the history
  9. add e2e tests

    marchbox committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    52bc1a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. add comment to clarify backward compatibility concern

    Co-authored-by: James Stuckey Weber <[email protected]>
    marchbox and jamesnw authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7be5e54 View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    marchbox committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c97ae3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbadbae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f75075 View commit details
    Browse the repository at this point in the history
  5. rename imperative to manual

    marchbox committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    73259da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d00ab88 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    912c553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798561f View commit details
    Browse the repository at this point in the history
  3. fix linting issues

    marchbox committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e921c41 View commit details
    Browse the repository at this point in the history
  4. attempt to deflake test

    marchbox committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e5befac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    167b030 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. update based on feedback

    marchbox committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ef0b87d View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    marchbox committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    202d17b View commit details
    Browse the repository at this point in the history
  3. support global options

    marchbox committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    00e1a44 View commit details
    Browse the repository at this point in the history
  4. fix linting issues

    marchbox committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9919720 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. simplify code for better readability

    Co-authored-by: Jonny Gerig Meyer <[email protected]>
    marchbox and jgerigmeyer authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1628931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c1bcb View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    marchbox committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b4915fa View commit details
    Browse the repository at this point in the history