Branch: refs/heads/master
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: d8de47c4dbd43f8162fc30331f987b725b584350
      
https://github.com/cytoscape/cytoscape.js/commit/d8de47c4dbd43f8162fc30331f987b725b584350
  Author: Max Franz <[email protected]>
  Date:   2021-05-10 (Mon, 10 May 2021)

  Changed paths:
    M package-lock.json
    M package.json

  Log Message:
  -----------
  Update version in package.json on unstable


  Commit: bf804307d1793a756978b9ce74174956ff392689
      
https://github.com/cytoscape/cytoscape.js/commit/bf804307d1793a756978b9ce74174956ff392689
  Author: Max Franz <[email protected]>
  Date:   2021-05-12 (Wed, 12 May 2021)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Update who-uses list


  Commit: 786038b876c4a34a766797c40226952b1a8a5a14
      
https://github.com/cytoscape/cytoscape.js/commit/786038b876c4a34a766797c40226952b1a8a5a14
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

  Changed paths:
    M package-lock.json

  Log Message:
  -----------
  Bump ws from 6.2.1 to 6.2.2

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 97c27700feefe2f7b79fca248763049e9a0b38c6
      
https://github.com/cytoscape/cytoscape.js/commit/97c27700feefe2f7b79fca248763049e9a0b38c6
  Author: Max Franz <[email protected]>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M test/collection-astar.js

  Log Message:
  -----------
  Add test for A*-Dijkstra consistency #2880


  Commit: b8f888e64017e2830906941cb3cd3d1c8a031336
      
https://github.com/cytoscape/cytoscape.js/commit/b8f888e64017e2830906941cb3cd3d1c8a031336
  Author: Jan Zak <[email protected]>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M documentation/demos/node-types/cy-style.json
    M documentation/md/style.md
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/style/properties.js

  Log Message:
  -----------
  Add overlay-shape property


  Commit: 42032c05151fe58fab6f1dc09e4d377ff57e6c12
      
https://github.com/cytoscape/cytoscape.js/commit/42032c05151fe58fab6f1dc09e4d377ff57e6c12
  Author: Max Franz <[email protected]>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M package-lock.json

  Log Message:
  -----------
  Merge pull request #2879 from cytoscape/dependabot/npm_and_yarn/ws-6.2.2

Bump ws from 6.2.1 to 6.2.2


  Commit: ca717b56c690123211cb09b1aa2af48e5743067c
      
https://github.com/cytoscape/cytoscape.js/commit/ca717b56c690123211cb09b1aa2af48e5743067c
  Author: Max Franz <[email protected]>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M src/extension.js

  Log Message:
  -----------
  Downgrade extension re-registrations to warnings #2887


  Commit: 8d807ee84428f0d0a569485aa3e3c8f4de69df42
      
https://github.com/cytoscape/cytoscape.js/commit/8d807ee84428f0d0a569485aa3e3c8f4de69df42
  Author: Jan Zak <[email protected]>
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
    M documentation/demos/node-types/cy-style.json
    M documentation/md/style.md
    M src/extensions/renderer/base/coord-ele-math/nodes.js
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/style/properties.js

  Log Message:
  -----------
  Offset overlay by overlayShape center, add auto value to follow node shape


  Commit: 990f3c272c33d4001658e08fbe3b888b067a094b
      
https://github.com/cytoscape/cytoscape.js/commit/990f3c272c33d4001658e08fbe3b888b067a094b
  Author: Ziding Zhang <[email protected]>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    A SECURITY.md

  Log Message:
  -----------
  Create SECURITY.md

Hey there,

As there isn't a `SECURITY.md` with an email on your repository, I am unsure 
how to contact you regarding a potential security issue.

Would you kindly add an e-mail to this SECURITY.md? GitHub 
[recommends](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository)
 this as the best way to ensure security issues are responsibly disclosed, and 
it would massively help security researchers get in touch next time.

Thank you!


  Commit: db3853e657ff69d742dd8aa6584a411426b3e852
      
https://github.com/cytoscape/cytoscape.js/commit/db3853e657ff69d742dd8aa6584a411426b3e852
  Author: Tirth Patel <[email protected]>
  Date:   2021-07-17 (Sat, 17 Jul 2021)

  Changed paths:
    M src/core/index.js
    M src/core/viewport.js
    M src/extensions/renderer/base/load-listeners.js

  Log Message:
  -----------
  feat: enable double-click feature with given debounce time


  Commit: 84644e49bfb0f8c22da496c702f021ceea6ef57d
      
https://github.com/cytoscape/cytoscape.js/commit/84644e49bfb0f8c22da496c702f021ceea6ef57d
  Author: Max Franz <[email protected]>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M SECURITY.md

  Log Message:
  -----------
  Update SECURITY.md


  Commit: 27d5dcad5c7da1672df75fb207affbe7e74cf5e7
      
https://github.com/cytoscape/cytoscape.js/commit/27d5dcad5c7da1672df75fb207affbe7e74cf5e7
  Author: Max Franz <[email protected]>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    A SECURITY.md

  Log Message:
  -----------
  Merge pull request #2895 from zidingz/patch-1

Create SECURITY.md


  Commit: 9ff52952a339f406cb73ec721a90ceeebb94d352
      
https://github.com/cytoscape/cytoscape.js/commit/9ff52952a339f406cb73ec721a90ceeebb94d352
  Author: [email protected] <[email protected]>
  Date:   2021-07-24 (Sat, 24 Jul 2021)

  Changed paths:
    M src/core/index.js
    M src/core/viewport.js
    M src/extensions/renderer/base/load-listeners.js

  Log Message:
  -----------
  chore: add a separated event for single-click


  Commit: 84caee001782cd08f6f691255fcfeca850abc692
      
https://github.com/cytoscape/cytoscape.js/commit/84caee001782cd08f6f691255fcfeca850abc692
  Author: Max Franz <[email protected]>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M documentation/docmaker.json

  Log Message:
  -----------
  Add `options` object w/i `cy.viewport()` docs #2896


  Commit: 7621be7e1a915b11addf6e36bb364ca1e36ba2aa
      
https://github.com/cytoscape/cytoscape.js/commit/7621be7e1a915b11addf6e36bb364ca1e36ba2aa
  Author: Max Franz <[email protected]>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M documentation/md/extensions.md

  Log Message:
  -----------
  List extension : cytoscape-dom-node #2899


  Commit: e18807ee04faf96f2d4e14a97761440dcff8e592
      
https://github.com/cytoscape/cytoscape.js/commit/e18807ee04faf96f2d4e14a97761440dcff8e592
  Author: Jan Zak <[email protected]>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

  Changed paths:
    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/edge-control-points.js
    M src/extensions/renderer/canvas/drawing-edges.js
    M src/style/properties.js

  Log Message:
  -----------
  Add curve-style: straight-triangle


  Commit: a25d945dff8a4adedb8fc0b55c41d8108ab2480b
      
https://github.com/cytoscape/cytoscape.js/commit/a25d945dff8a4adedb8fc0b55c41d8108ab2480b
  Author: Mr-DG-Wick <[email protected]>
  Date:   2021-08-03 (Tue, 03 Aug 2021)

  Changed paths:
    M .github/CONTRIBUTING.md

  Log Message:
  -----------
   modified CONTRIBUTING.md file by altering the grammar for better readability


  Commit: 592e412d850dc1b2a5170d09f5d0effe7b8cab4e
      
https://github.com/cytoscape/cytoscape.js/commit/592e412d850dc1b2a5170d09f5d0effe7b8cab4e
  Author: Jan Zak <[email protected]>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

  Changed paths:
    M documentation/md/style.md

  Log Message:
  -----------
  Update docs


  Commit: 95afde9df37d4beb2535f83da6685b4bac4f89ff
      
https://github.com/cytoscape/cytoscape.js/commit/95afde9df37d4beb2535f83da6685b4bac4f89ff
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M package-lock.json

  Log Message:
  -----------
  Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 
1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 4b0fa76370ea790965ecaa0ea07a1c5c9467a64a
      
https://github.com/cytoscape/cytoscape.js/commit/4b0fa76370ea790965ecaa0ea07a1c5c9467a64a
  Author: Jan Zak <[email protected]>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M documentation/md/style.md

  Log Message:
  -----------
  Update docs


  Commit: 181c6b03a0bf8ff30c3dfb29b57772bc480726fa
      
https://github.com/cytoscape/cytoscape.js/commit/181c6b03a0bf8ff30c3dfb29b57772bc480726fa
  Author: Mr-DG-Wick <[email protected]>
  Date:   2021-08-15 (Sun, 15 Aug 2021)

  Changed paths:
    M .github/CONTRIBUTING.md

  Log Message:
  -----------
   modified CONTRIBUTING.md according to the feedback


  Commit: 2eda59b77cda9e6495770d4d2a8a3144262e9236
      
https://github.com/cytoscape/cytoscape.js/commit/2eda59b77cda9e6495770d4d2a8a3144262e9236
  Author: Max Franz <[email protected]>
  Date:   2021-08-16 (Mon, 16 Aug 2021)

  Changed paths:
    M package.json

  Log Message:
  -----------
  Open debug page by default for `npm run watch`.  Most people open the debug 
page anyway, but this makes it too difficult to miss.


  Commit: 2d61f1724d32437a92c0fc07b66febc443882945
      
https://github.com/cytoscape/cytoscape.js/commit/2d61f1724d32437a92c0fc07b66febc443882945
  Author: Max Franz <[email protected]>
  Date:   2021-08-16 (Mon, 16 Aug 2021)

  Changed paths:
    M .github/CONTRIBUTING.md

  Log Message:
  -----------
  Merge pull request #2900 from Mr-DG-Wick/DocChanges

 modified CONTRIBUTING.md file by altering the grammar for better readability


  Commit: 75ba2da5d27210d3dd8ebfffbc23d56285ef76f6
      
https://github.com/cytoscape/cytoscape.js/commit/75ba2da5d27210d3dd8ebfffbc23d56285ef76f6
  Author: Jan Zak <[email protected]>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M debug/init.js

  Log Message:
  -----------
  Add test edge to debug/init.js


  Commit: 7628ffb993eb9e79b6c4f2b954875bb285966e6d
      
https://github.com/cytoscape/cytoscape.js/commit/7628ffb993eb9e79b6c4f2b954875bb285966e6d
  Author: Jan Zak <[email protected]>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M documentation/demos/node-types/cy-style.json
    M documentation/demos/node-types/index.html
    M documentation/md/style.md
    M src/extensions/renderer/base/coord-ele-math/nodes.js
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/style/properties.js

  Log Message:
  -----------
  Remove unsupported overlay shapes


  Commit: 85f0b22968e4b4850a115324b453ac875910b86c
      
https://github.com/cytoscape/cytoscape.js/commit/85f0b22968e4b4850a115324b453ac875910b86c
  Author: Mr-DG-Wick <[email protected]>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

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

  Log Message:
  -----------
  modified getting-started.md file with a minor grammar fix


  Commit: 75d5ce71e1beff9618873ff57013d0507d50764d
      
https://github.com/cytoscape/cytoscape.js/commit/75d5ce71e1beff9618873ff57013d0507d50764d
  Author: Max Franz <[email protected]>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

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

  Log Message:
  -----------
  Merge pull request #2911 from Mr-DG-Wick/DOCS

modified getting-started.md file with a minor grammar fix


  Commit: b9b0797c85e8bf8e8c071b0acd08d0b4e790de19
      
https://github.com/cytoscape/cytoscape.js/commit/b9b0797c85e8bf8e8c071b0acd08d0b4e790de19
  Author: Max Franz <[email protected]>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  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
    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:
  -----------
  Merge pull request #2892 from zakjan/edge-style

Add edge-style property


  Commit: c192a7025772f9347088e0c9f8ee9fb8f77b3fb2
      
https://github.com/cytoscape/cytoscape.js/commit/c192a7025772f9347088e0c9f8ee9fb8f77b3fb2
  Author: Max Franz <[email protected]>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M package-lock.json

  Log Message:
  -----------
  Merge pull request #2910 from 
cytoscape/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7


  Commit: 65b8f24917c4f5432b4ca6aa1cba9f10f32db612
      
https://github.com/cytoscape/cytoscape.js/commit/65b8f24917c4f5432b4ca6aa1cba9f10f32db612
  Author: Jan Zak <[email protected]>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
    M documentation/md/style.md
    M src/style/properties.js

  Log Message:
  -----------
  Remove rectangle


  Commit: ecbe6848c7adadda94ff89ed3312ec72fcaef0d2
      
