Skip to content

Releases: uploadcare/file-uploader

v0.10.2

22 Sep 12:37
fb6b24e
Compare
Choose a tag to compare

0.10.2 (2022-09-22)

Bug Fixes

  • external-source: disable done button when no files selected (#278) (7ae584f)

v0.10.1

20 Sep 15:58
c0c620e
Compare
Choose a tag to compare

0.10.1 (2022-09-20)

Bug Fixes

  • file-item: prevent flickering (d04ec9d)
  • file-item: regenerate thumb on image edit (15e567d)
  • rework history (f7e39f9)
  • upload-list: do not close modal automatically if --cfg-confirm-upload enabled (68f3e93)

v0.10.0

19 Sep 16:31
55d53ba
Compare
Choose a tag to compare

0.10.0 (2022-09-19)

Bug Fixes

  • file-item: calculate state in the single place (8eb5f6e)
  • file-item: proper request abort, restore state on new entry, optimize thumb generation (60038f2)
  • upload-list: enable Upload button if any file isn't started uploading (9b980c4)
  • uploader-block: do not history back if no any files in the collection (34bbb7e)

Features

  • typed-collection: check type with instanceof (409feec)
  • typed-collection: notify subscribers about added and removed items (624c282)

v0.9.4

13 Sep 14:03
96ed801
Compare
Choose a tag to compare

0.9.4 (2022-09-13)

Bug Fixes

  • do not use structuredClone due to unsupport in safari <= 15.3 (#257) (8708b08)
  • message-box: specify text-align for message (#254) (2561eb6)

v0.9.3

09 Sep 13:17
fee6e1f
Compare
Choose a tag to compare

0.9.3 (2022-09-09)

Bug Fixes

  • abort uploading on item remove (c53d730)
  • core: deep clone shared initial state before use it (f48e7f3)
  • file-uploader-minimal: add missing icons (91f08b4)
  • file-uploader-minimal: do not show empty list (15c1fb4)
  • upload-list: do not call upload done callback on empty list (522a8cb)
  • upload-list: wrong scrollable content height on safari 15.3 (#248) (60573d8)

v0.9.2

02 Sep 13:23
0ba0d72
Compare
Choose a tag to compare

0.9.2 (2022-09-02)

v0.9.1

31 Aug 11:26
1f43f4a
Compare
Choose a tag to compare

0.9.1 (2022-08-31)

Bug Fixes

  • DropArea > prevent activity change on empty list (f65806e)

v0.9.0

31 Aug 09:51
76846e5
Compare
Choose a tag to compare

0.9.0 (2022-08-31)

Bug Fixes

v0.8.1

26 Aug 08:38
3d1b316
Compare
Choose a tag to compare

0.8.1 (2022-08-26)

Bug Fixes

  • cloud-image-editor: errors while edit image multiple times (#232) (743220d)
  • ctx-owner rendering issue (React) (0365765)

v0.8.0

23 Aug 16:04
7eb7389
Compare
Choose a tag to compare

0.8.0 (2022-08-23)

Bug Fixes

  • #BLOCKS-130 (165d9d2), closes #BLOCKS-130
  • data output call bound to upload state and uploaded items removal + lr-img fix (863fe99)
  • double slash bug with --cfg-cdn-cname trailing slash (6a121c9)
  • merge issues (ba48502)
  • modal layout in Safari (52bbc4a)
  • TS error (f0babf1)

Features

  • add clickable attribute to DropArea (d486788)
  • connectBlocksFrom added (4c80a97)
  • custom base upload URL support (6d03fd1)
  • drag-n-drop page img (0ec0e69)
  • lr-drop-area is-image validation support (3bc8ae5)
  • workflow evens (7709a1d)