Skip to content

Releases: cloudinary/cloudinary_angular

Angular 5.x Version 1.3.1

19 Jul 13:42
Compare
Choose a tag to compare

New functionality

  • Add support for angular 10 (#281)

Other changes

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

Angular 5.x Version 1.2.2

13 Apr 14:02
Compare
Choose a tag to compare

New functionality

  • Added bundlewatch (#268)
  • Added issue templates (#265)

Other changes

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

Angular 5.x Version 1.2.0-rc.0

17 Feb 15:22
Compare
Choose a tag to compare
Pre-release

New functionality

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

Other changes

  • Fix lazy load in chrome

Angular 5.x Version 1.1.0

09 Dec 14:45
Compare
Choose a tag to compare

New functionality

  • Add support to lazy loading
  • Add placeholder component
    Other changes

  • Add test for custom function
  • Add fps tests

Angular 5.x Version 1.0.2

16 Jul 11:09
Compare
Choose a tag to compare
  • Update sample to Angular 6. Fixes #138
  • Add isBrowser check for SSR. Fixes #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

Angular 5.x Version 1.0.1

28 Jan 12:54
Compare
Choose a tag to compare
  • Add onLoad and onError event emitters (#128)
  • Universal rendering (#120)
  • Add cld-responsive as an alias for responsive attribute (#91)
  • Update samples to use SDK for Angular 5

Angular 5.x Version 1.0.0

22 Nov 14:12
Compare
Choose a tag to compare
  • Upgrade to Angular5 (#115)
  • Update Readme to point to HTTPS URLs of cloudinary.com
  • Angular: Unit Test for gravity:auto (#99)
  • Update README.md
  • Add links to online samples to README
  • Fix handling of dynamic updates to public-id. Fixes #83 (#94)
  • Add start to npm scripts.
  • Update sample apps to Angular 4.x. Make all projects use config.ts.
  • Fixes #89
  • Add comments to ng2-file-upload usage

Angular 4 Version 1.1.0

22 Nov 14:55
Compare
Choose a tag to compare
  • Update Readme to point to HTTPS URLs of cloudinary.com
  • Angular: Unit Test for gravity:auto (#99)
  • Update README.md
  • Fix handling of dynamic updates to public-id. Fixes #83 (#94)
  • Add links to online samples to README
  • Add start to npm scripts.
  • Update sample apps to Angular 4.x. Make all projects use config.ts.
  • Fix #89
  • Add comments to ng2-file-upload usage

Angular 4.x Version 1.0.0

18 May 12:28
Compare
Choose a tag to compare

This is the initial support for Angular 4.x!

  • Use place holders for module name and version number
  • Update README.md
  • Update lib and samples to Angular 4
  • Merge pull request #67 from cloudinary/isNamedNodeMap-fix-for-firefox
  • Update README links with Angular2 SDK
  • Update toCloudinaryAttributes to use MozNamedAttrMap for old versions of FireFox

Version 2.1.2 (bower only)

21 Apr 16:41
Compare
Choose a tag to compare
  • Add bower.json definition to angular_next (Angular 2) branch.