https://github.com/cytoscape/cytoscape.js/commit/ecbe6848c7adadda94ff89ed3312ec72fcaef0d2
  Author: Max Franz <[email protected]>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Add Network Weathermap


  Commit: a9ce64135c7fd997dc57d45fb10006a6a2fdbf8d
      
https://github.com/cytoscape/cytoscape.js/commit/a9ce64135c7fd997dc57d45fb10006a6a2fdbf8d
  Author: Max Franz <[email protected]>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Add Zubir Said Knowledge Graph & Nanyang Technological University

Closes #2915


  Commit: 5715df11a328ca1ea962b187c6a05eaba1a2ba29
      
https://github.com/cytoscape/cytoscape.js/commit/5715df11a328ca1ea962b187c6a05eaba1a2ba29
  Author: Max Franz <[email protected]>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M documentation/demos/node-types/index.html
    M documentation/md/style.md
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/style/properties.js

  Log Message:
  -----------
  Merge pull request #2881 from zakjan/overlay-shape

Add overlay-shape property


  Commit: 10f515adf80e0a2da9926c4355b0afa27c373998
      
https://github.com/cytoscape/cytoscape.js/commit/10f515adf80e0a2da9926c4355b0afa27c373998
  Author: Max Franz <[email protected]>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Add FlyBase & SQL Frames

Ref. #914


  Commit: ee5f1cb0932a1f7d7c88c45bd08792644f00cc78
      
https://github.com/cytoscape/cytoscape.js/commit/ee5f1cb0932a1f7d7c88c45bd08792644f00cc78
  Author: Jan Zak <[email protected]>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

  Changed paths:
    M documentation/md/style.md
    M src/extensions/renderer/canvas/drawing-edges.js
    M src/extensions/renderer/canvas/drawing-elements.js
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/style/properties.js

  Log Message:
  -----------
  Add underlay


  Commit: b5df246229e57767253d3e022c6355d2c8834fec
      
https://github.com/cytoscape/cytoscape.js/commit/b5df246229e57767253d3e022c6355d2c8834fec
  Author: kobajder <[email protected]>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

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

  Log Message:
  -----------
  Optimize cose performance when no gravity is requested


  Commit: ed8e6d24a8fd919cad29d616437710ec5f1c39ce
      
https://github.com/cytoscape/cytoscape.js/commit/ed8e6d24a8fd919cad29d616437710ec5f1c39ce
  Author: Tirth Patel <[email protected]>
  Date:   2021-10-04 (Mon, 04 Oct 2021)

  Changed paths:
    M src/core/index.js
    M src/core/viewport.js
    M src/extensions/renderer/base/load-listeners.js

  Log Message:
  -----------
  chore: change naming conventions


  Commit: b61fa32a136767f99ea75fe514b79d37ae1fbbf9
      
https://github.com/cytoscape/cytoscape.js/commit/b61fa32a136767f99ea75fe514b79d37ae1fbbf9
  Author: Max Franz <[email protected]>
  Date:   2021-10-04 (Mon, 04 Oct 2021)

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

  Log Message:
  -----------
  Merge pull request #2930 from kobajder/cose/2898-cose-no-gravity-optimization

Optimize cose performance when no gravity is requested


  Commit: ba9fc19a5c5043ff4b64245f97508b50a47830ea
      
https://github.com/cytoscape/cytoscape.js/commit/ba9fc19a5c5043ff4b64245f97508b50a47830ea
  Author: Tirth Patel <[email protected]>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M documentation/md/core/init.md
    M documentation/md/events.md

  Log Message:
  -----------
  chore: document oneclick and dblclick events


  Commit: 733a013c75ca681d0e9b4b76e0394fde2f070b89
      
https://github.com/cytoscape/cytoscape.js/commit/733a013c75ca681d0e9b4b76e0394fde2f070b89
  Author: Max Franz <[email protected]>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M debug/index.html

  Log Message:
  -----------
  Add onetap and dbltap to debug page for testing


  Commit: 6d68f1930592e62f68665c27f4fcbcbd753b6dbe
      
