Branch: refs/heads/master
Home: https://github.com/cytoscape/cytoscape.js
Commit: 6ba263b6573207f3a6cd29403aa114e32d31b861
https://github.com/cytoscape/cytoscape.js/commit/6ba263b6573207f3a6cd29403aa114e32d31b861
Author: Josejulio Martínez <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M documentation/demos/node-types/data.json
M documentation/md/style.md
M src/extensions/renderer/base/node-shapes.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:
-----------
Add round-triangle shape
Commit: fe60c2a051947fa7ac986030e79a45adf7692500
https://github.com/cytoscape/cytoscape.js/commit/fe60c2a051947fa7ac986030e79a45adf7692500
Author: Josejulio Martínez <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M src/extensions/renderer/base/node-shapes.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:
-----------
Generalize the round-triangle to round-polygon
- Missing a specific function for line intersection and checkPoint
Currently using the polygon functions which are not 100% exact
(the round corners)
Commit: 626863ae6189944a0ef937a0022150cb01612298
https://github.com/cytoscape/cytoscape.js/commit/626863ae6189944a0ef937a0022150cb01612298
Author: Max Franz <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update package files to version 3.11.0-unstable
Commit: fcc116caed70887ce1065fdd2d59f9f7272242e5
https://github.com/cytoscape/cytoscape.js/commit/fcc116caed70887ce1065fdd2d59f9f7272242e5
Author: Josejulio Martínez <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M src/extensions/renderer/base/node-shapes.js
M src/extensions/renderer/canvas/drawing-shapes.js
M src/math.js
Log Message:
-----------
Fix intersection and hit tests for rounded polygon
Commit: 27debe1c23accefd5c3a7fa8d05dc68c30145404
https://github.com/cytoscape/cytoscape.js/commit/27debe1c23accefd5c3a7fa8d05dc68c30145404
Author: Josejulio Martínez <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M src/math.js
Log Message:
-----------
Ensure we are using the right orthogonal vector
Commit: f1a1a6b4adf4483b872b3438225306b6db1b4177
https://github.com/cytoscape/cytoscape.js/commit/f1a1a6b4adf4483b872b3438225306b6db1b4177
Author: Josejulio Martínez <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M documentation/md/style.md
M src/extensions/renderer/base/node-shapes.js
M src/style/properties.js
Log Message:
-----------
Add more round shapes
- round-diamond
- round-pentagon
- round-hexagon
- round-heptagon
- round-octagon
- round-tag
Commit: d40cabc9b3943622a34cd2e61d4771b073627150
https://github.com/cytoscape/cytoscape.js/commit/d40cabc9b3943622a34cd2e61d4771b073627150
Author: Josejulio Martínez <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M documentation/demos/node-types/data.json
Log Message:
-----------
Add new round types to demos/node-types
Commit: 4a3874e7d8535e5d34bfec3e6f8ca1d6148fa7d2
https://github.com/cytoscape/cytoscape.js/commit/4a3874e7d8535e5d34bfec3e6f8ca1d6148fa7d2
Author: Max Franz <[email protected]>
Date: 2019-09-06 (Fri, 06 Sep 2019)
Changed paths:
M documentation/demos/node-types/data.json
M documentation/md/style.md
M src/extensions/renderer/base/node-shapes.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:
-----------
Merge pull request #2496 from josejulio/round-triangle
Rounded polygon shapes (e.g. `round-triangle`)
Commit: 4de037177031db9dc8f20823cf485630abcc2fe5
https://github.com/cytoscape/cytoscape.js/commit/4de037177031db9dc8f20823cf485630abcc2fe5
Author: Max Franz <[email protected]>
Date: 2019-09-06 (Fri, 06 Sep 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update eslint-utils
Commit: 9c45d2d9b12caa6da47c2769fca4a9eb87353921
https://github.com/cytoscape/cytoscape.js/commit/9c45d2d9b12caa6da47c2769fca4a9eb87353921
Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Date: 2019-09-17 (Tue, 17 Sep 2019)
Changed paths:
M package.json
Log Message:
-----------
chore(package): update cross-env to version 6.0.0
Commit: 6a94aad411562a85c8addada426ed2055535532e
https://github.com/cytoscape/cytoscape.js/commit/6a94aad411562a85c8addada426ed2055535532e
Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Date: 2019-09-17 (Tue, 17 Sep 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
chore(package): update lockfile package-lock.json
Commit: 608a4bc1d02ad01df42fdcb739f018934ab2cafe
https://github.com/cytoscape/cytoscape.js/commit/608a4bc1d02ad01df42fdcb739f018934ab2cafe
Author: Alessandro Pagiaro <[email protected]>
Date: 2019-09-19 (Thu, 19 Sep 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/labels.js
Log Message:
-----------
Fix label split so to avoid to render empty lines
Commit: 7e643310f7f4a274d262506efec0bf3ea2a3a045
https://github.com/cytoscape/cytoscape.js/commit/7e643310f7f4a274d262506efec0bf3ea2a3a045
Author: Max Franz <[email protected]>
Date: 2019-09-19 (Thu, 19 Sep 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge pull request #2520 from cytoscape/greenkeeper/cross-env-6.0.0
Update cross-env to the latest version 🚀
Commit: 58ace8a58571df3b82ae34be7f38d50195477dd2
https://github.com/cytoscape/cytoscape.js/commit/58ace8a58571df3b82ae34be7f38d50195477dd2
Author: Max Franz <[email protected]>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/labels.js
Log Message:
-----------
Merge branch 'unstable' of https://github.com/alessandro308/cytoscape.js into
alessandro308-unstable
Commit: 7555858aa5348122004c33a67f40df38dfbe901b
https://github.com/cytoscape/cytoscape.js/commit/7555858aa5348122004c33a67f40df38dfbe901b
Author: Max Franz <[email protected]>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/labels.js
Log Message:
-----------
Unbreakable label creates extra line for `text-wrap: wrap` #2525
Ref : Fix label split so to avoid to render empty lines #2522
Merge branch 'alessandro308-unstable' into unstable
Commit: ad3ea8900d5bb9eef62ac65baf69123c8d7e1c1b
https://github.com/cytoscape/cytoscape.js/commit/ad3ea8900d5bb9eef62ac65baf69123c8d7e1c1b
Author: Max Franz <[email protected]>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M debug/index.html
A debug/livereload-setup.js
R debug/livereload.js
M package-lock.json
M package.json
Log Message:
-----------
Update livereload & config on the debug page
Commit: 9b349d00093e6bd4b9c8c6acee56bfb499ef3ba6
https://github.com/cytoscape/cytoscape.js/commit/9b349d00093e6bd4b9c8c6acee56bfb499ef3ba6
Author: Max Franz <[email protected]>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Downgrade to [email protected] -- 0.8.x doesn't work reliably
Commit: d093bb571f9bf1ce2ce38960244824a98dd6fae4
https://github.com/cytoscape/cytoscape.js/commit/d093bb571f9bf1ce2ce38960244824a98dd6fae4
Author: Max Franz <[email protected]>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M src/collection/dimensions/bounds.js
Log Message:
-----------
Returned `ele.boundingBox()` for a particular label is unrotated #2527
Cache the rotated sub-bounds for labels, in addition to the existing unrotated
bounds.
Commit: 088995626b9cd69013da183980a3f178edc5a149
https://github.com/cytoscape/cytoscape.js/commit/088995626b9cd69013da183980a3f178edc5a149
Author: Max Franz <[email protected]>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M src/extensions/renderer/canvas/index.js
Log Message:
-----------
Use individual text margins for the rotation points in the texture cache
Ref #2524
Commit: 47392c1e773fca16408cc03a809c9a86cd903af1
https://github.com/cytoscape/cytoscape.js/commit/47392c1e773fca16408cc03a809c9a86cd903af1
Author: Max Franz <[email protected]>
Date: 2019-09-23 (Mon, 23 Sep 2019)
Changed paths:
M documentation/docmaker.json
Log Message:
-----------
Minor broken link in the edge points docs #2515
Commit: 25285bffb38650e2c26b65f54cba092acd68a762
https://github.com/cytoscape/cytoscape.js/commit/25285bffb38650e2c26b65f54cba092acd68a762
Author: Max Franz <[email protected]>
Date: 2019-09-23 (Mon, 23 Sep 2019)
Changed paths:
M README.md
Log Message:
-----------
Add blog announcements to the release checklist
Commit: b142bb36fccf0ec4cc794a8cf196bd8725c90cc3
https://github.com/cytoscape/cytoscape.js/commit/b142bb36fccf0ec4cc794a8cf196bd8725c90cc3
Author: Max Franz <[email protected]>
Date: 2019-09-24 (Tue, 24 Sep 2019)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add 3.10.1 and 3.9.3 to the list of releases in the docs
Commit: a3819b332587398f45879481204e1dad952af178
https://github.com/cytoscape/cytoscape.js/commit/a3819b332587398f45879481204e1dad952af178
Author: Max Franz <[email protected]>
Date: 2019-09-26 (Thu, 26 Sep 2019)
Changed paths:
M src/collection/traversing.js
M test/collection-traversing.js
Log Message:
-----------
`eles.components()` can erroneously include loops #2538
Commit: 77a066e6ab79732f30691c1136135bef451acea3
https://github.com/cytoscape/cytoscape.js/commit/77a066e6ab79732f30691c1136135bef451acea3
Author: Max Franz <[email protected]>
Date: 2019-09-26 (Thu, 26 Sep 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/coords.js
Log Message:
-----------
Error on mouseover/out while changing bounds #2535
Ensure the bounds cache is populated. This may make label hit tests a bit more
expensive.
Commit: 6247941af461f9f674e1eb02063b579c3b92beef
https://github.com/cytoscape/cytoscape.js/commit/6247941af461f9f674e1eb02063b579c3b92beef
Author: Max Franz <[email protected]>
Date: 2019-09-30 (Mon, 30 Sep 2019)
Changed paths:
M documentation/md/core/batch.md
Log Message:
-----------
Add a red warning at the top of the description so consumers know right away
that they need to be careful using this function. Also add a blacklist and a
whitelist that include forbidden and allowable operations.
Ref : Improve documentation of `cy.batch()` with whitelist & blacklist #2544
Commit: cc1d7bb913542bb5d600f5b9bec455c77add5de7
https://github.com/cytoscape/cytoscape.js/commit/cc1d7bb913542bb5d600f5b9bec455c77add5de7
Author: Max Franz <[email protected]>
Date: 2019-10-01 (Tue, 01 Oct 2019)
Changed paths:
M src/collection/dimensions/bounds.js
Log Message:
-----------
Make edge bounds generation stricter
- Make the use of `rstyle.bezierPts` and `rstyle.linePts` explicit to avoid
potential problem cases where an edge curve style is changed.
- Make the reading of `rstyle.haystackPts` more guarded like other functions,
such as `node.width()`.
- Apply fallback bounds only the instance is headless or if the instance has
style disabled.
Ref : #2529 #2546
Commit: d6279cecc403dc5cc8c957b65177fec5aaa8fa54
https://github.com/cytoscape/cytoscape.js/commit/d6279cecc403dc5cc8c957b65177fec5aaa8fa54
Author: Max Franz <[email protected]>
Date: 2019-10-01 (Tue, 01 Oct 2019)
Changed paths:
M documentation/md/getting-started.md
M package.json
M rollup.config.js
Log Message:
-----------
Cherry-pick @TpmKranz's changes re. esm-min build into the unstable branch
Ref : Add a minified all-inclusive ES6 module build #2530
Commit: 7bcd7a09a0715302c0146256a945ff26db973d0b
https://github.com/cytoscape/cytoscape.js/commit/7bcd7a09a0715302c0146256a945ff26db973d0b
Author: Max Franz <[email protected]>
Date: 2019-10-01 (Tue, 01 Oct 2019)
Changed paths:
M package.json
M rollup.config.js
Log Message:
-----------
Remove esm.min sourcemap and add build:esm.min script
Ref : Add a minified all-inclusive ES6 module build #2530
Commit: 7c7270c288833ba2f2fabec14b519ec9e0583d0f
https://github.com/cytoscape/cytoscape.js/commit/7c7270c288833ba2f2fabec14b519ec9e0583d0f
Author: Max Franz <[email protected]>
Date: 2019-10-01 (Tue, 01 Oct 2019)
Changed paths:
A .github/CONTRIBUTING.md
A .github/ISSUE_TEMPLATE.md
A .github/stale.yml
R CONTRIBUTING.md
R ISSUE_TEMPLATE.md
Log Message:
-----------
Add support for Stale bot
Old issues will be automatically closed from now on. Each issue will have a
lifespan of 30 days before being marked as stale. If an issue is not addressed
within that time, then it will be marked as stale. A stale issue will have 30
days to be addressed before it is automatically closed.
Community feature requests will continue to be evaluated, but not all feature
requests can be implemented by the Cytoscape Consortium itself. If you have a
feature request that is important to you, the best way of making sure that the
feature will exist is by making a pull request.
Thank you for your contributions and thank you for using Cytoscape.js!
Commit: 8c412ffb68af90c7a19d1045033e17f0879370b0
https://github.com/cytoscape/cytoscape.js/commit/8c412ffb68af90c7a19d1045033e17f0879370b0
Author: Max Franz <[email protected]>
Date: 2019-10-02 (Wed, 02 Oct 2019)
Changed paths:
M documentation/md/layout/intro.md
Log Message:
-----------
Add a note to the layouts intro re. headless bounds #2542
Commit: 20fdf20cb83b822c16cd6fefaa7494efa2deba17
https://github.com/cytoscape/cytoscape.js/commit/20fdf20cb83b822c16cd6fefaa7494efa2deba17
Author: Max Franz <[email protected]>
Date: 2019-10-02 (Wed, 02 Oct 2019)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add 3.11.0, 3.10.2, & 3.9.4 to the release list in the docs
Commit: ee788fea252bf02c03ecb3bb72ccd0606443e3b4
https://github.com/cytoscape/cytoscape.js/commit/ee788fea252bf02c03ecb3bb72ccd0606443e3b4
Author: Max Franz <[email protected]>
Date: 2019-10-02 (Wed, 02 Oct 2019)
Changed paths:
Log Message:
-----------
Merge master and unstable together for 3.11.0 release
git checkout unstable
git merge -s ours master
git checkout master
git merge unstable
Compare:
https://github.com/cytoscape/cytoscape.js/compare/660dc5c71470...ee788fea252b
--
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/660dc5-ee788f%40github.com.