Socket
Socket
Sign inDemoInstall

@swimlane/ngx-graph

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swimlane/ngx-graph - npm Package Versions

2345

8.4.0

Diff

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.
jogaj_26
published 8.2.2 •

Changelog

Source

8.2.2

  • Bug: Getting right values for edge midPoints (#511)
steveblue
published 8.2.1 •

Changelog

Source

8.2.1

  • Bug: When using deferDisplayUntilPosition compound nodes and clusters may not be displayed (#511)
steveblue
published 8.2.0 •

Changelog

Source

8.2.0

  • Feature: Update Angular 16 as a peer dependency (#499)
  • Feature: Use deferDisplayUntilPosition Input to display nodes after position returned by layout (#509)
steveblue
published 8.1.0 •

Changelog

Source

8.1.0

  • Feature: Support Elk Compound Nodes (#502) (#506)
  • Bug: Fix issues with the build (#507)
marjan-georgiev
published 8.0.3 •

Changelog

Source

8.0.3

  • Chore: Bump d3 dependencies (#477)
  • Bug: Fix an issue where fixing a node position would not work (#463)
marjan-georgiev
published 8.0.2 •

Changelog

Source

8.0.2

  • Chore: Add angular 14 as a peer dependency
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