Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: c24c50a6a806f9d1fd9a522ebcad9e79944fec56
      
https://github.com/cytoscape/cytoscape.js/commit/c24c50a6a806f9d1fd9a522ebcad9e79944fec56
  Author: EliotRagueneau <[email protected]>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M src/round.js

  Log Message:
  -----------
  :bug: Fix loop on collinear points


  Commit: 70262b95e4f8b484fff324a13da0fcd80eb6030d
      
https://github.com/cytoscape/cytoscape.js/commit/70262b95e4f8b484fff324a13da0fcd80eb6030d
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M src/collection/dimensions/bounds.js

  Log Message:
  -----------
  :bug: Fix disappearing edge on zooming because wrong bounding box


  Commit: e6b675e58145ce2a6993bfba79e7623786c02398
      
https://github.com/cytoscape/cytoscape.js/commit/e6b675e58145ce2a6993bfba79e7623786c02398
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

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

  Log Message:
  -----------
  :zap: Cache edge round corners + include new strategy for acute corners


  Commit: afd68be8daf2128c72a477fe7b77ebb7927ca4e2
      
https://github.com/cytoscape/cytoscape.js/commit/afd68be8daf2128c72a477fe7b77ebb7927ca4e2
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M src/round.js

  Log Message:
  -----------
  :zap: Use radius 0 instead of ignore flag to ignore round corner


  Commit: a82f06b7ad7ae0b807d93b3863e91b32a186b055
      
https://github.com/cytoscape/cytoscape.js/commit/a82f06b7ad7ae0b807d93b3863e91b32a186b055
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M documentation/md/style.md
    M src/extensions/renderer/base/coord-ele-math/edge-control-points.js
    M src/round.js
    M src/style/properties.js

  Log Message:
  -----------
  :truck: Change `acute-corner-strategy` to `radius-type` + add documentation


  Commit: 1f7efaee0053f2bd98d1c141c871f65e0c17e8ab
      
https://github.com/cytoscape/cytoscape.js/commit/1f7efaee0053f2bd98d1c141c871f65e0c17e8ab
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

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

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


  Commit: fada8545a824a1048cc1b21e328acb7b381ff96d
      
https://github.com/cytoscape/cytoscape.js/commit/fada8545a824a1048cc1b21e328acb7b381ff96d
  Author: Eliot Ragueneau <[email protected]>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

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

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


  Commit: 1ca5a71cd89839b547c4f28a7c5f1f41c082085c
      
https://github.com/cytoscape/cytoscape.js/commit/1ca5a71cd89839b547c4f28a7c5f1f41c082085c
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    A documentation/demos/radius-types/code.js
    A documentation/demos/radius-types/cy-style.json
    A documentation/demos/radius-types/data.json
    A documentation/demos/radius-types/index.html
    A documentation/demos/radius-types/style.css
    M documentation/md/style.md

  Log Message:
  -----------
  :memo: Add demo for radius type


  Commit: 33d3c7debb630b63bd1dace710db856fc9cbbbef
      
https://github.com/cytoscape/cytoscape.js/commit/33d3c7debb630b63bd1dace710db856fc9cbbbef
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/border-radius' into border-radius


  Commit: f45142794da18a49836032f8d2bd7b335f2254b9
      
https://github.com/cytoscape/cytoscape.js/commit/f45142794da18a49836032f8d2bd7b335f2254b9
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M documentation/demos/radius-types/index.html
    M documentation/docmaker.json
    A documentation/img/demos/radius-types.png

  Log Message:
  -----------
  :memo: Add demo for radius type to demos list


  Commit: b81d341f1d74c940f7229883167f8de1564775dd
      
https://github.com/cytoscape/cytoscape.js/commit/b81d341f1d74c940f7229883167f8de1564775dd
  Author: EliotRagueneau <[email protected]>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M src/round.js

  Log Message:
  -----------
  :bug: Fix collinear points using previous coords


  Commit: 759ef49d3eeb5e52f5c624ccac45d0dad84ea600
      
https://github.com/cytoscape/cytoscape.js/commit/759ef49d3eeb5e52f5c624ccac45d0dad84ea600
  Author: Max Franz <[email protected]>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M documentation/demos/radius-types/code.js

  Log Message:
  -----------
  Ungrabify the circle radius nodes in the demo

Ref: Border radius 2 #3219


  Commit: b3daf3cbda801bd1b412da1a7048619f37dede58
      
https://github.com/cytoscape/cytoscape.js/commit/b3daf3cbda801bd1b412da1a7048619f37dede58
  Author: Max Franz <[email protected]>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    A documentation/demos/radius-types/code.js
    A documentation/demos/radius-types/cy-style.json
    A documentation/demos/radius-types/data.json
    A documentation/demos/radius-types/index.html
    A documentation/demos/radius-types/style.css
    M documentation/docmaker.json
    A documentation/img/demos/radius-types.png
    M documentation/md/style.md
    M src/collection/dimensions/bounds.js
    M src/extensions/renderer/base/coord-ele-math/edge-control-points.js
    M src/extensions/renderer/canvas/drawing-edges.js
    M src/round.js
    M src/style/properties.js

  Log Message:
  -----------
  Merge pr/EliotRagueneau/3219 into unstable


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/c70505886319...b3daf3cbda80

-- 
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 on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/c70505-b3daf3%40github.com.

Reply via email to