Socket
Socket
Sign inDemoInstall

@rpldy/shared-ui

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/shared-ui - npm Package Versions

1
11

1.3.0-rc.3

Diff

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
yoavniran
published 1.3.0-rc.0 •

Changelog

Source

1.3.0-rc.0 (2022-11-05)

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

Docs

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

Internal

  • [shared] - add isEmpty util
yoavniran
published 1.2.0 •

Changelog

Source

1.2.0 (2022-10-24)

Bug fixes

  • [retry-hooks] - fix TS types for retry hooks and event. Fix for #407
yoavniran
published 1.1.0 •

Changelog

Source

1.1.0 (2022-08-28)

Features

  • [uploader] - support fast abort flow (for many items) using new threshold param: fastAbortThreshold

Internal

  • [abort] - new package: adds the capability to abort/cancel running & pending uploads
  • [raw-uploader] - new package: placeholder package, containing only types
yoavniran
published 1.1.0-rc.1 •

Changelog

Source

1.1.0-rc.1 (2022-08-23)

PRE-RELEASE

Internal

  • [abort] - calculate fast mode based on item queue count
yoavniran
published 1.1.0-rc.0 •

Changelog

Source

1.1.0-rc.0 (2022-08-21)

PRE-RELEASE

Features

  • [uploader] - support fast abort flow (for many items) using new threshold param: fastAbortThreshold

Internal

  • [abort] - new package: adds the capability to abort/cancel running & pending uploads
  • [raw-uploader] - new package: placeholder package, containing only types
yoavniran
published 1.0.1 •

Changelog

Source

1.0.1 (2022-07-19)

Bug fixes

  • [uploader] - fix abort with async prepare. fix for #379

Docs

  • [uploady] - fix Uploady package README typo

Internal

  • all - upgrade dev deps (eslint, jest, babel, webpack, flow, and more)
yoavniran
published 1.0.0 •

Changelog

Source

1.0.0 (2022-05-23)

YAY!

React-Uploady is finally 1.0.0

No changes from previous version

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc