Socket
Socket
Sign inDemoInstall

@rpldy/chunked-uploady

Package Overview
Dependencies
17
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
11Next

1.4.1

Diff

Changelog

Source

1.4.1 (2023-03-22)

Bug fixes

  • [ui-shared] - add globalThis to avoid error on edge runtime. Fix for #495

Internal

  • all - misc upgrade dev deps
yoavniran
published 1.4.1-rc.0 •

Changelog

Source

1.4.1-rc.0 (2023-03-18)

PRE-RELEASE

Bug fixes

  • [ui-shared] - add globalThis to avoid error on edge runtime. Fix for #495

Internal

  • all - misc upgrade dev deps
yoavniran
published 1.4.0 •

Changelog

Source

1.4.0 (2023-02-18)

Features

  • [tus-sender] - added new event tus RESUME_START to: cancel or update relevant props for resume
  • [tus-sender] - accept resume headers in tus options
  • [tus-uploady] - added useTusResumeStartListener hook to handle RESUME_START event in React
  • [upload-preview] - added removePreview to preview methods to clear a single item preview

Bug fixes

  • [uploader] - fix bug with cancel from BATCH_ADD doesnt clean batch from state. Fix for #472
  • [uploader] - fix bug with item handling after async batch start (c5ed0dd)

Docs

  • root - Update gzip sizes table in readme

Internal

  • all - upgrade dev deps (jest, babel, flow, lerna!, and more)
  • all - misc upgrade dev deps
yoavniran
published 1.4.0-rc.1 •

Changelog

Source

1.4.0-rc.1 (2023-02-16)

PRE-RELEASE

Bug fixes

  • [uploader] - fix bug with cancel from BATCH_ADD doesnt clean batch from state. Fix for #472

Internal

  • all - misc upgrade dev deps
yoavniran
published 1.4.0-rc.0 •

Changelog

Source

1.4.0-rc.0 (2023-02-12)

PRE-RELEASE

Features

  • [tus-sender] - added new event tus RESUME_START to: cancel or update relevant props for resume
  • [tus-sender] - accept resume headers in tus options
  • [tus-uploady] - added useTusResumeStartListener hook to handle RESUME_START event in React
  • [upload-preview] - added removePreview to preview methods to clear a single item preview

Bug fixes

  • [uploader] - fix bug with item handling after async batch start (c5ed0dd)

Docs

  • root - Update gzip sizes table in readme

Internal

  • all - upgrade dev deps (jest, babel, flow, lerna!, and more)
yoavniran
published 1.3.1 •

Changelog

Source

1.3.1 (2023-01-11)

Docs

  • [shared] - TS: add missing options param for batch_add
yoavniran
published 1.3.0 •

Changelog

Source

1.3.0 (2022-11-24)

Features

  • [upload-drop-zone] - add getFiles helper to dropHandler callback
  • [upload-drop-zone] - add new prop - shouldHandleDrag to control whether DnD is enabled or not
  • [upload-drop-zone] - add new prop - enableOnContains to opt-out of contained check and only enable on direct drag to container element

Bug fixes

  • [uploader] - fix missing params for fileFilter callback. Fix for #425
  • [uploader] - fix fileFilter called incorrectly for recycled (retry) items
  • [uploady] - fix webkitdirectory prop accepted as boolean (not string)
  • [upload-drop-zone] - fix how drag handling is enabled
  • [mock-sender] - add missing props to MockOptions TS interface

Docs

  • root - Fix some spelling problems and typos (by @0x111)

Internal

  • [shared] - add isEmpty util
yoavniran
published 1.3.0-rc.3 •

Changelog

Source

1.3.0-rc.3 (2022-11-13)

Bug fixes

  • [uploader] - fix missing params for fileFilter callback. Fix for #425
yoavniran
published 1.3.0-rc.2 •

Changelog

Source

1.3.0-rc.2 (2022-11-06)

Bug fixes

  • [uploader] - fix fileFilter called incorrectly for recycled (retry) items
  • [mock-sender] - add missing props to MockOptions TS interface
yoavniran
published 1.3.0-rc.1 •

Changelog

Source

1.3.0-rc.1 (2022-11-06)

Features

  • [upload-drop-zone] - add new prop - enableOnContains to opt-out of contained check and only enable on direct drag to container element

Bug fixes

  • [upload-drop-zone] - fix how drag handling is enabled
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc