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
Previous123467Next

6.3.0

Diff

Changelog

Source

6.3.0

Features

  • add a new method called 'update' into GalleryService to be able to update an image of the gallery calling this method, also when modal-gallery is already opened #161 (requested and partially implemented by @smardine (see pull request https://github.com/Ks89/angular-modal-gallery/pull/162))
ks89
published 7.0.0-alpha.2 •

Changelog

Source

7.0.0-alpha.2

Bugfixes

  • fix responsive issue for carousel with fixed width
  • fix wrong height of carousel's previews when hidden

Internal library changes

  • upgrade to angular-cli 7 and Angular 7
  • upgrade to Typescript 3.1.1
  • add new MaxDirective to change max-height and max-width fully tested
  • fix build internal docs with typedoc, using the latest @nect release to support typescript 3.1.1

Demos

  • add new demo angular-cli-6 to test this library also on angular 6
  • upgrade both angular-cli, universal and angular-cli-material to angular 7, angular-cli 7 and angular-material 7

Documentations

  • improve documentation website with a new Font
  • improve performance with service workers, external fonts and optimized images and SVGs
  • fix SEO issues about H1-H6
  • fix SEO issues about page titles and best practices about icons, themes, manifest.json and so on
  • add Google Analytics
  • update to Angular 7 and angular-cli 7
  • improve SSR and prerender
  • remove unused libs like ng-bootstrap, jquery, popper and others
  • first implementation of app-shell (still no working because of some incompatibilities with third party libs)
  • add some examples of Carousel
  • remove sidebar for all pages except for demo and features
  • add accordion to demo sidebar, also saved in local storage

Unit testing

  • restore code coverage for library's unit testing
  • restore multiple browsers to run tests
  • add unit testing for id-validator service and improve it forcing integer id values > 0 (BREAKING CHANGE)
ks89
published 7.0.0-alpha.1 •

Changelog

Source

7.0.0-alpha.1

Features

  • add (plain) carousel with previews
  • new method in GalleryService called 'navigateGallery'
  • gallery ids must be unique across the whole application (BREAKING CHANGE)
  • requires rxjs >= 6 (BREAKING CHANGE)
  • requires angular >= 6 (BREAKING CHANGE)
  • change preview's sliding behaviour (simple and cleaner then before, taken from carousel's previews) (BREAKING CHANGE)

Internal library changes

  • migrate to the official ng lib features in angular-cli >= 6.2

Demos

  • update main example with multiple pages
  • upgrade all examples with multiple pages

Documentations

  • new documentation website https://github.com/Ks89/angular-modal-gallery-2018-v7.github.io

CI

  • upgrade CI config files to Node 10
ks89
published 6.2.3 •

Changelog

Source

6.2.3

Bugfixes

  • when you press the back button, page scroll remains blocked, because the modal gallery isn't completely closed (reported by @srtab #159)
ks89
published 6.2.2 •

Changelog

Source

6.2.2

Bugfixes

  • when you add images asynchronously with the modal gallery already opened, infinite sliding, the arrows, images and previews are managed in the wrong way (reported by @rezo-evodion #157)
ks89
published 6.2.2-beta.1 •

Changelog

Source

6.2.2-beta.1

Bugfixes

  • when you add images asynchronously with the modal gallery already opened, infinite sliding, the arrows, images and previews are managed in the wrong way (reported by @rezo-evodion #157)
ks89
published 6.2.1 •

Changelog

Source

6.2.1

Bugfixes

  • if infinite sliding is enabled and there is only one image, navigation arrows should be hidden (reported by @rezo-evodion #156)
ks89
published 6.2.0 •

Changelog

Source

6.2.0

Features

  • add a new config property ('invertSwipe') inside CurrentImageConfig to invert swipe direction (requested by @anacatarinasousaaa #154)
ks89
published 6.1.2 •

Changelog

Source

6.1.2

Bugfixes

  • fix readme.md on npmjs with the url to stackblitz v6, instead of v5
ks89
published 6.1.1 •

Changelog

Source

6.1.1

Bugfixes

  • modal image loses proportions on mobile when resized (caused by version 6.0.2 #145) fixed with #153
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