Skip to content

6.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ks89 Ks89 released this 03 Jun 09:57

Experimental and unstable release! Please use the latest stable release for your projects.

To use this unstable release for testing purposes: npm i --save @ks89/angular-modal-gallery@latest


Documentation website v6: HERE


Features

  • add close method inside gallery.service (requested by @Enngage)
  • force side previews at the margins, because they was moving with current images of different sizes (rectangular) (requested by @Enngage)
  • add workaround to support SystemJS + AOT #142 - requested by @mlc-mlapis (BREAKING CHANGE FOR ALL SYSTEMJS USERS)

Docs

  • release documentation website beta.2

Demos

  • Update all examples with the usage of close method