Socket
Socket
Sign inDemoInstall

@rpldy/upload-drop-zone

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/upload-drop-zone - npm Package Versions

1
11

0.16.1

Diff

Changelog

Source

0.16.1 (2022-01-01)

Features

  • [uploady] - allow stateful event hooks to use scope without callback
yoavniran
published 0.16.0 •

Changelog

Source

0.16.0 (2021-12-29)

Features

  • [uploader] - new events: BATCH_ERROR, BATCH_FINALIZE
  • [uploader] - BATCH_START now accepts changes to items/options (similar to REQUEST_PRE_SEND event)
  • [uploady] - new event hooks: useBatchErrorListener, useBatchFinalizeListener
  • [uploady] - new HOC: withBatchStartUpdate
  • [upload-preview] - ability to customize UploadPreview batch items method
  • [uploader] - added new prop to Batch: additionalInfo

Bug fixes

  • [uploader] - fix concurrent uploads waiting for async event callbacks
  • [uploader] - fix: correctly catch pre-req errors and process in queue

Docs

  • guides - new guide: Multi Crop
  • [upload-preview] - add getUploadPreviewForBatchItemsMethod documentation
  • storybook - exclude test purposes stories in external build
  • storybook - use --modern for sb to use es modules
  • storybook - upgrade to SB 6.3.12
yoavniran
published 0.15.0 •

Changelog

Source

0.15.0 (2021-11-22)

Features

  • [uploady] - introduce new prop: formDataAllowUndefined (default: false) to change new default to send undefined params in formData

Bug fixes

  • [sender] - stop sending (by default) undefined params as part of formData. Fix for #263

Internal

  • all - upgraded to latest flow (0.164.0), babel, and most other deps
yoavniran
published 0.14.2 •

Changelog

Source

0.14.2 (2021-11-04)

Bug fixes

  • [upload-drop-zone] - fix drop zone flickering when over child elements. Fix for #256
yoavniran
published 0.14.1 •

Changelog

Source

0.14.1 (2021-10-16)

Bug fixes

  • [uploader] - fix batch data potentially not having completed values when finished
yoavniran
published 0.14.0 •

yoavniran
published 0.13.6 •

Changelog

Source

0.13.6 (2021-10-07)

Bug fixes

  • [tus-sender] - fix bug in upload url when destination url is origin-less. Fix for #246
yoavniran
published 0.13.5 •

Changelog

Source

0.13.5 (2021-09-28)

Bug fixes

  • [tus-sender] - fix bug in upload url concatenate of absolute location header. Fix for #242

Docs

  • storybook - force story view mode
yoavniran
published 0.13.4 •

Changelog

Source

0.13.4 (2021-09-09)

Bug fixes

  • [uploader] - fix bug in deep proxy unwrap before trigger. Fix for #232

Internal

  • all - upgraded to latest flow (0.159.0)
yoavniran
published 0.13.3 •

Changelog

Source

0.13.3 (2021-07-29)

Bug fixes

  • [chunked-sender] - fix progress data calculation & add progress event on chunk finish. Fix for #203

Storybook

  • [chunked-sender] - added first story with item, chunk-start,chunk-finish events logging

Docs

  • root - fix link to destination type & typo in README.md

Internal

  • all - upgraded to latest flow (0.156.0)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc