Skip to content

v2.3.2

Compare
Choose a tag to compare
@kukhariev kukhariev released this 24 Feb 12:21
· 840 commits to master since this release

Bug Fixes

  • allow to upload images in the server (701e651)
  • don't delete completed uploads (3aa88a2)
  • new example way tests (ca2accb)
  • refactoring all files dependencies with the angular specifications (7e2f231)
  • Remove package-lock.json file from version control (b2068cb)
  • serviceCodeWay component tests (c5437f9)
  • stop using fileList as array for avoid test error (89bc6cb)

Features

  • Create new example to upload files by code and add handleFile method to the uploadx service (94a2b8d)