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

Comparing version 11.0.0-rc.1 to 11.0.0

11

CHANGELOG.md

@@ -0,1 +1,12 @@

# 11.0.0
**Migrate from 10.0.0 to 11.0.0 - Check the official guide [HERE](https://ks89.github.io/angular-modal-gallery-2023-v11.github.io/)**
### Features
- remove `hammerjs` dependency (because deprecated) to mange swipe events preferring a custom directive #218 **(BREAKING CHANGE)**
- remove `mousetrap` dependency to manage ctrl+s/meta+s event to save the current image in modal-gallery component.
This in a very important change, because from now you won't be able to customize ctrl+s/meta+s shortcuts #237 **(BREAKING CHANGE)**
# 11.0.0-rc.1

@@ -2,0 +13,0 @@

2

package.json
{
"name": "@ks89/angular-modal-gallery",
"version": "11.0.0-rc.1",
"version": "11.0.0",
"description": "Image gallery for Angular",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -185,2 +185,3 @@ <h1 align="center">

- 07/08/2023 - 11.0.0 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
- 06/01/2023 - 11.0.0-rc.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)

@@ -187,0 +188,0 @@ - 11/18/2022 - 10.0.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)

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