react-uploady

Modern file uploading - components & hooks for React

MIT License

Downloads
775.5K
Stars
1K
Committers
11

Bot releases are visible (Hide)

react-uploady - v1.8.0 Latest Release

Published by github-actions[bot] 8 months ago

1.8.0 (2024-02-22)

Features

  • upload-preview - expose getPreviewsLoaderHook. ER #646.

Bug fixes

  • upload-drop-zone - fix drag&drop over child elements. Fix for #652.

Internal

  • all - upgrade most deps to latest (flow, lerna, vite, etc.)
react-uploady - v1.8.0-rc.0

Published by github-actions[bot] 8 months ago

1.8.0-rc.0 (2024-02-21)

Features

  • upload-preview - expose getPreviewsLoaderHook. ER #646.

Bug fixes

  • upload-drop-zone - fix drag&drop over child elements. Fix for #652.

Internal

  • all - upgrade most deps to latest
react-uploady - v1.7.1

Published by github-actions[bot] 10 months ago

1.7.1 (2023-12-20)

Bug fixes

  • shared-ui - async callbacks TD for cancellable event hooks
react-uploady - v1.7.0

Published by github-actions[bot] 10 months ago

1.7.0 (2023-12-17)

Bug fixes

  • mock-sender - align progress tracking with file size if available. Fix for #626.
  • mock-sender - BREAKING(ish): removed default file size field from defaults in favour of above fix

Docs

  • storybook - add story for mock-sender
  • storybook - add progress story for uploader

Internal

  • all - upgrade vite & vitest
  • all - upgrade flow to latest (0.223.2)
  • all - upgrade dev deps including lerna (8.0.0)
react-uploady - v1.7.0-rc.1

Published by github-actions[bot] 11 months ago

1.7.0-rc.1 (2023-12-10)

Internal

  • all - upgrade dev deps including lerna (8.0.0)
react-uploady - v1.7.0-rc.0

Published by github-actions[bot] 11 months ago

1.7.0-rc.0 (2023-12-03)

Bug fixes

  • mock-sender - align progress tracking with file size if available. Fix for #626.
  • mock-sender - BREAKING-ish: removed default file size field from defaults in favour of above fix

Docs

  • storybook - add story for mock-sender

Internal

  • all - upgrade vite & vitest
  • all - upgrade flow to latest (0.223.2)
react-uploady - v1.6.1

Published by github-actions[bot] 11 months ago

1.6.1 (2023-11-12)

Docs

  • docs - fix link to guides on react-uploady.org (thanks @CanRau)
  • doc - readme: switch links to doc site instead of gh
  • docs - publish storybook site to netlify from GH flow

Internal

  • [chunked-sender] - rename internal fn 'process' so doesnt conflict with online sandbox providers
  • root - switch to pnpm from yarn
  • root - switch to codecov orb
  • all - remove flow-copy-source
  • all - remove export (flow) types
react-uploady - v1.6.1-rc.2

Published by github-actions[bot] 11 months ago

1.6.1-rc.2 (2023-11-11)

PRE-RELEASE

Internal

  • docs - publish storybook site to netlify from GH flow
  • all - remove flow-copy-source
react-uploady - v1.6.1-rc.1

Published by github-actions[bot] 12 months ago

1.6.1-rc.1 (2023-10-30)

PRE-RELEASE

Internal

  • all - remove export (flow) types
react-uploady - v1.6.1-rc.0

Published by github-actions[bot] 12 months ago

1.6.1-rc.0 (2023-10-30)

PRE-RELEASE

Docs

  • docs - fix link to guides on react-uploady.org (thanks @CanRau)

Internal

  • [chunked-sender] - rename internal fn 'process' so doesnt conflict with online sandbox providers
  • root - switch to pnpm from yarn
  • root - switch to codecov orb
react-uploady - v1.6.0

Published by yoavniran about 1 year ago

1.6.0 (2023-10-09)

Features

  • [chunked-sender] - feat: expose chunk error to item response data. fix for #597 -

    Technically breaking change (only for ChunkedUploady / Chunked-Sender users) as item's responseData for failed chunked upload will now be different than it was.

