Skip to content
On this page

Changelog

1.5.2 (2023-09-03)

Chores

1.5.1 (2023-06-23)

Documentation Changes

  • add Graphly Hub reference to the getting-started page (b92fc990)
  • update getting-started template example (b401bbd4)

New Features

  • Template interface typed TemplateAPI injection (e1ccd87f)

Bug Fixes

1.5.0 (2023-05-06)

Documentation Changes

  • add simulation-api snapshot section (a46f9ba2)
  • add render-template page (d259e634)
  • refactor to use graphly-cdn demo shape (8879db73)

New Features

  • forceSimulation snapshot method (e48d4cbf)
  • expose renderTemplate method (74af7b5a)
  • add Node type renderConfig object (020cbaf1)
  • refactor Node simulation reference (4e702a2c)
  • link rendering independency from forceSimulation (2ae6c73e)
  • font-family update (c84216bb)
  • expose Template type (f404bcc1)

1.4.1 (2023-03-15)

Documentation Changes

New Features

Bug Fixes

  • link calculateIntersectionDistance safeguard (186a51c3)

1.4.0 (2023-03-09)

New Features

  • vue3 component (merged from graphly-d3-vue package) (3d9a6ef)
  • satellite type property (df47305)
  • templateAPI coloring utilities (8d75e8a)
  • templateAPI ThemeStyle modifier (0ea9e97)
  • templateAPI OnThemeChange event (2051fd5)
  • simulation ThemeChange event (7ebe330)
  • link color property (d080796)
  • advanced link directed property (e673f0b)

Graphly D3 Documentation