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

Support drag-and-drop file publishing #4170

Merged
merged 14 commits into from
May 25, 2020
Merged

Support drag-and-drop file publishing #4170

merged 14 commits into from
May 25, 2020

Commits on May 25, 2020

  1. create effect for drag-drop detection

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    a793997 View commit details
    Browse the repository at this point in the history
  2. initial drop area component

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    bdbe50e View commit details
    Browse the repository at this point in the history
  3. fix file path format

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    b1ca99b View commit details
    Browse the repository at this point in the history
  4. connect dropped files data to publish form

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    5d0faa7 View commit details
    Browse the repository at this point in the history
  5. add file selector

    refactor web file system utils
    
    update styles
    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ec40a4f View commit details
    Browse the repository at this point in the history
  6. refactor current file selection on publish area

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    fa90203 View commit details
    Browse the repository at this point in the history
  7. more improvements

    use modals
    
    better transiton to publish area
    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    83da11b View commit details
    Browse the repository at this point in the history
  8. reduce updates on fileList component

    fix issue for file selection modal
    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    2260f66 View commit details
    Browse the repository at this point in the history
  9. update timers and fix styles

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    4aff629 View commit details
    Browse the repository at this point in the history
  10. remove old comment

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    944ee66 View commit details
    Browse the repository at this point in the history
  11. use same styles for radio input

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    5e5ce12 View commit details
    Browse the repository at this point in the history
  12. improve single file selection transition and styles

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    7fe90fc View commit details
    Browse the repository at this point in the history
  13. update changelog

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ce606c0 View commit details
    Browse the repository at this point in the history
  14. minor patch

    btzr-io authored and Sean Yesmunt committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ddcdf95 View commit details
    Browse the repository at this point in the history