Internal

  • all - upgrade dev deps (ex: flow, eslint, storybook, and more)
  • all - removed flow-mono-cli
react-uploady - v1.6.0-rc.0

Published by github-actions[bot] about 1 year ago

1.6.0-rc.0 (2023-10-08)

Features

  • [chunked-sender] - feat: expose chunk error to item response data. fix for #597 -

Technically breaking change as item's responseData for failed chunked upload will now be different than it was.

Internal

  • all - upgrade dev deps (ex: flow, eslint, storybook, and more)
react-uploady - v1.5.0

Published by yoavniran about 1 year ago

1.5.0 (2023-09-14)

Features

  • [uploader] - feat: support optional user data (client-side only). Fix for #547
  • [uploader] - feat: expose upload total size for progress event, by @rickythink

Bug fixes

  • [uploader] - fix: improve batch upload progress data for smoother progress. Fix for #546

Docs

  • storybook - upgrade to SB 7.4
  • root - created Security.MD guideline

Internal

  • all - upgrade dev deps (jest, babel, flow, lerna!, and more)
  • all - release from GH workflow
  • story-helpers - removed unmaintained react-load-script dep
react-uploady - v1.5.0-rc.5

Published by github-actions[bot] about 1 year ago

1.5.0-rc.5 (2023-09-10)

PRE-RELEASE

Features

  • [uploader] - feat: support optional user data (client-side only). Fix for #547
  • [uploader] - feat: expose upload total size for progress event, by @rickythink

Bug fixes

  • [uploader] - fix: improve batch upload progress data for smoother progress. Fix for #546

Docs

  • storybook - upgrade to SB 7.4
  • root - created Security.MD guideline

Internal

  • all - upgrade dev deps (jest, babel, flow, lerna!, and more)
  • all - release from GH workflow
react-uploady - v1.5.0-rc.4

Published by github-actions[bot] about 1 year ago

1.5.0-rc.4 (2023-09-10)

PRE-RELEASE

Features

  • [uploader] - feat: support optional user data (client-side only). Fix for #547
  • [uploader] - feat: expose upload total size for progress event, by @rickythink

Bug fixes

  • [uploader] - fix: improve batch upload progress data for smoother progress

Docs

  • storybook - upgrade to SB 7.4
  • root - created Security.MD guideline

Internal

  • all - upgrade dev deps (jest, babel, flow, lerna!, and more)
  • all - release from GH workflow
react-uploady - v1.5.0-rc.3

Published by github-actions[bot] about 1 year ago

1.5.0-rc.3 (2023-09-10)

PRE-RELEASE

Features

  • [uploader] - feat: support optional user data (client-side only). Fix for #547
  • [uploader] - feat: expose upload total size for progress event, by @rickythink

Bug fixes

  • [uploader] - fix: improve batch upload progress data for smoother progress

Docs

  • storybook - upgrade to SB 7.4
  • root - created Security.MD guideline

Internal

  • all - upgrade dev deps (jest, babel, flow, lerna!, and more)
  • all - release from GH workflow
react-uploady - v1.5.0-rc.2

Published by github-actions[bot] about 1 year ago

1.5.0-rc.2 (2023-09-10)

PRE-RELEASE

Features

  • [uploader] - feat: support optional user data (client-side only). Fix for #547
  • [uploader] - feat: expose upload total size for progress event, by @rickythink

Bug fixes

  • [uploader] - fix: improve batch upload progress data for smoother progress

Docs

  • storybook - upgrade to SB 7.4
  • root - created Security.MD guideline

Internal

  • all - upgrade dev deps (jest, babel, flow, lerna!, and more)
  • all - release from GH workflow
react-uploady - v1.4.1

Published by yoavniran over 1 year ago

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
react-uploady - v1.4.1-rc.0

Published by yoavniran over 1 year ago

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
react-uploady - v1.4.0

Published by yoavniran over 1 year ago

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
Package Rankings
Top 2.05% on Npmjs.org
Top 6.73% on Proxy.golang.org