Releases: cloudinary/cloudinary_angular
Releases · cloudinary/cloudinary_angular
Angular 5.x Version 1.3.1
Angular 5.x Version 1.2.2
New functionality
Other changes
Angular 5.x Version 1.2.0-rc.0
New functionality
- Add support for Angular 9
- Add predominant-color
- Add
accessibility
attribute tocl-image
Other changes
- Fix lazy load in chrome
Angular 5.x Version 1.1.0
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
- 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
Angular 5.x Version 1.0.0
- 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
- 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
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)
- Add
bower.json
definition toangular_next
(Angular 2) branch.