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

@swimlane/ngx-graph

Package Overview
Dependencies
Maintainers
52
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swimlane/ngx-graph - npm Package Versions

23
6

9.0.1

Diff

Changelog

Source

9.0.1

  • Fix: Restore versions in package.json to last 4 Angular
steveblue
published 9.0.0 •

Changelog

Source

9.0.0

  • Breaking: Fix issues with load due to asynchronous node dimension handling
  • Chore: Updated peer dependencies to support angular 18 and newer dependencies
  • Chore: Updated documentation portal to run on Storybook

This release causes possible breaking changes to how ngx-graph displays on load. The changes should make ngx-graph load more reliably.

If you have developed in the repository previously, you may need to delete your node_modules and run yarn after updating to the latest on master. This repository switched from npm to yarn. Multiple development commands in the package.json have moved. See the README.md for an up to date reference.

steveblue
published 9.0.0-beta.3 •

steveblue
published 9.0.0-beta.2 •

steveblue
published 9.0.0-beta.1 •

steveblue
published 9.0.0-beta.0 •

marjan-georgiev
published 8.4.0 •

Changelog

Source

8.4.0

  • Fix: Fixes a styling issue when using ngx-graph and ngx-charts on the same page
  • Chore: Updated peer dependencies to support new angular versions
steveblue
published 8.3.0 •

Changelog

Source

8.3.0

  • Feature: new ZoomOptions gives users the ability to force update zoom to fit by omitting internal check and combining auto center to reduce chance of flicker.

  • Feature: enablePreUpdateTransform @Input allows users to disable extra call to updateTransform internally, reducing chance of flicker.

  • Feature: stateChange @Output emits changes in state, allowing users to check status of the graph.

  • Feature: hasGraphDims, hasDims, hasNodeDims, and hasCompoundNodeDims allow users to check elements have dimension.

  • Chore: Update docs.

  • Bug: Update graph dimensions before zoom because sometimes they were out of sync.

  • Bug: Format README instructions.

steveblue
published 8.2.4 •

Changelog

Source

8.2.4

  • Bug: Position was offset by default (#539)
steveblue
published 8.2.3 •

Changelog

Source

8.2.3

  • Feature: centerNodesOnPositionChange Input when set to false will ignore dimensions when positioning nodes. Default is set to true to replicate existing behavior.
23
6
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