Releases: BenjaminBrandmeier/angular2-image-gallery
Releases · BenjaminBrandmeier/angular2-image-gallery
21.0.0
Angular 21 support
20.0.1
19.0.0
- Angular 19 support
15.2.0
- Adding optional parameter [lazyLoadGalleryImages] to turn off lazy loading when set to false and instead load all gallery images at once.
15.1.0
- Adding optional parameter [includeViewer] to support use cases where viewer is placed outside the gallery component by hand
15.0.0
- Angular 15 support
- Fix for asynchronous reloading of images
- Small performance improvements
14.0.3
- Supporting Angular 14
- Supporting Lazy Loading
- Improving setup
6.0.0
- Compatible with Angular 6
- Compatible with angular-cli 6.0.0 and AOT
- Basic paging support by providing a maximum rows per page
1.0.0
Lot's of changes happend since the last tag on GitHub, since I didn't tag accordingly.
Just a short summary:
- Compatible with Angular 4
- Compatible with angular-cli 1.0.0 and AOT
- Added support for remote image and metadata location
- Added support for multiple gallerys independant of the remote location approach
- Integrated Browserstack into Travis CI
- More tolerant during conversion process
- Removed Angular Material 2
- ...