https://github.com/cytoscape/cytoscape.js/commit/6d68f1930592e62f68665c27f4fcbcbd753b6dbe
  Author: Max Franz <[email protected]>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M debug/index.html
    M documentation/md/core/init.md
    M documentation/md/events.md
    M src/core/index.js
    M src/core/viewport.js
    M src/extensions/renderer/base/load-listeners.js

  Log Message:
  -----------
  Merge pr/tirrth/2897 into unstable


  Commit: e454ceac61ac46f58b04bcecafe2fa87f843f3af
      
https://github.com/cytoscape/cytoscape.js/commit/e454ceac61ac46f58b04bcecafe2fa87f843f3af
  Author: Jan Zak <[email protected]>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M documentation/md/style.md

  Log Message:
  -----------
  Document that overlay/underlay-style is for nodes only


  Commit: 276427eeb8d360c7dbfc98f9200b10bf64b3fa5a
      
https://github.com/cytoscape/cytoscape.js/commit/276427eeb8d360c7dbfc98f9200b10bf64b3fa5a
  Author: Jan Zak <[email protected]>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

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

  Log Message:
  -----------
  Merge overlay/underlay draw functions


  Commit: 061445cf3278dc4954c52e8f42db25868f94acaf
      
https://github.com/cytoscape/cytoscape.js/commit/061445cf3278dc4954c52e8f42db25868f94acaf
  Author: Max Franz <[email protected]>
  Date:   2021-10-09 (Sat, 09 Oct 2021)

  Changed paths:
    M documentation/md/style.md
    M src/extensions/renderer/canvas/drawing-edges.js
    M src/extensions/renderer/canvas/drawing-elements.js
    M src/extensions/renderer/canvas/drawing-nodes.js
    M src/style/properties.js

  Log Message:
  -----------
  Merge pull request #2928 from zakjan/underlay

Add underlay node/edge styles


  Commit: 74207c3dfb0413247b9befe61504fc116d1c677a
      
https://github.com/cytoscape/cytoscape.js/commit/74207c3dfb0413247b9befe61504fc116d1c677a
  Author: Max Franz <[email protected]>
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Update who uses list with Bell #914


  Commit: ce7d45c9eb5508d842fefb11e204027e4866ebdb
      
https://github.com/cytoscape/cytoscape.js/commit/ce7d45c9eb5508d842fefb11e204027e4866ebdb
  Author: Max Franz <[email protected]>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Add EMBL & STOCKS to who-uses list #914


  Commit: 0cc460fd66a1f4cc942f3720dceb0ef24163445a
      
https://github.com/cytoscape/cytoscape.js/commit/0cc460fd66a1f4cc942f3720dceb0ef24163445a
  Author: Max Franz <[email protected]>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Update release list for 3.20.0


  Commit: cea27064b941a78a1bd4cdb53fbdc06e06597a9e
      
https://github.com/cytoscape/cytoscape.js/commit/cea27064b941a78a1bd4cdb53fbdc06e06597a9e
  Author: Max Franz <[email protected]>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

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

  Log Message:
  -----------
  Lint


  Commit: be5c528c4419b7f9f71970eeda16a1d23a1d77f9
      
https://github.com/cytoscape/cytoscape.js/commit/be5c528c4419b7f9f71970eeda16a1d23a1d77f9
  Author: Max Franz <[email protected]>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M .size-snapshot.json
    M dist/cytoscape.cjs.js
    M dist/cytoscape.esm.js
    M dist/cytoscape.esm.min.js
    M dist/cytoscape.min.js
    M dist/cytoscape.umd.js
    M documentation/index.html
    M documentation/js/cytoscape.min.js

  Log Message:
  -----------
  Build 3.20.0


  Commit: 054750d9326e9e17ea73d42651c8461325458887
      
https://github.com/cytoscape/cytoscape.js/commit/054750d9326e9e17ea73d42651c8461325458887
  Author: Max Franz <[email protected]>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M package-lock.json
    M package.json

  Log Message:
  -----------
  3.20.0


  Commit: a74a973ff3f28ca570d246f44e365169f7fd25df
      
https://github.com/cytoscape/cytoscape.js/commit/a74a973ff3f28ca570d246f44e365169f7fd25df
  Author: Max Franz <[email protected]>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:

  Log Message:
  -----------
  Merge master & unstable together


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/d7c504afe56d...a74a973ff3f2

-- 
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/master/d7c504-a74a97%40github.com.

Reply via email to