Skip to content

Releases: uploadcare/react-widget

v1.3.8

26 Jul 10:21
23c6832
Compare
Choose a tag to compare

1.3.8 (2021-07-23)

Bug Fixes

  • pass previewUrlCallback function to the global scope (#270) (32d778c)
  • reassign callbacks on widget reinitialization (#268) (90ed6f2)

v1.3.7

31 Mar 14:20
2315caa
Compare
Choose a tag to compare

1.3.7 (2021-03-31)

Bug Fixes

v1.3.5

26 Feb 14:02
0471bb1
Compare
Choose a tag to compare

1.3.5 (2021-02-26)

Chore

  • deps: update dependencies

v1.3.4

20 Jan 20:24
ee9c8af
Compare
Choose a tag to compare

1.3.4 (2021-01-20)

Bug Fixes

  • custom-tabs: fix using custom tabs at multiple instances (#237) (3863f60)

v1.3.3

25 Nov 10:03
54867ef
Compare
Choose a tag to compare

1.3.3 (2020-11-25)

Bug Fixes

v1.3.2

28 Aug 14:49
e7ad003
Compare
Choose a tag to compare

1.3.2 (2020-08-27)

Bug Fixes

  • locale: make locale props dynamic (#200) (28fcc09)
  • types: improve onFileSelect callback typings (#204) (c365c53)

v1.3.1

17 Aug 14:36
9390e71
Compare
Choose a tag to compare

1.3.1 (2020-08-17)

Bug Fixes

  • uploader: replace IE unsupported ChildNode.remove method (#197) (6e2274c)

v1.3.0

27 Jul 13:27
2ba9d9c
Compare
Choose a tag to compare

1.3.0 (2020-07-27)

Features

  • add onDialogClose onDialogOpen onTabChange callbacks (#186) (6822c22)
  • support tabsCss property (#187) (158602b)

Bug Fixes

v1.2.7

20 May 18:59
f439b5a
Compare
Choose a tag to compare

1.2.7 (2020-05-20)

Bug Fixes

  • use annotate-pure-calls instead of direct #__pure notations, mark module as side effect free (#176) (2ebe6f5)
  • use another plugin for module replacement (#175) (fc117e4)

v1.2.6

29 Apr 08:19
35e267e
Compare
Choose a tag to compare

1.2.6 (2020-04-29)

Bug Fixes

  • enable tree shaking with pure notation (#164) (9b5d0da)