Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v1.0.0-beta.2

Compare
Choose a tag to compare
@pomek pomek released this 10 Apr 09:21
· 660 commits to master since this release

Bug fixes

  • Fixed image upload progress updates. Now each upload status is treated separately. Closes #191. (66d67c0)
  • Image element will be cleared from upload progress classes if uploadId attribute changed to null. Closes #200. (5fadcf0)
  • ImageUploadEditing should not throw unhandled async errors. Closes #186. (4357336)

Other changes

  • Made the image text alternative form buttons thicker with a fill color and no background. Closes #187. (25c17ad)