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(useDropZone): new function #1610

Merged
merged 6 commits into from May 31, 2022
Merged

Commits on May 17, 2022

  1. feat(useDropZone): new function

    Julien Martin committed May 17, 2022
    Copy the full SHA
    569cdb2 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Merge branch 'main' into feat/useDropZone

    Julien Martin committed May 25, 2022
    Copy the full SHA
    fef655a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. fix(useDropZone): use element ref instead of handlers

    Julien Martin committed May 29, 2022
    Copy the full SHA
    33a9233 View commit details
    Browse the repository at this point in the history
  2. fix(useDropZone): doc

    Julien Martin committed May 29, 2022
    Copy the full SHA
    c309ef3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. fix(useDropZone): use variable instead of ref

    Julien Martin committed May 30, 2022
    Copy the full SHA
    57e11fc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

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