sigma.js v1.0.3 Release Notes

Release Date: 2014-08-22 // over 9 years ago
  • Here is what's new:

    • ๐Ÿ›  Fixed #186: NPM sigma package
    • ๐Ÿ†• New helper sigma.utils.zoomTo (thanks to @josemazo)
    • ๐Ÿ›  Fixed #241: Improved canvas renderer
    • ๐Ÿ›  Fixed #244: (min|max)(Node|Edge)Size as strings or numbers
    • ๐Ÿ”Œ Cross available in the customShapes plugin (thanks to @csweaver)
    • ๐Ÿ”Œ Relative size plugin (thanks to @tsdaemon)
    • ๐Ÿ›  Fixed y positions from sigma.parsers.gexf (thanks to @totetmatt)
    • ๐Ÿ›  Fixed lag problem for the dragNodes plugin on Firefox (thanks to @apitts)
    • โž• Added the singleHover settings (thanks to @patrickmarabeas)
    • ๐Ÿ‘Œ Improved dragNodes behaviours with several hovered nodes (thanks to @patrickmarabeas)
    • โž• Added self-loops rendering for curved edges (thanks to @ssidorchick)
    • โšก๏ธ Updated gexfParser.js version
    • ๐Ÿ”Œ HITS statistics computation plugin (thanks to @mef)
    • ๐Ÿ›  Fixed #299: Fixed npm build
    • ๐Ÿ›  Fixed #332: Fixed grunt tasks for building plugins
    • ๐Ÿ›  Fixed #347: Added polymorphism for the autoRescale setting
    • ๐Ÿ›  Fixed build for Force-Atlas 2 plugin (thanks to @luca)
    • ๐Ÿ›  Fixed some typos (thanks to @Tal-Daniel)
    • ๐Ÿ”Œ Custom edge shapes plugin (thanks to @sheymann)
    • ๐Ÿ”Œ Filter API plugin (thanks to @sheymann)
    • ๐Ÿ‘ Right-click support (thanks to @sheymann)
    • Event data now always dispatched by sigma.core (thanks to @sheymann)
    • โž• Added the attachBefore method to sigma.classes.graph (thanks to @sheymann)
    • ๐Ÿ›  Fixed buggy behaviour with the dragNodes plugin when container is offset (thanks to @Pie21)
    • โšก๏ธ Updated NPM dev dependencies
    • ๐Ÿ›  Fixed a leak in sigma.classes.graph (details at #340)
    • WebGL based Force-Atlas 2