All Versions
10
Latest Version
Avg Release Cycle
70 days
Latest Release
2176 days ago

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, 2017

    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
    • ...
  • v0.5.6 Changes

    January 15, 2017
    • ๐Ÿ›  Fixed IE 11 animation issue in viewer. #18
    • ๐Ÿ›  Fixed pre-processing issue where images without EXIF data weren't able to be process. #19
    • โž• Added possibility to configure sorting via command line args. #19
    • Made a bunch of NPM publish related optimizations.
  • 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
    • ๐Ÿ‘Œ improved image quality auto detection
    • provide control for user to select desired image quality during image viewing
    • ๐Ÿ›  fix arrow display bug #2 (thanks to @bob-lee)
    • ๐Ÿ made build windows compatible
    • โšก๏ธ updated to angular-cli 1.0.0-beta.24 and angular 2.3.1
  • 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