All Versions
10
Latest Version
Avg Release Cycle
70 days
Latest Release
2133 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