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

ng-gallery

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-gallery - npm Package Versions

1
6

6.0.0

Diff

Changelog

Source

6.0.0

  • Update to Angular 13, closes #424 in #420.
murhaf
published 5.1.1 •

Changelog

Source

5.1.1

Adds a new option to the global config as well as an input called thumbView which is expects a value of either default or contain

  • feat(core): Thumbnails should always use the available space, closes #340 in ad3e514 and 5523b2e.
  • feat(core): Add stateSnapshot property to GalleryRef to get an instant snapshot of the gallery state observable.
  • fix(core): Video item displays the application instead of video, closes #398 in f07c304.
  • fix(core): Issue with gallery.remove() function, closes #405 in f0fb1c3 and 6e080b4.

Special thanks to @NexGenUA for his PR

murhaf
published 5.1.0 •

murhaf
published 5.0.0 •

Changelog

Source

5.0.0

  • Upgrade to Angular 10.
  • feat(Lightbox): Add start/exit animation options, closes #346 in 6799a1c.
  • feat(video item): ability to disable video controls, in f6b48b1.
  • feat(video item, youtube item): Ability to autoplay, closes #304 in 9caf8bf.
  • feat(youtube item): Allow url parameters, closes #302 in 3760789.
  • fix(lightbox): Remove cdk styles import from the library.
  • fix(video item): Cannot read property 'nativeElement' of undefined, closes #353 in ff10363.
  • fix(video item): Sanitized urls not working in <video>, closes #346 in 6799a1c.
murhaf
published 5.0.0-beta.3 •

murhaf
published 5.0.0-beta.2 •

murhaf
published 5.0.0-beta.1 •

Changelog

Source

5.0.0-beta.1

  • Upgrade to Angular 9.
  • Combine all packages in one package.
  • Remove import HttpClientModule from GalleryModule.

Breaking changes

Before:

  • The packages were published on @ngx-gallery/core, @ngx-gallery/lightbox and @ngx-gallery/gallerize.

After:

  • All the packages are now combined in ng-gallery (NOTE: it is not ngx-gallery that is a different package).
  • Import GalleryMlodule from ng-gallery and LightboxModule from ng-gallery/lightbox.
  • The module GallerizeModule has been removed, the [gallerize] directive can still be used from the LightboxModule.
murhaf
published 1.0.1 •

Changelog

Source

1.0.1

  • fix double click on thumbnails and bullets, closes #45.
murhaf
published 1.0.0 •

Changelog

Source

1.0.0

Fixes:

  • fix(GalleryNav): Hide navigation on panning.
  • fix(GalleryPlayer): Wait until image is loaded before starting the timer.

Features:

  • feat(GalleryPlayer): Add progressbar color option.
  • feat(GalleryPlayer): Add progressbar thickness option.
  • feat(GalleryPlayer): Add position option top and bottom.
  • feat(GalleryActions): Add gallery events
  • feat(GalleryNav): Add prevClass and nextClass options to customize navigation icons
  • feat(classNames) Add className option to container, thumbnails, bullets

Performance Improvements:

  • refactor(GalleryThumbnail) improve performance

Breaking Changes:

  • refactor(GalleryConfig): rename config.thumbnails.space to config.thumbnails.margin
  • refactor(GalleryBullets): remove vertical positioning right and left
murhaf
published 1.0.0-beta.10 •

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