Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

fix(browser): check for fetch on window #136

Merged
merged 6 commits into from
Nov 23, 2020
Merged

fix(browser): check for fetch on window #136

merged 6 commits into from
Nov 23, 2020

Commits on Nov 19, 2020

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    da6009c View commit details
    Browse the repository at this point in the history
  2. fix: do not modify options object, use defaultScopes docs: regenerate…

    …d jsdoc comments with examples build: use gapic-generator-typescript v1.2.1
    
    Note: these change require google-gax "^2.9.2". @alexander-fenster will make sure the google-gax version is bumped across libraries.
    PiperOrigin-RevId: 341102751
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Nov 6 12:56:54 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: b759c563bacf9cd15749be4d2bdd276d3f48ee29
    Source-Link: googleapis/googleapis@b759c56
    yoshi-automation committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    b16baea View commit details
    Browse the repository at this point in the history
  3. fix: better fallback feature detection, jsdoc update

    Use gapic-generator-typescript v1.2.2.
    
    PiperOrigin-RevId: 342778480
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Nov 16 20:22:00 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: c6b1c72942991b1c605fe56a6041e06a86a9443e
    Source-Link: googleapis/googleapis@c6b1c72
    yoshi-automation committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    0fc20b2 View commit details
    Browse the repository at this point in the history
  4. fix: linting, updated jsdoc blocks

    Use gapic-generator-typescript v1.2.3.
    
    PiperOrigin-RevId: 342976840
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Nov 17 17:04:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: c979fbeb80d1b940790a69183629d799e4c05b4c
    Source-Link: googleapis/googleapis@c979fbe
    yoshi-automation committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    c3147d8 View commit details
    Browse the repository at this point in the history
  5. fix: use optional chaining for window.fetch feature detection

    Use gapic-generator-typescript v1.2.4.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 343136730
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Nov 18 12:49:25 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 2cda8d285b66c14da57363201b7e4efbca47d034
    Source-Link: googleapis/googleapis@2cda8d2
    yoshi-automation committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    89755a8 View commit details
    Browse the repository at this point in the history
  6. fix: mark window as global for linter

    Use gapic-generator-typescript v1.2.5.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 343187793
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Nov 18 17:10:02 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 5587028631d4d743fd906c4eb4e4e4649a7ee5ce
    Source-Link: googleapis/googleapis@5587028
    yoshi-automation committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    07e90b4 View commit details
    Browse the repository at this point in the history