Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ks89/angular-modal-gallery

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ks89/angular-modal-gallery - npm Package Versions

1
7

7.0.0-beta.1

Diff

Changelog

Source

7.0.0-beta.1

Features

  • remove unused stuff and change some names to simplify apis
  • add @Outputs (show, isLastimage and isFirstImage) to catch navigation events like for modal-gallery
  • merge the feature 'add a new method called update into GalleryService' from version 6.3.0

Unit testing

  • improve unit testing

Documentations

  • rewrite navbar without bootstrap
  • improve sidebar for both features and demo
  • upgrade to the latest alpha version of angular-modal-gallery
  • improve all carousel examples (updating input tables)
  • improve colors and accessibility
  • fix compatibility table in homepage
  • update default values page

Chores

  • update readme with a better layout (table of contents, images and so on)
ks89
published 6.3.0 •

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
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc