[cytoscape/cytoscape.js] 29a3aa: :construction: WIP

2024-01-24 Thread 'Max Franz' via cytoscape-cvs
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 29a3aa63e021911c441b5258ea168d95e126449d
  
https://github.com/cytoscape/cytoscape.js/commit/29a3aa63e021911c441b5258ea168d95e126449d
  Author: EliotRagueneau 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M debug/init.js
M src/extensions/renderer/base/coord-ele-math/coords.js
M src/extensions/renderer/base/coord-ele-math/edge-endpoints.js
M src/extensions/renderer/base/node-shapes.js
M src/extensions/renderer/canvas/drawing-images.js
M src/extensions/renderer/canvas/drawing-nodes.js
M src/extensions/renderer/canvas/drawing-shapes.js
M src/extensions/renderer/canvas/node-shapes.js
M src/math.js
M src/style/properties.js

  Log Message:
  ---
  :construction: WIP


  Commit: 620b277b5f3d7ce2db8f9a79ca71462e5b1e5506
  
https://github.com/cytoscape/cytoscape.js/commit/620b277b5f3d7ce2db8f9a79ca71462e5b1e5506
  Author: EliotRagueneau 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M debug/init.js
M src/extensions/renderer/canvas/drawing-edges.js
M src/extensions/renderer/canvas/drawing-shapes.js

  Log Message:
  ---
  :construction: WIP


  Commit: 79ce93e19f73f988e2554aa7d14f7bef622082ea
  
https://github.com/cytoscape/cytoscape.js/commit/79ce93e19f73f988e2554aa7d14f7bef622082ea
  Author: EliotRagueneau 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M debug/init.js
M src/extensions/renderer/base/coord-ele-math/edge-control-points.js
M src/extensions/renderer/base/coord-ele-math/edge-endpoints.js
M src/extensions/renderer/base/node-shapes.js
M src/math.js

  Log Message:
  ---
  :sparkles: Support rounded rectangle up to pill shape


  Commit: 6514eb33585b995507d87fe32271042014095d64
  
https://github.com/cytoscape/cytoscape.js/commit/6514eb33585b995507d87fe32271042014095d64
  Author: EliotRagueneau 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M src/extensions/renderer/base/node-shapes.js
M src/extensions/renderer/canvas/drawing-shapes.js
M src/math.js
A src/round.js

  Log Message:
  ---
  :sparkles: Support rounded polygons (path + intersect + checkPoint)


  Commit: 4a245ea8c757d995379272d131ad45c7fa4cea78
  
https://github.com/cytoscape/cytoscape.js/commit/4a245ea8c757d995379272d131ad45c7fa4cea78
  Author: EliotRagueneau 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M debug/init.js
M src/extensions/renderer/base/coord-ele-math/edge-arrows.js
M src/extensions/renderer/base/coord-ele-math/edge-control-points.js
M src/extensions/renderer/canvas/drawing-edges.js
M src/style/properties.js

  Log Message:
  ---
  :sparkles: Support rounded edges (round-segments + round-taxi)


  Commit: 8bf1725f5a3afe76281fb0dabc6d481633b4e1a8
  
https://github.com/cytoscape/cytoscape.js/commit/8bf1725f5a3afe76281fb0dabc6d481633b4e1a8
  Author: EliotRagueneau 
  Date:   2023-12-16 (Sat, 16 Dec 2023)

  Changed paths:
M debug/init.js
M documentation/demos/edge-types/cy-style.json
M documentation/demos/edge-types/data.json
M documentation/md/style.md

  Log Message:
  ---
  :memo::boom: Start documentation + WARNING noticed bug within 
demos/edge-types, need fixing


  Commit: 6f67e969603703780b683b499d1fe18fb78589e4
  
https://github.com/cytoscape/cytoscape.js/commit/6f67e969603703780b683b499d1fe18fb78589e4
  Author: cqgong 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M documentation/demos/edge-types/code.js
M documentation/demos/edge-types/data.json
M src/extensions/renderer/base/coord-ele-math/edge-arrows.js

  Log Message:
  ---
  :lipstick: update edge types demo


  Commit: e4ecb4497e7d6ec7d066ba0bf512686ccea85620
  
https://github.com/cytoscape/cytoscape.js/commit/e4ecb4497e7d6ec7d066ba0bf512686ccea85620
  Author: cqgong 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M documentation/demos/edge-types/code.js
M documentation/demos/edge-types/data.json

  Log Message:
  ---
  :lipstick: grid layout up to 6 columns in edge types demo


  Commit: 15c32ec39afdfba20db8072641e61c36a1597f99
  
https://github.com/cytoscape/cytoscape.js/commit/15c32ec39afdfba20db8072641e61c36a1597f99
  Author: cqgong 
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
M documentation/md/style.md

  Log Message:
  ---
  :lipstick: round edge types documentation


  Commit: 8bfdee27a4f783bb8c231c537cf1f5e0385703fb
  
https://github.com/cytoscape/cytoscape.js/commit/8bfdee27a4f783bb8c231c537cf1f5e0385703fb
  Author: EliotRagueneau 
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
M src/extensions/renderer/base/coord-ele-math/edge-arrows.js

  Log Message:
  ---
  :memo: Avoid using midVector cache when not available (not round)


  Commit: 53ccf2ff7686d149b39b4dd4a102b4275b5ebcbf
  

[cytoscape/cytoscape.js] 5c274a: Getting-started: Adds links and long-form to all t...

2024-01-24 Thread 'Max Franz' via cytoscape-cvs
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 5c274a6fb6a7913324435f09d8af966a33e789f7
  
https://github.com/cytoscape/cytoscape.js/commit/5c274a6fb6a7913324435f09d8af966a33e789f7
  Author: Robin Vobruba 
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
M documentation/md/getting-started.md

  Log Message:
  ---
  Getting-started: Adds links and long-form to all the JS dev. specific 
abbreviations


  Commit: 95c3670fb57355c58e7863a478c1d95f90a25442
  
https://github.com/cytoscape/cytoscape.js/commit/95c3670fb57355c58e7863a478c1d95f90a25442
  Author: Robin Vobruba 
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
M documentation/md/getting-started.md

  Log Message:
  ---
  Getting-started: Converts build files list into a table


  Commit: d8a25b6983231bfd07b81b208b02e74563a65551
  
https://github.com/cytoscape/cytoscape.js/commit/d8a25b6983231bfd07b81b208b02e74563a65551
  Author: Max Franz 
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
M documentation/css/style.css

  Log Message:
  ---
  Add CSS to avoid table overflowing the page on small screens

Ref:

- Improve getting-started guide #3212
- Associated issues: #3213


  Commit: 6e49d3fe81c2f4343097c1efe5e513490057223c
  
https://github.com/cytoscape/cytoscape.js/commit/6e49d3fe81c2f4343097c1efe5e513490057223c
  Author: Max Franz 
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
M documentation/css/style.css
M documentation/md/getting-started.md

  Log Message:
  ---
  Merge pr/hoijui/3213-1 into unstable

Ref: Improve links & table in 'Getting Started' section of docs #3213


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/ada36c2d989f...6e49d3fe81c2

-- 
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/ada36c-6e49d3%40github.com.


[PathwayCommons/factoid] ad7ab0: For preprints, fallback to publisher if no title e...

2024-01-24 Thread 'Jeffrey' via cytoscape-cvs
  Branch: refs/heads/iss1236_missing-elife-title
  Home:   https://github.com/PathwayCommons/factoid
  Commit: ad7ab041654f6728f87373755b66fbb6052a280c
  
https://github.com/PathwayCommons/factoid/commit/ad7ab041654f6728f87373755b66fbb6052a280c
  Author: Jeffrey Wong 
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
M src/server/routes/api/document/crossref/map.js

  Log Message:
  ---
  For preprints, fallback to publisher if no title exists.


-- 
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/PathwayCommons/factoid/push/refs/heads/iss1236_missing-elife-title/00-ad7ab0%40github.com.


[cytoscape/cytoscape-impl] 5111d3: CYTOSCAPE-13126 Move history.addMessage() off the ...

2024-01-24 Thread 'Mike Kucera' via cytoscape-cvs
  Branch: refs/heads/develop
  Home:   https://github.com/cytoscape/cytoscape-impl
  Commit: 5111d38d6181757d571dd059b85ba5e2c43f1771
  
https://github.com/cytoscape/cytoscape-impl/commit/5111d38d6181757d571dd059b85ba5e2c43f1771
  Author: Mike Kucera 
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
M 
work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/task/SwingTaskMonitor.java

  Log Message:
  ---
  CYTOSCAPE-13126 Move history.addMessage() off the EDT. Reformat code.


  Commit: 6c7d3ab01863153398662486665b1e9100d2eaa7
  
https://github.com/cytoscape/cytoscape-impl/commit/6c7d3ab01863153398662486665b1e9100d2eaa7
  Author: Mike Kucera 
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
M 
work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/task/TaskHistory.java
M 
work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/view/TaskHistoryWindow.java

  Log Message:
  ---
  CYTOSCAPE-13126 TaskHistory max size. TaskHistoryWindow debounce.
Reformat code.


Compare: 
https://github.com/cytoscape/cytoscape-impl/compare/aa24ce3c0db9...6c7d3ab01863

-- 
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-impl/push/refs/heads/develop/aa24ce-6c7d3a%40github.com.