Socket
Socket
Sign inDemoInstall

@ks89/angular-modal-gallery

Package Overview
Dependencies
10
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123457Next

6.1.0

Diff

Changelog

Source

6.1.0

Features

  • add base64 support as image path #147
  • add new Image property to choose a file name for download #146

Testing

  • add other tests to cover some missing scenarios
  • add unit testing for all new features

Demos

  • add base64 demo to all examples
  • add custom file name for download demo to all examples
ks89
published 6.0.2 •

Changelog

Source

6.0.2

Bugfixes

  • fix current-image visibility on Microsoft Edge for Desktop #146
ks89
published 6.0.2-beta.1 •

Changelog

Source

6.0.2-beta.1

Bugfixes

  • fix current-image visibility on Microsoft Edge for Desktop #146
ks89
published 6.0.1 •

Changelog

Source

6.0.1

Bugfixes

  • fix readme published on npmjs
ks89
published 6.0.0 •

Changelog

Source

6.0.0

Features

  • id is now a mandatory input parameter (BREAKING CHANGE)
  • new package name @ks89/angular-modal-gallery (to install use npm i --save @ks89/angular-modal-gallery@next) (BREAKING CHANGE)
  • Support Angular Package Format specification v5 (BREAKING CHANGE)
  • Remove Angular 4 support (BREAKING CHANGE)
  • 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) (BREAKING CHANGE)
  • Add workaround to support SystemJS + AOT #142 - requested by @mlc-mlapis (BREAKING CHANGE FOR ALL SYSTEMJS USERS)
  • Add full-screen button in FULL strategy
  • Move loadingConfig, description and downloadble into CurrentImageConfig (BREAKING CHANGE)

Bugfixes

  • Fix an issue when strictNullChecks and AOT are enabled together

Internal library changes

  • Force AOT builds with all strict options in ng-packagr tsconfig file used in npm run build:lib
  • Migrate to nwrl/nx 0.9.0
  • Migrate to ng-packagr 2

Testing

  • Update full-screen button
  • Update for the new loadingConfig api
  • Update unit testing with the new CurrentImageConfig

Chores

  • New 6.0.0 logo red/orange

Docs

  • Release the new documentation website 6.0.0

Demos

  • Add an example with Angular 5.x.x and angular-cli 1.7.x
  • Update all examples to the new APIs
  • Remove webpack example
ks89
published 6.0.0-beta.2 •

Changelog

Source

6.0.0-beta.2

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
ks89
published 6.0.0-beta.1 •

Changelog

Source

6.0.0-beta.1

Docs

  • release documentation website beta.1

Demos

  • Update all examples to Angular 6 (also universal)
  • Add an example with Angular 5.x.x and angular-cli 1.7.x
ks89
published 6.0.0-alpha.4 •

Changelog

Source

6.0.0-alpha.4

Features

  • add full-screen button in FULL strategy
  • new 6.0.0 logo red/orange

Testing

  • update full-screen button
  • update for the new loadingConfig api

Bugfixes

  • fix an issue when strictNullChecks and aot are enabled together

Internal library changes

  • force AOT builds with all strict options in ng-packagr tsconfig file used in npm run build:lib
ks89
published 6.0.0-alpha.3 •

Changelog

Source

6.0.0-alpha.3

Features

  • move loadingConfig, description and downloadble into CurrentImageConfig

Demos

  • Update all examples

Testing

  • Update unit testing with the new CurrentImageConfig
ks89
published 6.0.0-alpha.2 •

Changelog

Source

6.0.0-alpha.2

Features

  • Description bottom margin in modal image is now 0px instead of 5px (BREAKING CHANGE)

Internal lib changes

  • migrate to angular 6
  • migrate ru rxjs 6
  • migrate to angular-cli 6
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc