sigma.js v2.3.0 Release Notes

  • ๐Ÿ”‹ Features

    • undocumented - Publishes examples to the website
    • #1142 - Improves TypeScript typings for events
    • โšก๏ธ #1170 - Simplifies and optimizes multiplyVec internal function
    • #1196 - Adds new allowInvalidContainer to prevent sigma.js from throwing errors when it does not find valid width and/or height
    • ๐ŸŽ #1205 - Adds a new example showcasing sigma's scalability and performances
    • #1215 - (ticket still opened) Improves animateNodes
    • #1224 - Adds new internal function floatArrayColor
    • #1225 - Adds new beforeRender and resize events
    • ๐Ÿšš #1227 - Implements #preventSigmaDefault for mouse move events

    ๐Ÿ› Bug fixes

    • #1214 - Cleans graph lifecycle events handling
    • ๐Ÿ”ง #1216 - Fixes CodeSandbox configuration for multiple examples (and the template)
    • ๐Ÿ›  #1219 - Fixes hidden / excess renderings from node.ts program
    • ๐Ÿ›  #1223 - Fixes dynamic constant color in various fragment shaders
    • ๐Ÿ›  #1226 - Fixes broken node.ts program