Branch: refs/heads/feature/gpu
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 0b6fb8627526d93327e291df30252a4f030e95c2
      
https://github.com/cytoscape/cytoscape.js/commit/0b6fb8627526d93327e291df30252a4f030e95c2
  Author: Mike Kucera <[email protected]>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  add EnrichmentMap, ArcadeDB, NodeLand and Orchidex to the who-uses list

refs #914


  Commit: 0658a48f58285b635fc042687f8ac70511676b6b
      
https://github.com/cytoscape/cytoscape.js/commit/0658a48f58285b635fc042687f8ac70511676b6b
  Author: Mike Kucera <[email protected]>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M documentation/md/extensions.md

  Log Message:
  -----------
  Add 'pdf-export' to list of extensions


  Commit: 6136ee80edb2966aa81bb4000f0fc95d40feb4ed
      
https://github.com/cytoscape/cytoscape.js/commit/6136ee80edb2966aa81bb4000f0fc95d40feb4ed
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Fix breadthfirst layout inside a bounding box


  Commit: 5e5fd9cc2565c7d5a8031f05742379f399289d3a
      
https://github.com/cytoscape/cytoscape.js/commit/5e5fd9cc2565c7d5a8031f05742379f399289d3a
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Use isChildless() for !isParent()


  Commit: bce9fd3fa3ac677dc17e5f17f298fefc9b94819a
      
https://github.com/cytoscape/cytoscape.js/commit/bce9fd3fa3ac677dc17e5f17f298fefc9b94819a
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Update depthsLen when an orphan row is added


  Commit: 2b60a448dd525e445c2515d5434528e793d600dc
      
https://github.com/cytoscape/cytoscape.js/commit/2b60a448dd525e445c2515d5434528e793d600dc
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Substract layout padding from y and x distance


  Commit: 80c42407df48a95cf4834f06bf56b5dbea0cd8d1
      
https://github.com/cytoscape/cytoscape.js/commit/80c42407df48a95cf4834f06bf56b5dbea0cd8d1
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Substract average node size from y and x distance


  Commit: 32a0bdaaa3ea404025968d76a58c9395974db385
      
https://github.com/cytoscape/cytoscape.js/commit/32a0bdaaa3ea404025968d76a58c9395974db385
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Fix initial values for average node size


  Commit: 14b3730d5fdd42a3a20b9e69a4dad208075cae8c
      
https://github.com/cytoscape/cytoscape.js/commit/14b3730d5fdd42a3a20b9e69a4dad208075cae8c
  Author: Mike Kucera <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Merge pull request #3292 from 
soetji/fix/breadthfirst-centering-and-bounding-box

Fix breadthfirst layout to center all rows vertically and each row 
horizontally; and to respect a given bounding box


  Commit: adb39a6a2725767d0e9753a6caf76baa75b1af4a
      
https://github.com/cytoscape/cytoscape.js/commit/adb39a6a2725767d0e9753a6caf76baa75b1af4a
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Use cy.extent() as layout bounding box


  Commit: f2b8b8d8528bf4318dc7bfde4a962bd1e0d74dea
      
https://github.com/cytoscape/cytoscape.js/commit/f2b8b8d8528bf4318dc7bfde4a962bd1e0d74dea
  Author: Soetji Anto <[email protected]>
  Date:   2024-11-10 (Sun, 10 Nov 2024)

  Changed paths:
    M package-lock.json

  Log Message:
  -----------
  npm install


  Commit: dd0e9f8a191c46c3f223c2596bf9fd91c0517f21
      
https://github.com/cytoscape/cytoscape.js/commit/dd0e9f8a191c46c3f223c2596bf9fd91c0517f21
  Author: Mike Kucera <[email protected]>
  Date:   2024-11-11 (Mon, 11 Nov 2024)

  Changed paths:
    M package-lock.json
    M src/extensions/layout/breadthfirst.js

  Log Message:
  -----------
  Merge pull request #3294 from soetji/fix/breadthfirst-in-cy-extent

Fix breadthfirst layout to stay inside viewport on fit: false and no boundingBox


  Commit: 40fec5aeb4283d599166e22cd975abd00e42798a
      
https://github.com/cytoscape/cytoscape.js/commit/40fec5aeb4283d599166e22cd975abd00e42798a
  Author: Mike Kucera <[email protected]>
  Date:   2024-11-11 (Mon, 11 Nov 2024)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Remove OMIC Tools link


  Commit: b39db335fd1e61c0a8360b62cd008a1cf2193ed5
      
https://github.com/cytoscape/cytoscape.js/commit/b39db335fd1e61c0a8360b62cd008a1cf2193ed5
  Author: Mike Kucera <[email protected]>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M src/style/apply.js

  Log Message:
  -----------
  Remove call to isBundledBezier() in checkBoundsTrigger()

Fixes #3299


  Commit: aef0ba4c6748b7f8859af467d99729c6f9a80ddf
      
https://github.com/cytoscape/cytoscape.js/commit/aef0ba4c6748b7f8859af467d99729c6f9a80ddf
  Author: Mike Kucera <[email protected]>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M documentation/md/extensions.md
    M documentation/md/intro.md
    M src/extensions/layout/breadthfirst.js
    M src/style/apply.js

  Log Message:
  -----------
  Merge branch 'unstable' into feature/gpu


  Commit: 68ebbb6b2d6d6c37e1123a73950333a96f3fe101
      
https://github.com/cytoscape/cytoscape.js/commit/68ebbb6b2d6d6c37e1123a73950333a96f3fe101
  Author: Mike Kucera <[email protected]>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M src/extensions/renderer/canvas/webgl/atlas.js
    A src/extensions/renderer/canvas/webgl/defaults.js
    M src/extensions/renderer/canvas/webgl/drawing-edges-webgl.js
    M src/extensions/renderer/canvas/webgl/drawing-nodes-webgl.js
    M src/extensions/renderer/canvas/webgl/drawing-redraw-webgl.js

  Log Message:
  -----------
  remove circular dependencies


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/8c5568cb7bb7...68ebbb6b2d6d

To unsubscribe from these emails, change your notification settings at 
https://github.com/cytoscape/cytoscape.js/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/feature/gpu/8c5568-68ebbb%40github.com.

Reply via email to