Releases: cloudinary/cloudinary_angular
Releases · cloudinary/cloudinary_angular
Version 2.1.1
- Update npm package with missing files.
- Update sample projects.
Version 2.1.0
Version 2.0.0
Angular 2.x compatible library
New Features
- Support Angular 2.x
- cl-image and cl-video components
- cl-transformation attribute directive
- clSrc, clHref, clSrcset attribute directives
Version 1.0.0
Major Version 1.0.0
New Features
- Use Cloudinary new API *
- Create CloudinaryProvider *
- Separate sample app to with and without jQuery. *
- Support Responsive behaviour
* since version 0.2.0
Other Changes
- Add tests for responsive behaviour
- Add spec and karma to bower ignore list
- Merge pull request #42 from gilhanan/gilhanan-readme-patch-1
- Add bower install instructions
Version 0.2.0
New Functionality
- Use Cloudinary new API
- Create CloudinaryProvider.
- Separate sample app to with and without jQuery.
Other changes
- Add setter and getter to Cloudinary provider. Serve
jQuery.cloudinary
if present. - Add NPM package.json file
- Add spec file. Add Karma configuration.
- Update gitignore. Update dependencies.
- Rename spec file. Remove coverage and add Chrome to the karma test.
- Fix sample project dependency. Remove leftover file.
- Add uploaded image preview to the jQuery upload page
- Support PhantomJS
- Change ng-file-upload input to match version 11.
- Merge pull request #40 from ArdentKid/master
- bower dependency fix for "cloudinary_ng"