Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 29a3aa63e021911c441b5258ea168d95e126449d
      
https://github.com/cytoscape/cytoscape.js/commit/29a3aa63e021911c441b5258ea168d95e126449d
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  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 <eraguen...@ebi.ac.uk>
  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 <eraguen...@ebi.ac.uk>
  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 <eraguen...@ebi.ac.uk>
  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 <eraguen...@ebi.ac.uk>
  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 <eraguen...@ebi.ac.uk>
  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 <cg...@ebi.ac.uk>
  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 <cg...@ebi.ac.uk>
  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 <cg...@ebi.ac.uk>
  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 <eraguen...@ebi.ac.uk>
  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
      
https://github.com/cytoscape/cytoscape.js/commit/53ccf2ff7686d149b39b4dd4a102b4275b5ebcbf
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M documentation/md/style.md

  Log Message:
  -----------
  :memo: Update documentation


  Commit: 6222b6fc66f1088a94c104305da4ce869644498d
      
https://github.com/cytoscape/cytoscape.js/commit/6222b6fc66f1088a94c104305da4ce869644498d
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M documentation/demos/compound-nodes/code.js
    M documentation/md/style.md
    M src/style/properties.js

  Log Message:
  -----------
  :memo: Add corner radius documentation


  Commit: acff4291f03feb69714354931dda7a29de4a4138
      
https://github.com/cytoscape/cytoscape.js/commit/acff4291f03feb69714354931dda7a29de4a4138
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M src/extensions/renderer/canvas/drawing-nodes.js

  Log Message:
  -----------
  :sparkles: update corner radius for outline


  Commit: 9377211ddfde1a24f95060c0e0e1afcb3a879c1d
      
https://github.com/cytoscape/cytoscape.js/commit/9377211ddfde1a24f95060c0e0e1afcb3a879c1d
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M src/round.js

  Log Message:
  -----------
  :zap: Optimise round calculation by using previous vectors when possible


  Commit: 7e99cf769d5c245b93f3642fd385e5ea5b9448e4
      
https://github.com/cytoscape/cytoscape.js/commit/7e99cf769d5c245b93f3642fd385e5ea5b9448e4
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M src/extensions/renderer/base/coord-ele-math/edge-control-points.js
    M src/extensions/renderer/base/node-shapes.js
    M src/extensions/renderer/canvas/drawing-edges.js
    M src/extensions/renderer/canvas/drawing-images.js
    M src/extensions/renderer/canvas/drawing-shapes.js
    M src/round.js

  Log Message:
  -----------
  :rotating_light: Fix lint issues


  Commit: 4221f78a04922b68dba24ec1438a5ae79adb382e
      
https://github.com/cytoscape/cytoscape.js/commit/4221f78a04922b68dba24ec1438a5ae79adb382e
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M src/round.js

  Log Message:
  -----------
  :zap: Optimise vector inversion angle recalculation (atan2 average time 
0.004922 vs PI average time 0.001984)


  Commit: 619c3e22168809ee52f43503f9a62a746775040b
      
https://github.com/cytoscape/cytoscape.js/commit/619c3e22168809ee52f43503f9a62a746775040b
  Author: Eliot Ragueneau <42945601+eliotraguen...@users.noreply.github.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M README.md
    M debug/tests.js
    M documentation/md/extensions.md
    M documentation/md/links.md
    M documentation/md/style.md
    M documentation/versions.json
    M package-lock.json
    M src/extensions/renderer/canvas/drawing-label-text.js
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/style/properties.js

  Log Message:
  -----------
  Merge branch 'cytoscape:unstable' into border-radius


  Commit: 530ee3e8559888b6779fe5545eb4d26903c05066
      
https://github.com/cytoscape/cytoscape.js/commit/530ee3e8559888b6779fe5545eb4d26903c05066
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M debug/init.js
    M debug/tests.js
    M src/extensions/renderer/base/coord-ele-math/coords.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/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:
  -----------
  :sparkles: Introduce node caching + support outline + include test for 
outline + support corner-radius impact on cut-rectangle + fix outline for 
hexagons


  Commit: d2b66b30c77ed0f50f4f8aa7677faf11591ee1de
      
https://github.com/cytoscape/cytoscape.js/commit/d2b66b30c77ed0f50f4f8aa7677faf11591ee1de
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M documentation/md/style.md

  Log Message:
  -----------
  :memo: Include corner-radius cut-rectangle support in documentation


  Commit: 3013eefb51f2aa0f2b1fcb778490ed1a6976a1bd
      
https://github.com/cytoscape/cytoscape.js/commit/3013eefb51f2aa0f2b1fcb778490ed1a6976a1bd
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

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

  Log Message:
  -----------
  :bug: Avoid caching issue with different corner-radii


  Commit: 7c54ec14f9c48b01d5ec13e83167406cf88c9e42
      
https://github.com/cytoscape/cytoscape.js/commit/7c54ec14f9c48b01d5ec13e83167406cf88c9e42
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    M src/extensions/renderer/canvas/drawing-nodes.js

  Log Message:
  -----------
  :mute: Remove logs


  Commit: d8941d169c9304af844ecb7a701fb23f93f368a4
      
https://github.com/cytoscape/cytoscape.js/commit/d8941d169c9304af844ecb7a701fb23f93f368a4
  Author: EliotRagueneau <eraguen...@ebi.ac.uk>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
    M src/extensions/renderer/canvas/node-shapes.js

  Log Message:
  -----------
  :wastebasket: Remove TODO


  Commit: 3892b9b084f49779b6037d81f226b8a4973f9e0b
      
https://github.com/cytoscape/cytoscape.js/commit/3892b9b084f49779b6037d81f226b8a4973f9e0b
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M debug/init.js
    M debug/tests.js
    M documentation/demos/compound-nodes/code.js
    M documentation/demos/edge-types/code.js
    M documentation/demos/edge-types/cy-style.json
    M documentation/demos/edge-types/data.json
    M documentation/md/style.md
    M src/extensions/renderer/base/coord-ele-math/coords.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/base/coord-ele-math/edge-endpoints.js
    M src/extensions/renderer/base/node-shapes.js
    M src/extensions/renderer/canvas/drawing-edges.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
    A src/round.js
    M src/style/properties.js

  Log Message:
  -----------
  Merge pull request #3203 from EliotRagueneau/border-radius

Border radius


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

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

Reply via email to