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

0.7.4

Diff

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)
yoavniran
published 0.7.3 •

Changelog

Source

0.7.3 (2020-11-16)

Bug fixes

  • all - fix exports field
yoavniran
published 0.7.2 •

Changelog

Source

0.7.2 (2020-11-14)

Features

  • [sender] - add extensibility capabilities to xhrSender
  • [sender] - moved throw error on no URL to xhrSender (from uploader)

Docs

  • [shared] - improve fileFilter doc
  • [native-uploady] - fix mistake in readme
  • all - add exports field to all packages
yoavniran
published 0.7.1 •

Changelog

Source

0.7.1 (2020-10-22)

Bug fixes

  • [uploader] - recover from sender exception
  • [chunked-sender] - handle 0 byte file size. Fix for #91

Docs

  • [uploady] - clarify file input options only affect uploads from FS selection dialog #92
  • guides - new guide: Cloudinary
yoavniran
published 0.7.0 •

Changelog

Source

0.7.0 (2020-10-01)

Features

  • [uploady] - new hook: useUploadyContext
  • [uploady] - processPending context method now accepts options
  • [uploader] - new upload option - clearPending - clears pending batches when new is added
  • [chunked-sender] - change chunked upload data to include results array inside response object (instead of response being the results array)

Bug fixes

  • [tus-sender] - location header inaccessible
  • [simple-state] - unwrap issues

Internal

  • [uploader] - safer cleanUpFinishedBatch in batch helpers
  • [tus-sender] - remove async/await
  • [uploader] - ensure all data exposed from events is unwrapped (in dev)
  • [life-events] - introduce life-pack concept
  • build - use minify-dead-code-elimination babel plugin
  • all - moved umd bundle into lib/
  • all - upgrade dev dependencies

Docs

  • guides - new guide: Submit Form
yoavniran
published 0.6.0 •

Changelog

Source

0.6.0 (2020-09-19)

Features

Highlight: SSR
  • [uploader] - SSR: dont use window if not available

  • [shared] - SSR: dont use window if not available

  • [chunked-sender] - SSR: dont use window if not available

  • [safe-storage] - SSR: dont use window if not available

  • [uploady] - SSR: noPortal prop - Dont render Uploady's file input in a portal

  • all - esm and cjs are both available in npm

Bug fixes

  • [uploader] - fixed bug preventing retry item while its batch is still in progress

Docs

  • [upload-button] - clarified use of forwardRef for asUploadButton

Internal

  • storybook - upgraded to SB 6
  • misc - removed use of async/await = no dependency on regenerator-runtime
yoavniran
published 0.5.0 •

Changelog

Source

0.5.0 (2020-09-13)

Features

Highlight: React Native
  • [native-uploady] - react-native: 📱 - new package.

  • [sender] - react-native: work with FormData without set

  • [shared] - react-native: don't expect window to be there

  • [simple-state] - react-native: don't proxy File-like object in RN

  • [uploader] - react-native: don't expect window to be there

  • [shared-ui] - react-native: NoDomUploady - Uploady without react-dom

  • [shared-ui] - moved withRequestPreSendUpdate from ui/uploady

  • [shared-ui] - moved useUploader from ui/uploady

Bug fixes

  • [shared-ui] - dont import code from @rpldy/uploady

Internal

  • moved non-ui packages to packages/core dir
  • upgraded lerna
yoavniran
published 0.4.1 •

Changelog

Source

0.4.1 (2020-08-03)

Bug fixes

  • [simple-state] - unwrap doesn't handle nullish props
yoavniran
published 0.4.0 •

Changelog

Source

0.4.0 (2020-07-22)

Features

  • [mock-sender] - mock sender for testing purposes (moved out of sender)

Bug fixes

  • [shared] - getMerge with withSymbols
  • [simple-state] - unwrap with symbol props
yoavniran
published 0.3.2 •

Changelog

Source

0.3.2 (2020-07-18)

Features

  • [upload-drop-zone] - UploadDropZone extraProps prop
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