Skip to content

Tags: ddotx/cloudinary_angular

Tags

(5.x)1.4.0

Toggle (5.x)1.4.0's commit message
* Add service api to update configuration during runtime (cloudinary#302

)

* Add support to angular 11  (cloudinary#304)

(5.x)1.3.4

Toggle (5.x)1.3.4's commit message
Version 1.3.4

(5.x)1.3.3

Toggle (5.x)1.3.3's commit message
* Add test for secure placeholder (cloudinary#291)

* Update accessibility to use core transformation (cloudinary#290)
* Update placeholder to use core transformation(cloudinary#289)

(5.x)1.3.2

Toggle (5.x)1.3.2's commit message
 Updated placeholder styling (cloudinary#288)

(5.x)1.3.1

Toggle (5.x)1.3.1's commit message
New functionality

-----------------
 * Add support for angular 10 (cloudinary#281)

Other changes
-----------------
 * Fix placeholder when user passes css style (cloudinary#284)
 * Add test for normalized user variables (cloudinary#280)
 * Update workspace to version angular 7 (cloudinary#278)
 * Fix user variables (cloudinary#276)
 * Add test coverage (cloudinary#285)
 * Update cloudinary-core version (cloudinary#286)

(5.x)1.2.2

Toggle (5.x)1.2.2's commit message
New functionality

-----------------
* Added bundlewatch (cloudinary#268)
* Added issue templates (cloudinary#265)

Other changes
-----------------
*  Removed lock files from sample projects (cloudinary#271)
*  Updated placeholder constants data structure (cloudinary#270)
*  Updated styling for image without placeholder (cloudinary#266)
*  Update sample links (cloudinary#264
*  Update vectorize placeholder transformation (cloudinary#259)

(5.x)1.2.0-rc.0

Toggle (5.x)1.2.0-rc.0's commit message
New functionality

-----------------
* Add support for Angular 9
* Add predominant-color
* Add `accessibility` attribute to `cl-image`

Other changes
-----------------
* Fix lazy load in chrome

(5.x)1.1.0

Toggle (5.x)1.1.0's commit message
Angular 5.x Version 1.1.0

(5.x)1.0.3

Toggle (5.x)1.0.3's commit message
 * Update dependencies

(5.x)1.0.2

Toggle (5.x)1.0.2's commit message
 * Update sample to Angular 6. Fixes cloudinary#138

  * Add isBrowser check for SSR. Fixes cloudinary#150
  * Avoid errors in angular-universal server rendering
  * Set common background properties for
  * CloudinaryBackgroundImageDirective
  * export CloudinaryBackgroundImageDirective
  * Add background image directive
  * Add tests for `quality:auto` parameter
  * Add a test of keyframe_interval (ki) parameter
  * Add tests of overlay/underlay with a fetched image
  * Add tests of initialWidth and initialHeight params
  * Exclude *.d.ts files from lint check
  * Update samples to latest Angular 5 SDK version 1.0.1