Socket
Socket
Sign inDemoInstall

@rpldy/upload-drop-zone

Package Overview
Dependencies
2
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
79
11Next

0.11.2-alpha.0

Diff

yoavniran
published 0.11.1 •

Changelog

Source

0.11.1 (2021-03-05)

Bug fixes

  • [shared] - handle prcoess.env not available. Fix for #149
yoavniran
published 0.11.0 •

Changelog

Source

0.11.0 (2021-03-04)

Features

  • [upload-paste] - NEW PACKAGE! easily add paste-to-upload to React components

Docs

  • guides - new guide: DragAndPaste

Internal

  • all - upgraded to lastest flow 0.145.0
  • storybook - upgraded to SB 6.1.20
yoavniran
published 0.10.0 •

Changelog

Source

0.10.0 (2021-02-27)

Features

  • [uploady] - expose more TS types (shared, uploader, useFileInput, file&batch states)
  • [uploader] - add server status code to batch item
  • [sender] - new formatServerResponse option to customize uploadResponse added to batch item

Docs

  • [uploady] - SendMethod link fix

Bug fixes

  • [uploader] - batch and items state corrupted. Fix for #144

Internal

  • e2e - upgrade to cypress.io latest (6.5.0)
  • e2e - use cypress-intercept-formdata package
yoavniran
published 0.9.0 •

Changelog

Source

0.9.0 (2021-01-14)

Features

  • [uploady] - added clearPending() to Uploady Context

Bug fixes

  • [uploader] - abort works for pending files and batches. Fix for #119

Internal

  • [uploader] - move pending batches into queue state
  • e2e - added specs for pending uploads

Removed

  • [uploader] - removed uploader.getPending()
yoavniran
published 0.8.3 •

Changelog

Source

0.8.3 (2021-01-07)

Bug fixes

  • [uploader] - respect filesParamName in upload options. Fix for #117

Internal

  • [retry] - use item finalize event instead of error & abort
  • e2e - added uploady custom filesParamName spec
yoavniran
published 0.8.2 •

Changelog

Source

0.8.2 (2020-12-09)

Features

  • [uploader] - new event ALL_ABORT
  • [uploady] - new hook: useAllAbortListener

Bug fixes

  • [chunked-sender] - fixed abort flow for chunked sender. Fix for #109

Internal

  • e2e - added chunked abort spec
yoavniran
published 0.8.1 •

Changelog

Source

0.8.1 (2020-12-01)

Bug fixes

  • [simple-state] - fix: File object not available in ssr. Fix for #106
yoavniran
published 0.8.0 •

Changelog

Source

0.8.0 (2020-11-28)

Features

  • [uploady] - hook alias: useUploady for useUploadyContext
  • [sender] - add file/url to form data last (after params). Fix for #103

Docs

  • root - fix typos in README.md
yoavniran
published 0.7.4 •

Changelog

Source

0.7.4 (2020-11-16)

Bug fixes

  • all - revert use of exports field (doesn't seem to play nice yet. Not until npm@7 at least probably)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc