All Versions
10
Latest Version
Avg Release Cycle
70 days
Latest Release
2366 days ago
Changelog History
Changelog History
-
v6.0.0 Changes
June 17, 2018- Compatible with Angular 6
- Compatible with angular-cli 6.0.0 and AOT
- ๐ Basic paging support by providing a maximum rows per page
-
v1.0.0 Changes
April 23, 2017Lot'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
- ...
-
v0.5.6 Changes
January 15, 2017 -
v0.5.3 Changes
January 07, 2017- Published angular2-image-gallery to npm, making embedding much easier
- ๐ Fixed demo z-index with material2 input
- ๐ Renamed from ng2imggallery to angular2-image-gallery (because another npm project exists under this name already)
-
v0.5.1 Changes
January 04, 2017- โ add demo component to demonstrate embedding the gallery into your angular 2 project
- ๐ง make image borders inside the gallery configurable
- ๐ง make image sizes configurable
- ๐ make gallery image quality flexibel depending on image sizes
-
v0.5.0 Changes
January 03, 2017- โ Added animations for opening image viewer and browsing through images
- โ Added swipe support for mobile devices (and desktop as well if you like to ;)) #8
- โก๏ธ Updated rendering approach to preload images in src tag an display them as background-image afterwards
- ๐จ Lot's of refactoring
- ๐ Some bugfixes #14, #15
-
v0.4.1 Changes
December 31, 2016- ๐ improved async loading behaviour by predisplaying dominant image color for entire images (fixes #3)
- ๐ included continuous integration with Travis CI (build only for now)
- โฌ๏ธ reduced number of npm packages to one and simplified project structure
- made small enhancements for embedding ng2imggallery in another project
-
v0.4.0 Changes
December 29, 2016 -
v0.3.1 Changes
October 16, 2016- ๐ fixed issue with Microsoft Edge
-
v0.3.0 Changes
September 25, 2016- ๐ improved mobile experience
- ๐ป small UI improvements on arrows
- ๐ fixed a swipe bug