Skip to content

Tags: achernetsov/cloudinary_angular

Tags

2.1.1

Toggle 2.1.1's commit message
* Update npm package with missing files.

* Update sample projects.

2.1.0

Toggle 2.1.0's commit message
 * Support Angular AOT, fixes cloudinary#69

  * Fix reference to package name in README. Fixes cloudinary#68
  * Fix typo

2.0.0

Toggle 2.0.0's commit message
First release of the Angular 2.x compatible library

New Features
------------

  * cl-image and cl-video components
  * cl-transformation attribute directive
  * clSrc, clHref, clSrcset attribute directives

1.0.0

Toggle 1.0.0's commit message
New Features

------------

  * Support Responsive behaviour

Other Changes
-------------

  * Add tests for responsive behaviour
  * Add spec and karma to bower ignore list
  * Merge pull request cloudinary#42 from gilhanan/gilhanan-readme-patch-1
    * Add bower install instructions

0.2.0

Toggle 0.2.0's commit message
jQuery independent version

--------------------------

  * 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 cloudinary#40 from ArdentKid/master
  * bower dependency fix for "cloudinary_ng"

0.1.4

Toggle 0.1.4's commit message
Version 0.1.4

  * Upgrade Angular to 1.4 and ng-file-upload to version 7.0.x
  * Merge pull request cloudinary#35 from BrittanyLea/editReadMe
    * Edited typo under Uploading Images section.
  * Change sample project's bower to install local version of the package.
  * Fix cloudinary#16 multiple drag and drop
  * Modified bower configuration
  * upgrade angular file upload to latest version. support multiple file uploads in sample
  * Merge branch 'NotBobTheBuilder-master' from PR cloudinary#14
  * Friendlier DI for minification compatibility

0.1.3

Toggle 0.1.3's commit message
Version 0.1.3

edge

Toggle edge's commit message
Enables dynamic transformations

0.1.2

Toggle 0.1.2's commit message
Merge pull request cloudinary#8 from carlositocasal/bower-json-update

Correct homepage url.

v0.1.1

Toggle v0.1.1's commit message
version 0.1.1. cloudinary_js dependency update