Branch: refs/heads/master
Home: https://github.com/cytoscape/cytoscape.js
Commit: 0874949f32c30f563088a3086a56c30f61b8ca6d
https://github.com/cytoscape/cytoscape.js/commit/0874949f32c30f563088a3086a56c30f61b8ca6d
Author: Max Franz <[email protected]>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Set unstable to v3.25.0-unstable
Commit: 91f21287fcb5ba8183a59043ccf252dd72cbe969
https://github.com/cytoscape/cytoscape.js/commit/91f21287fcb5ba8183a59043ccf252dd72cbe969
Author: Jakub Vrána <[email protected]>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M src/extensions/renderer/base/index.js
Log Message:
-----------
Use textContent instead of innerHTML
This makes the code compatible with Trusted Types.
Commit: a5beb22f65a0e66e9873b8c99601ef2ca56cdddd
https://github.com/cytoscape/cytoscape.js/commit/a5beb22f65a0e66e9873b8c99601ef2ca56cdddd
Author: Max Franz <[email protected]>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M src/extensions/renderer/base/index.js
Log Message:
-----------
Merge pull request #3118 from vrana/patch-1
Use textContent instead of innerHTML
Commit: 0096db695b8eb15d0ad63188a3506c6ba0dbf34f
https://github.com/cytoscape/cytoscape.js/commit/0096db695b8eb15d0ad63188a3506c6ba0dbf34f
Author: Vaibhav Somani <[email protected]>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M src/extensions/renderer/base/node-shapes.js
M src/style/properties.js
Log Message:
-----------
feat: adding right rhomboid shape
Commit: aef1088e3a8a7bc81213f12810f7141017b66650
https://github.com/cytoscape/cytoscape.js/commit/aef1088e3a8a7bc81213f12810f7141017b66650
Author: Vaibhav Somani <[email protected]>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M documentation/demos/node-types/data.json
M documentation/index.html
M documentation/md/style.md
Log Message:
-----------
feat: updating documentation
Commit: 2038384127a7094d1baca58713687902471efab7
https://github.com/cytoscape/cytoscape.js/commit/2038384127a7094d1baca58713687902471efab7
Author: Max Franz <[email protected]>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M .github/PULL_REQUEST_TEMPLATE.md
Log Message:
-----------
Update PULL_REQUEST_TEMPLATE.md
Note re. bug-fix-only checkbox
Commit: 4d29dc5001c0017d6dc78f634c2785d07138fcbd
https://github.com/cytoscape/cytoscape.js/commit/4d29dc5001c0017d6dc78f634c2785d07138fcbd
Author: Max Franz <[email protected]>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M documentation/demos/node-types/data.json
M documentation/index.html
M documentation/md/style.md
M src/extensions/renderer/base/node-shapes.js
M src/style/properties.js
Log Message:
-----------
Merge pull request #3124 from somaniv/feature/right-rhomboid
New Shape - Right Slanting Rhomboid
Commit: 7d83f6acb7bfc54e090249d092952a1c089a2446
https://github.com/cytoscape/cytoscape.js/commit/7d83f6acb7bfc54e090249d092952a1c089a2446
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 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: 8177b30295b77c2bb270f210ea09f14476930739
https://github.com/cytoscape/cytoscape.js/commit/8177b30295b77c2bb270f210ea09f14476930739
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M documentation/md/selectors.md
Log Message:
-----------
Typo
Commit: 2b5c4692088c22e567f79b5ad8714c41767f6968
https://github.com/cytoscape/cytoscape.js/commit/2b5c4692088c22e567f79b5ad8714c41767f6968
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M documentation/demos/tokyo-railways/tokyo-railways.cycss
Log Message:
-----------
Railway demo: Omit edge labels unless really zoomed in
Commit: 25af27433f809e6b452608746df018284533c3dd
https://github.com/cytoscape/cytoscape.js/commit/25af27433f809e6b452608746df018284533c3dd
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M README.md
M documentation/css/style.css
M documentation/md/links.md
Log Message:
-----------
Add credits
Commit: db90860ce08d15e5c3c55a41093fdc6e50448e66
https://github.com/cytoscape/cytoscape.js/commit/db90860ce08d15e5c3c55a41093fdc6e50448e66
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M README.md
M documentation/md/intro.md
M documentation/md/links.md
Log Message:
-----------
Improved citation info.
Commit: f47c690a05aefcc091b9eec7d32e4c036824495b
https://github.com/cytoscape/cytoscape.js/commit/f47c690a05aefcc091b9eec7d32e4c036824495b
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M README.md
Log Message:
-----------
Add PubMed links to readme
Commit: cbcbbbe875aea3d0ade26a3a7e4346e697395338
https://github.com/cytoscape/cytoscape.js/commit/cbcbbbe875aea3d0ade26a3a7e4346e697395338
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add HanziGraph and The Budō Lineage Tree to the who-uses list #914
Commit: c224cf130c697be853fb8c67d681d270b7675ab7
https://github.com/cytoscape/cytoscape.js/commit/c224cf130c697be853fb8c67d681d270b7675ab7
Author: Max Franz <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M README.md
M documentation/md/links.md
Log Message:
-----------
PDF link in readme, & natural author names
Commit: 8b5bd9f0b54185c67de818ab2531473a7019d405
https://github.com/cytoscape/cytoscape.js/commit/8b5bd9f0b54185c67de818ab2531473a7019d405
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: 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/4eb45afe6989...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/master/4eb45a-4b4ab8%40github.com.