Skip to content

Releases: BenjaminBrandmeier/angular2-image-gallery

0.4.1

31 Dec 13:02
Compare
Choose a tag to compare
  • 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

0.4.0

29 Dec 06:02
Compare
Choose a tag to compare
  • 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

0.3.1

16 Oct 15:06
Compare
Choose a tag to compare
  • fixed issue with Microsoft Edge

0.3.0

25 Sep 17:14
Compare
Choose a tag to compare
  • improved mobile experience
  • small UI improvements on arrows
  • fixed a swipe bug

0.2.1

14 Sep 21:34
Compare
Choose a tag to compare
  • Basic touch support
  • Fixed bug #1
  • Small UI improvements

0.2.0

18 Jun 06:27
Compare
Choose a tag to compare
  • Responsive support for the preview image inside the image viewer
  • File name based sorting during image preparation
  • Leveraging angular 2 component features
  • Gallery display bugfixes

0.1.0

09 Jun 21:05
Compare
Choose a tag to compare

First release. Rudimentary functionality is included in this version. Including support for several browsers and devices.
Still plenty of ideas and room for improvements.