New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-panzoom

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-panzoom - npm Package Versions

2

19.0.0

Diff

Changelog

Source

19.0.0

  • Replaced RxJS API with component-based API.
  • Compatible with Angular >= 18.
  • Demo app now part of this repo.
  • Added selector ngx-panzoom.
kensingtontech
published 18.0.0 •

Changelog

Source

18.0.0

  • Updated for Angular 18.x.x.
kensingtontech
published 17.0.0 •

Changelog

Source

17.0.0

  • Updated for Angular 17.x.x.
kensingtontech
published 16.0.0 •

Changelog

Source

16.0.0

  • Updated for Angular 16.x.x.
kensingtontech
published 15.0.0 •

Changelog

Source

15.0.0

  • Updated for Angular 15.x.x.
kensingtontech
published 14.0.0 •

Changelog

Source

14.0.0

  • Updated for Angular 14.x.x.
kensingtontech
published 13.0.0 •

Changelog

Source

13.0.0

  • Updated for Angular 13.x.x.
kensingtontech
published 12.0.0 •

Changelog

Source

12.0.0

  • Updated for Angular 12.x.x.

Changed

  • Compiled with partial Ivy compilation mode.

11.x

  • Updated for Angular 11.x.x.

Fixed

  • Fix for config input being marked as private.
  • Improved single-touch pan handling (thanks to @dexterbt1).
kensingtontech
published 11.0.0 •

kensingtontech
published 10.3.0 •

Changelog

Source

10.3.0

Added

  • Added options lastPoint (default for backwards-compatibility) and viewCenter to zoomIn() and zoomOut() API methods. Defines which point to zoom to/from: either the centre of the screen or the last point zoomed to/from.
  • Proper TypeScript definitions for API methods.
  • Interface 'ZoomType'.

Fixed

  • Fixes for model.isPanning remaining true after pan end.
  • model.isPanning was not being set for panning API calls.
  • Fix for jump when freeZoom occurs during slowToHalt animation.

Changed

  • Batch apply zoom transforms for (possibly) better zoom performance / fewer reflows.
  • Set minimum Angular peer dependency version to 2.0.0. Note that this doesn't mean it's being tested with 2.0 or anything other than the most current Angular release.
2
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