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
andresize
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