Skip to content

Releases: SaifJerbi/asf-cloudinary-file-upload

v2.1.1 : multi field as cloudinary file upload

20 Jul 11:25
Compare
Choose a tag to compare

support multi field as file upload, in this case, the developer can have more than one field that is managed as cloudinary file upload, the uploaded file will be available in the scope.model[FIELD_KEY]

v2.1.0

19 Jul 19:46
Compare
Choose a tag to compare

add skipAuthorization property in order to handle request header
By default it's set to false

v2.0.7

17 Jul 20:11
Compare
Choose a tag to compare

Update demo app to use the latest css file

v2.0.6

17 Jul 19:17
Compare
Choose a tag to compare

This version is ready for production
you can use gulp inject in order to inject the required file (js and css)

v2.0.5

17 Jul 19:13
Compare
Choose a tag to compare

Ready to production

v2.0.4

17 Jul 19:06
Compare
Choose a tag to compare

add unattached css file to dist folder

v2.0.3

17 Jul 19:00
Compare
Choose a tag to compare

Update version

v2.0.2

17 Jul 18:51
Compare
Choose a tag to compare

add css file to package distrubted file

v2.0.1

17 Jul 18:41
Compare
Choose a tag to compare

fix css file name to match the package name

v2.0.0

17 Jul 15:46
Compare
Choose a tag to compare

Major changes are:

Update look & feel of the component
Include FontAwesome Icons