Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: files-ui/files-ui-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/allow-url-upload-different-for-each-file-given-function-on-dropzone-or-given-url-on-extfile
Choose a base ref
...
head repository: files-ui/files-ui-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 22 files changed
  • 3 contributors

Commits on Jan 22, 2024

  1. Merge pull request #36 from files-ui/feat/allow-url-upload-different-…

    …for-each-file-given-function-on-dropzone-or-given-url-on-extfile
    
    Feat/allow url upload different for each file given function on dropzone or given url on extfile
    JinSSJ3 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cf66ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e1e32b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    9f591f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. [FEAT]: Add blob upload prop on Dropzone and FIleInputButton. Upgrade…

    … package version. Add expamples folder
    JinSSJ3 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9c0550e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. add withCredentials option

    ricventu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f1fe235 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Merge pull request #44 from ricventu/add-with-credentials-option-to-u…

    …pload-config
    
    [FEATURE]; Add withCredentials option on XHR object for dropzone component
    JinSSJ3 authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    72df76d View commit details
    Browse the repository at this point in the history
Loading