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

@uppy/react: add useUppyState #4711

Merged
merged 18 commits into from
Oct 24, 2023
Merged

@uppy/react: add useUppyState #4711

merged 18 commits into from
Oct 24, 2023

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    2748cb9 View commit details
    Browse the repository at this point in the history
  2. Add hook to e2e test

    Murderlon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8533b7a View commit details
    Browse the repository at this point in the history
  3. Fix export

    Murderlon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    71121f4 View commit details
    Browse the repository at this point in the history
  4. Fix version resolution

    Murderlon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    066c641 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Apply feedback

    Murderlon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2761620 View commit details
    Browse the repository at this point in the history
  2. fixup! Apply feedback

    Murderlon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5b13aac View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into new-react-hook

    * main:
      Bucket fn also remote files (#4693)
      fixup! Added Companion OAuth Key type (#4668)
      Added Companion OAuth Key type (#4668)
      meta: check for formatting in CI (#4714)
      meta: bump get-func-name from 2.0.0 to 2.0.2 (#4709)
      meta: run Prettier on existing files (#4713)
      Release: [email protected] (#4716)
      meta: add Prettier (#4707)
      @uppy/aws-s3-multipart: retry signature request (#4691)
    Murderlon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    164747c View commit details
    Browse the repository at this point in the history
  4. Format

    Murderlon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    257f725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    191c873 View commit details
    Browse the repository at this point in the history
  6. Remove eslint-disable

    Murderlon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ceef3ef View commit details
    Browse the repository at this point in the history
  7. Simplify return statement

    Murderlon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4c8a7b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    fb05bbc View commit details
    Browse the repository at this point in the history
  2. e2e: update Parcel

    aduh95 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7530690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec06ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16253ad View commit details
    Browse the repository at this point in the history
  5. Revert unrelated change

    aduh95 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a0b5d59 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge branch 'main' into new-react-hook

    * main:
      @uppy/vue: export FileInput (#4736)
      examples: update `server.py` (#4732)
      @uppy/aws-s3-multipart: fix `uploadURL` when using `PUT` (#4701)
      @uppy/dashboard: auto discover and install plugins without target (#4343)
      e2e: upgrade Cypress (#4731)
      @uppy/core: mark the package as side-effect free (#4730)
      Bump postcss from 8.4.16 to 8.4.31 (#4723)
      meta: test with the latest versions of Node.js (#4729)
    Murderlon committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    395795f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'new-react-hook' of https://github.com/transloadit/uppy

    …into new-react-hook
    
    * 'new-react-hook' of https://github.com/transloadit/uppy:
      Revert unrelated change
      save react at the top level to workaround
    Murderlon committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e2c2117 View commit details
    Browse the repository at this point in the history