Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 7ae8baff21f2f79c523c20e7bb6a26fbb5b15e23
      
https://github.com/cytoscape/cytoscape.js/commit/7ae8baff21f2f79c523c20e7bb6a26fbb5b15e23
  Author: Max Franz <[email protected]>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M LICENSE
    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.24.0


  Commit: 615f2cd4cd91587b8bc37412eca990246ad8c58c
      
https://github.com/cytoscape/cytoscape.js/commit/615f2cd4cd91587b8bc37412eca990246ad8c58c
  Author: Max Franz <[email protected]>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

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

  Log Message:
  -----------
  3.24.0


  Commit: 221502c62dd6cf8fa7a891f7285b1c2995cf3eaf
      
https://github.com/cytoscape/cytoscape.js/commit/221502c62dd6cf8fa7a891f7285b1c2995cf3eaf
  Author: Max Franz <[email protected]>
  Date:   2023-05-09 (Tue, 09 May 2023)

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

  Log Message:
  -----------
  Make built-in COSE make better use of the specified bounding box

The COSE layout internally uses two variables in addition to the bounding box, 
`clientWidth` and `clientHeight`.  They are set by default to the viewport 
extent.  COSE uses these variables in some places in lieu of the `boundingBox`. 
 Here, we set the `clientWidth` and `clientHeight` to be whatever is specified 
as the `boundingBox` so there is no inconsistency.

This makes the demo at https://jsbin.com/tuculav behave as expected, with a 
consistent result each time.

Ref: Built-in COSE layout does not fully respect the specified bounding box 
when it differs from the vis. extent #3121


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

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

  Log Message:
  -----------
  Merge pull request #3122 from cytoscape/cose-bb-fix

Make built-in COSE make better use of the specified bounding box


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

  Changed paths:
    M documentation/md/intro.md

  Log Message:
  -----------
  Add 3.25.0, 3.24.1, & 3.23.1 to the list of releases in the docs


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

  Changed paths:
    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.24.1


  Commit: 4eb45afe69890acea3e7a9f23e911d9c5c648f8b
      
https://github.com/cytoscape/cytoscape.js/commit/4eb45afe69890acea3e7a9f23e911d9c5c648f8b
  Author: Max Franz <[email protected]>
  Date:   2023-05-17 (Wed, 17 May 2023)

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

  Log Message:
  -----------
  3.24.1


  Commit: 4b4ab8c142f1e587c0165e9b6573de556821fd4a
      
https://github.com/cytoscape/cytoscape.js/commit/4b4ab8c142f1e587c0165e9b6573de556821fd4a
  Author: Max Franz <[email protected]>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'master' into unstable

git checkout unstable
git merge -s ours master


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/8b5bd9f0b541...4b4ab8c142f1

-- 
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/8b5bd9-4b4ab8%40github.com.

Reply via email to