github jacomyal/sigma.js v2.4.0

latest releases: sigma@3.0.0-beta.18, @sigma/edge-curve@3.0.0-beta.7, sigma@3.0.0-beta.17...
18 months ago

Features

  • #1289 - Adding Camera.updateState
  • Program classes given in settings (nodeProgramClasses, edgeProgramClasses) are now merged with default ones for convenience
  • #1287 - Adding the hoverNodeProgramClasses setting so that it is possible to have different programs rendering nodes and their hover
  • #1273 - Adding the Sigma.setGraph method to renderers
  • Adding renderer generic type to specify graph type (thanks to @lf-)

Bug fixes

  • #1285 - Fixing label selection when camera is rotated
  • #1206, #1257 - Fixing node.image program (thanks to @kaij and @boogheta)
  • #1286 - Fixing right-click erroneously triggering camera drag events
  • #1242, #1282 - Fixing multiple issues related to touch captor (thanks to @kaij and @boogheta)
  • #1272 - Fixing quadtree-related stack overflows
  • Fixing graph event leak on Sigma.kill
  • #1253 - Fixing edge.fast program not respecting hidden
  • Fixing edge.fast vert shader not unpacking color correctly
  • #1251 - Fixing alpha value parsing of hex colors (thanks to @kaij)

Don't miss a new sigma.js release

NewReleases is sending notifications on new releases.