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
911

0.3.0

Diff

Changelog

Source

0.3.0 (2020-07-04)

Features

  • [uploady] - withRequestPreSendUpdate HOC
  • [uploader] - made REQUEST_PRE_SEND event cancellable
  • [upload-preview] - exposed PREVIEW_TYPES
  • [upload-preview] - added isFallback prop for preview component
  • [shared] - batch items can be recycled (ex: retry)
  • all - event data is unwrapped (un-proxied) before sent out with trigger

Bug fixes

  • [shared] - fix merge/clone mistreating arrays

Internal

  • [simple-state] - new package to handle internal state (uploader/retry/tus-sender)
  • e2e - added queue-retry spec

Docs

  • [uploady] - document withRequestPreSendUpdate
  • [simple-state] - package readme
  • guides - Crop guide
  • storybook - added upload-preview with crop story
  • internal packages - added "internal" note
yoavniran
published 0.2.4 •

Changelog

Source

0.2.4 (2020-06-10)

Features

  • [upload-preview] - preview methods: clear (previewMethodsRef)
  • [upload-preview] - access to preview items array (onPreviewsChanged)
  • [chunked-uploady] - chunk event hooks (start/finish)

Internal

  • [shared] - updateable - proxy only in dev. proxy additions to state

Docs

  • [chunked-uploady] - document chunk event hooks
  • [chunked-sender] - document chunk events
  • guides - Upload Queue guide
yoavniran
published 0.2.3 •

Changelog

Source

0.2.3 (2020-06-05)

Features

  • [uploady] - item/batch event hooks can now be scoped to a specific item

Bug fixes

  • [retry] - retry sends failed batch item to be retried (not just data)
  • [uploader] - retried items are added as recycled items (keeping their original id)
  • [uploader] - abort now runs un-started aborted items through same processing pipeline
  • [uploader] - handles abort during item start event hander
  • [uploader] - better handling of data cleanup inside internals
  • [upload-preview] - rememberPreviousBatches merges items, not just concating
  • [upload-preview] - upload preview provides item id and file name as part of PreviewComponent props
yoavniran
published 0.2.2 •

Changelog

Source

0.2.2 (2020-06-02)

Features

  • [upload-preview] - added rememberPreviousBatches prop

Bug fixes

  • [sender] - fixed missing item abort event
yoavniran
published 0.2.1 •

Changelog

Source

0.2.1 (2020-06-01)

Features

  • [uploady] - useAbortItem hook
  • [uploady] - useAbortBatch hook
  • [uploady] - useAbortAll hook
yoavniran
published 0.2.0 •

Changelog

Source

0.2.0 (2020-06-01)

Features

Highlight: Resumable Uploads
  • [tus-sender] - Resumable: An Uploady sender implementation of the TUS protocol.

  • [tus-uploady] - Resumable: Wrapper&context component to expose and provide react-uploady functionality with TUS protocol support

  • [uploader] - ITEM_FINALIZE event

  • [uploady] - useItemFinalizeListener hook

  • [chunked-sender] - startByte send option

  • [chunked-sender] - createChunkedSender export

  • [chunked-sender] - CHUNK_START event (cancellable and update options)

  • [chunked-sender] - CHUNK_FINISH event

  • [safe-storage] NEW - safe (don't throw) versions of local and session storage

  • [shared] - generic (xhr) request export

  • [shared] - getMerge (undefinedOverwrites config) export

  • [shared] - pick helper export

  • [sender] - sendWithFormData option

Docs

  • [chunked-sender] - added options to README
yoavniran
published 0.1.12 •

Changelog

Source

0.1.12 (2020-05-21)

Features

  • [shared-ui] added processPending function to UploadyContext (#42)

Chore & Maintenance

  • all added description to all package.json files
yoavniran
published 0.1.11 •

Changelog

Source

0.1.11 (2020-05-04)

EVERYTHING

yoavniran
published 0.1.10 •

yoavniran
published 0.1.9 •

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