[cytoscape/cytoscape.js] 19fb17: Fixes COSE TypeError by filtering the edges in the...

2023-10-26 Thread 'Max Franz' via cytoscape-cvs
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 19fb17857005294b45a49e77dcd45d5981d24edf
  
https://github.com/cytoscape/cytoscape.js/commit/19fb17857005294b45a49e77dcd45d5981d24edf
  Author: Christian Lopes 
  Date:   2023-10-24 (Tue, 24 Oct 2023)

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

  Log Message:
  ---
  Fixes COSE TypeError by filtering the edges in the passed-in options 
(discards any edge that has a connected node not in the passed-in node 
collection) -- #3170


  Commit: edd081041078815681e77f58df0e2995fc07b7c4
  
https://github.com/cytoscape/cytoscape.js/commit/edd081041078815681e77f58df0e2995fc07b7c4
  Author: Max Franz 
  Date:   2023-10-26 (Thu, 26 Oct 2023)

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

  Log Message:
  ---
  Merge pull request #3178 from cytoscape/fix/cose-3170

Fixes COSE TypeError by filtering the edges in the passed-in options


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/b1751b8253ea...edd081041078

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/b1751b-edd081%40github.com.


[cytoscape/cytoscape.js] 19fb17: Fixes COSE TypeError by filtering the edges in the...

2023-10-24 Thread 'Christian Lopes' via cytoscape-cvs
  Branch: refs/heads/fix/cose-3170
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 19fb17857005294b45a49e77dcd45d5981d24edf
  
https://github.com/cytoscape/cytoscape.js/commit/19fb17857005294b45a49e77dcd45d5981d24edf
  Author: Christian Lopes 
  Date:   2023-10-24 (Tue, 24 Oct 2023)

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

  Log Message:
  ---
  Fixes COSE TypeError by filtering the edges in the passed-in options 
(discards any edge that has a connected node not in the passed-in node 
collection) -- #3170


-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/fix/cose-3170/00-19fb17%40github.com.