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

Added generic AxiosAbortSignal TS interface to avoid importing AbortController polyfill #4229

Merged
merged 14 commits into from May 4, 2022

Commits on Oct 29, 2021

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

Commits on Nov 16, 2021

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

Commits on Dec 23, 2021

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

Commits on Dec 29, 2021

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

Commits on Jan 18, 2022

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

Commits on Jan 25, 2022

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

Commits on Jan 31, 2022

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

Commits on May 4, 2022

  1. Copy the full SHA
    3117f35 View commit details
    Browse the repository at this point in the history
  2. Renamed AxiosAbortSignal to GenericAbortSignal to use the same na…

    …ming style as `GenericFormData`;
    DigitalBrainJS committed May 4, 2022
    Copy the full SHA
    05c29ef View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90991e6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feat/abort-controller-types' int…

    …o feat/abort-controller-types
    DigitalBrainJS committed May 4, 2022
    Copy the full SHA
    b111a9a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    afe14eb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e86072f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0bb7103 View commit details
    Browse the repository at this point in the history