Skip to content

Releases: uploadcare/react-widget

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 13:09
01dd600

2.3.0 (2022-11-17)

Bug Fixes

  • add missing Apply button in the Effects Tab (5a0ab11)
  • panel: prevent widget reinit & clearing on re-renders (a098d48)

Features

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 13:07
bc79776

2.2.0 (2022-09-29)

Bug Fixes

  • types: openDialog() could accept optional argument of string, null or Settings type (#349) (63938d0)

Features

  • Widget: add widgetApiRef.value method (#347) (64f8c12)

v2.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Aug 11:35
1a5fc35

2.1.6 (2022-08-29)

Bug Fixes

  • add extension to uploadcare-widget import (#343) (714eb0d)

v2.1.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:34
4db4dcd

2.1.5 (2022-07-15)

Bug Fixes

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:55
dd2e75c

2.1.4 (2022-07-11)

Bug Fixes

  • add exports field to the package.json (#336) (79b2579)

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:38
8a43198

2.1.3 (2022-07-08)

Bug Fixes

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:16
60137e2

2.1.2 (2022-07-06)

Bug Fixes

  • fix(Widget): do not update widget value if it's not changed (#329) (2c11e27)
  • fix(types): fix DialogApi.addFiles signature (#329) (2c11e27)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 19 May 14:44
4536c24

2.1.1 (2022-05-19)

Bug Fixes

  • remove uploadcareWidget jquery data between widget initializations in strict mode (#323) (61c6e85)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 11 May 08:14
d424cd4

2.1.0 (2022-05-11)

Features

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:48
e6d78b5

2.0.0 (2022-04-22)

Bug Fixes

  • fix(typing): jquery reference

Features

BREAKING CHANGES

  • Panel component was undocumented but still exported. It's API and behaviour have changed. See README for the details.