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

feat: dropzone should support folder upload #841

Merged
merged 8 commits into from
Jul 9, 2024

Conversation

loivsen
Copy link
Contributor

@loivsen loivsen commented Jul 8, 2024

Description

Dropzone now supports folder uploading. Folders inside folders are also allowed.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Copy link

github-actions bot commented Jul 8, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-841.westeurope.azurestaticapps.net

Copy link

github-actions bot commented Jul 9, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-841.westeurope.azurestaticapps.net

Copy link

github-actions bot commented Jul 9, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-841.westeurope.azurestaticapps.net

Copy link

sonarcloud bot commented Jul 9, 2024

Copy link

github-actions bot commented Jul 9, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-841.westeurope.azurestaticapps.net

@iOvergaard iOvergaard changed the title Feature: dropzone now supports folder upload feat: dropzone now supports folder upload Jul 9, 2024
@iOvergaard iOvergaard changed the title feat: dropzone now supports folder upload feat: dropzone should support folder upload Jul 9, 2024
@iOvergaard iOvergaard added the feature Something we are looking to build label Jul 9, 2024
@iOvergaard iOvergaard enabled auto-merge (squash) July 9, 2024 10:58
@iOvergaard iOvergaard merged commit dc7594d into v1/contrib Jul 9, 2024
10 of 11 checks passed
@iOvergaard iOvergaard deleted the feature/dropzone-supports-folder-upload branch July 9, 2024 10:58
iOvergaard added a commit that referenced this pull request Jul 25, 2024
* Feature: dropzone now supports folder upload

* fix: stop requiring a symbol and just import it

* test: add tests for drag and drop

* fix: only support files

---------

Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something we are looking to build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants