Branch: refs/heads/master
Home: https://github.com/cytoscape/cytoscape.js
Commit: c583b76832798ab73a9729a322d45cd6ed7305e1
https://github.com/cytoscape/cytoscape.js/commit/c583b76832798ab73a9729a322d45cd6ed7305e1
Author: Josejulio Martínez <[email protected]>
Date: 2019-05-03 (Fri, 03 May 2019)
Changed paths:
M documentation/md/core/elements.md
Log Message:
-----------
Fixes collection link for cy.$()
Commit: 7db89af93bde323390afe1acf355e8711192a5cf
https://github.com/cytoscape/cytoscape.js/commit/7db89af93bde323390afe1acf355e8711192a5cf
Author: Josejulio Martínez <[email protected]>
Date: 2019-05-03 (Fri, 03 May 2019)
Changed paths:
M documentation/docmaker.json
A documentation/md/core/isDestroyed.md
Log Message:
-----------
Document isDestroyed method
Commit: 36d538ec20ca08ebfd85db555e6e485827a0937f
https://github.com/cytoscape/cytoscape.js/commit/36d538ec20ca08ebfd85db555e6e485827a0937f
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-05 (Sun, 05 May 2019)
Changed paths:
M package.json
Log Message:
-----------
chore(package): update rollup to version 1.11.3
Commit: 2bd2eb9bbef893ac749f8c058be50b54ea1c55c4
https://github.com/cytoscape/cytoscape.js/commit/2bd2eb9bbef893ac749f8c058be50b54ea1c55c4
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-05 (Sun, 05 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
chore(package): update lockfile package-lock.json
Commit: 5ce91718bf4f07ac658229bc00d9950cf5d6b196
https://github.com/cytoscape/cytoscape.js/commit/5ce91718bf4f07ac658229bc00d9950cf5d6b196
Author: Max Franz <[email protected]>
Date: 2019-05-06 (Mon, 06 May 2019)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add 3.6.0 to the list of releases in the docs
Commit: af63ead61810485c8616e930a5ee60765e89efdb
https://github.com/cytoscape/cytoscape.js/commit/af63ead61810485c8616e930a5ee60765e89efdb
Author: Max Franz <[email protected]>
Date: 2019-05-06 (Mon, 06 May 2019)
Changed paths:
M documentation/demos/images-breadthfirst-layout/code.js
Log Message:
-----------
Update image refs in BFS demo
Commit: ff05704319d463a335b7dce13f388731257727d1
https://github.com/cytoscape/cytoscape.js/commit/ff05704319d463a335b7dce13f388731257727d1
Author: Max Franz <[email protected]>
Date: 2019-05-07 (Tue, 07 May 2019)
Changed paths:
M documentation/md/core/elements.md
Log Message:
-----------
Merge pull request #2375 from josejulio/patch-1
Fixes collection link for cy.$()
Commit: 625649c3634956eb51030689d4db496f92f86e38
https://github.com/cytoscape/cytoscape.js/commit/625649c3634956eb51030689d4db496f92f86e38
Author: Max Franz <[email protected]>
Date: 2019-05-07 (Tue, 07 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge pull request #2387 from cytoscape/greenkeeper/rollup-1.11.3
Greenkeeper/rollup 1.11.3
Commit: 80c4bd9985895ee8d7ed91fcd1789960d85a8ec0
https://github.com/cytoscape/cytoscape.js/commit/80c4bd9985895ee8d7ed91fcd1789960d85a8ec0
Author: Max Franz <[email protected]>
Date: 2019-05-07 (Tue, 07 May 2019)
Changed paths:
M debug/index.html
Log Message:
-----------
Add more events to the debug page dropdowns
Commit: 409b97f04168c96b960cfedde08a37f374ab243a
https://github.com/cytoscape/cytoscape.js/commit/409b97f04168c96b960cfedde08a37f374ab243a
Author: Max Franz <[email protected]>
Date: 2019-05-07 (Tue, 07 May 2019)
Changed paths:
M src/core/index.js
Log Message:
-----------
`cy.width()` and `cy.height()` incorrectly reported for headless instance
after it is mounted #2385
Reset the container size cache on `cy.mount()`.
Commit: 2ee4e61cf2eb5d111b4eddbf14c14904118e9b5e
https://github.com/cytoscape/cytoscape.js/commit/2ee4e61cf2eb5d111b4eddbf14c14904118e9b5e
Author: Josejulio Martínez <[email protected]>
Date: 2019-05-07 (Tue, 07 May 2019)
Changed paths:
M documentation/docmaker.json
M src/core/index.js
M src/core/notification.js
Log Message:
-----------
Renames `cy.isDestroyed` to `cy.destroyed` for consistency
Commit: 4e4e1d7e8029deeb729669675eb1601a4e45c995
https://github.com/cytoscape/cytoscape.js/commit/4e4e1d7e8029deeb729669675eb1601a4e45c995
Author: Max Franz <[email protected]>
Date: 2019-05-07 (Tue, 07 May 2019)
Changed paths:
M documentation/docmaker.json
A documentation/md/core/isDestroyed.md
M src/core/index.js
M src/core/notification.js
Log Message:
-----------
Merge pull request #2382 from josejulio/document-is-destroyed
Document isDestroyed method
Commit: ad2051b65e2243cfd953d8b24a8bf95bfa8559e5
https://github.com/cytoscape/cytoscape.js/commit/ad2051b65e2243cfd953d8b24a8bf95bfa8559e5
Author: Max Franz <[email protected]>
Date: 2019-05-08 (Wed, 08 May 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/labels.js
M src/extensions/renderer/canvas/drawing-label-text.js
Log Message:
-----------
Multiline edge labels throw an exception #2386
`labelLineHeight` must be prefixed like other label values, because of source
and target labels. Using multiline labels for source and target sides of an
edge doesn't generally make sense, but this change is necessary for the value
for the main edge label to be distinct from the others. This issue is caused
by the addition of the line-height style property #2115.
Commit: 155494af1ac422b2034a340b6eb92cd0c7908cf3
https://github.com/cytoscape/cytoscape.js/commit/155494af1ac422b2034a340b6eb92cd0c7908cf3
Author: Max Franz <[email protected]>
Date: 2019-05-09 (Thu, 09 May 2019)
Changed paths:
M src/collection/dimensions/bounds.js
Log Message:
-----------
Label bounding box is off when `text-background-padding` is used #2392
Commit: a1b827ece64d3a0e7d558d4a21df369b8c8973c9
https://github.com/cytoscape/cytoscape.js/commit/a1b827ece64d3a0e7d558d4a21df369b8c8973c9
Author: Max Franz <[email protected]>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add 3.6.1, 3.5.7, and 3.4.9 to the list of releases in the docs
Commit: c26a2b817627472ad7749a91998a969731245392
https://github.com/cytoscape/cytoscape.js/commit/c26a2b817627472ad7749a91998a969731245392
Author: Max Franz <[email protected]>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M README.md
M documentation/md/extensions.md
M documentation/md/links.md
Log Message:
-----------
Update the extension list
Commit: 2d8debb43ab052f7943e143500cb024e994764e0
https://github.com/cytoscape/cytoscape.js/commit/2d8debb43ab052f7943e143500cb024e994764e0
Author: Max Franz <[email protected]>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
Update lock file
Commit: ce315dcdd5d114fb95ba534092ffc7d805f75000
https://github.com/cytoscape/cytoscape.js/commit/ce315dcdd5d114fb95ba534092ffc7d805f75000
Author: Max Franz <[email protected]>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M src/emitter.js
M test/events.js
M test/modules/emitter.js
Log Message:
-----------
Internal event handlers should not be removed by consumer calls to
`removeListener()` #2395
Commit: 4ded473c0d5ca6ca75c079f42c15face894c3160
https://github.com/cytoscape/cytoscape.js/commit/4ded473c0d5ca6ca75c079f42c15face894c3160
Author: Max Franz <[email protected]>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M test/events.js
Log Message:
-----------
Amend test names
Commit: 2205c12fe4c6925a1727d7387c84e12b169c1a9e
https://github.com/cytoscape/cytoscape.js/commit/2205c12fe4c6925a1727d7387c84e12b169c1a9e
Author: Max Franz <[email protected]>
Date: 2019-05-13 (Mon, 13 May 2019)
Changed paths:
M documentation/docmaker.json
M src/collection/events.js
M src/core/events.js
M src/emitter.js
M src/extension.js
M test/events.js
Log Message:
-----------
Add `removeAllListeners()`
- Add implementation to `Emitter`.
- Add methods to `cy`, `layout`, and `eles`.
- Add tests.
- Add test re. : Internal event handlers should not be removed by consumer
calls to `removeListener()` #2395
- Add docs.
Ref : `removeAllListeners()` #2390
Commit: bdc24a0ba172315a3ab08ea3219aa79378d418de
https://github.com/cytoscape/cytoscape.js/commit/bdc24a0ba172315a3ab08ea3219aa79378d418de
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-15 (Wed, 15 May 2019)
Changed paths:
M package.json
Log Message:
-----------
chore(package): update rollup-plugin-commonjs to version 10.0.0
Commit: 393742fd618689fbfd1d24deca6c1d54fc7a5079
https://github.com/cytoscape/cytoscape.js/commit/393742fd618689fbfd1d24deca6c1d54fc7a5079
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-15 (Wed, 15 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
chore(package): update lockfile package-lock.json
Commit: eb892de6e90469c5e86a878f615322a5478bc3cd
https://github.com/cytoscape/cytoscape.js/commit/eb892de6e90469c5e86a878f615322a5478bc3cd
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-15 (Wed, 15 May 2019)
Changed paths:
M package.json
Log Message:
-----------
chore(package): update rollup-plugin-node-resolve to version 5.0.0
Commit: 16b2d91e731e90ce4275711d9c4beaf8a4172ff6
https://github.com/cytoscape/cytoscape.js/commit/16b2d91e731e90ce4275711d9c4beaf8a4172ff6
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-15 (Wed, 15 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
chore(package): update lockfile package-lock.json
Commit: 2a125f1d0f3705d09392a005ac1bb0757e9d2488
https://github.com/cytoscape/cytoscape.js/commit/2a125f1d0f3705d09392a005ac1bb0757e9d2488
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-21 (Tue, 21 May 2019)
Changed paths:
M package.json
Log Message:
-----------
chore(package): update rollup-plugin-terser to version 5.0.0
Commit: 0be3c165d8e79a8fb516cdedca31bcf910a08243
https://github.com/cytoscape/cytoscape.js/commit/0be3c165d8e79a8fb516cdedca31bcf910a08243
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-21 (Tue, 21 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
chore(package): update lockfile package-lock.json
Commit: 8d0aaf6c522818f0d1a7148dbeda570cf035762f
https://github.com/cytoscape/cytoscape.js/commit/8d0aaf6c522818f0d1a7148dbeda570cf035762f
Author: Max Franz <[email protected]>
Date: 2019-05-22 (Wed, 22 May 2019)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add 3.5.8 and 3.6.2 to the list of releases in the docs
Commit: a0729039a05a3da230cc23d5793f86d3a459efc1
https://github.com/cytoscape/cytoscape.js/commit/a0729039a05a3da230cc23d5793f86d3a459efc1
Author: Max Franz <[email protected]>
Date: 2019-05-22 (Wed, 22 May 2019)
Changed paths:
M documentation/css/style.css
M documentation/img/cytoscape-logo.png
M documentation/img/cytoscape-logo.svg
M documentation/template.html
Log Message:
-----------
Update logo in the docs
Commit: 4ebca83cf76c8c37672505f4fc06f9c67ef1b50c
https://github.com/cytoscape/cytoscape.js/commit/4ebca83cf76c8c37672505f4fc06f9c67ef1b50c
Author: Max Franz <[email protected]>
Date: 2019-05-22 (Wed, 22 May 2019)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add Almanax and New Relic to the "used by" list
Commit: 0cb5da53b9efc7328abaab68a68e660fea67217f
https://github.com/cytoscape/cytoscape.js/commit/0cb5da53b9efc7328abaab68a68e660fea67217f
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M src/core/animation/step.js
M test/core-graph-manipulation.js
Log Message:
-----------
Zoom animation can cause zoom value to be outside of [minZoom, maxZoom] #2405
Merge pull request #2405 from stephencorwin/prevent-negative-zoom
Zoom animation can cause zoom value to be outside of [minZoom, maxZoom]
Commit: a063f51c036e9a05173f1727cf255c836441666f
https://github.com/cytoscape/cytoscape.js/commit/a063f51c036e9a05173f1727cf255c836441666f
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M documentation/md/notation.md
M src/collection/index.js
M src/core/index.js
M test/core-graph-manipulation.js
Log Message:
-----------
Integer ID not sanitised as string in `cy.json()`, `ele.json()`, `ele.move()`
#2398
- Only list string in sample element json in the docs. All IDs are strings.
If you pass an int, it just gets casted to a string.
- Sanitise IDs in `eles.hasElementWithId()`, `eles.getElementById()`,
`eles.indexOfId()`, `ele.json()`, `cy.json()`, `ele.move()`.
- Additional tests.
Commit: 71ef65dcc071b4e4d38c9f98f1b82d8484cc1add
https://github.com/cytoscape/cytoscape.js/commit/71ef65dcc071b4e4d38c9f98f1b82d8484cc1add
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/coords.js
Log Message:
-----------
Label hit tests assume the label is centred on the anchor point #2404
Use label sub-bb for label hit tests in the renderer.
Commit: 812a17ed22dd20f5d6286080f5cc1634e7fd644d
https://github.com/cytoscape/cytoscape.js/commit/812a17ed22dd20f5d6286080f5cc1634e7fd644d
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M documentation/docmaker.json
A src/core/data.js
M src/core/index.js
M test/core-graph-manipulation.js
Log Message:
-----------
`cy.data()` #2407
- Add impl.
- Add docs.
- Add basic tests.
Commit: bd4f56ab7fc8b2ff9e5a81c4f1beedda098fb549
https://github.com/cytoscape/cytoscape.js/commit/bd4f56ab7fc8b2ff9e5a81c4f1beedda098fb549
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M debug/index.html
M documentation/docmaker.json
A documentation/md/collection/panify.md
A documentation/md/collection/pannable.md
A documentation/md/collection/unpanify.md
M documentation/md/notation.md
M src/collection/element.js
M src/collection/index.js
M src/collection/switch-functions.js
M src/extensions/renderer/base/load-listeners.js
M test/collection-data.js
Log Message:
-----------
Allow for setting whether dragging from an element causes panning #1905
- Implement `ele.pannable()`, `eles.panify()`, and `eles.unpanify()`. If
`ele.pannable() === true` then `ele.grabbable() === false`. Previous checks in
the renderer for passthrough panning that used `ele.isEdge()` now use
`ele.pannable()`.
- Implement JSON import/export for the `pannable` property.
- Basic tests for JSON import/export.
- Document `ele.pannable()`, `eles.panify()`, and `eles.unpanify()`.
- Add panify and unpanify test UI to the debug page.
Commit: 51fdb92322d8f638ba1a6e3208a51cc17c03977f
https://github.com/cytoscape/cytoscape.js/commit/51fdb92322d8f638ba1a6e3208a51cc17c03977f
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge pull request #2406 from cytoscape/greenkeeper/rollup-plugin-terser-5.0.0
Update rollup-plugin-terser to the latest version 🚀
Commit: 795a97599a2e526472d897fde1fd664f354934c1
https://github.com/cytoscape/cytoscape.js/commit/795a97599a2e526472d897fde1fd664f354934c1
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge greenkeeper/rollup-plugin-node-resolve-5.0.0 into unstable
Commit: 8ba1b70bf62abc42db32fc0933d745386bb0fc09
https://github.com/cytoscape/cytoscape.js/commit/8ba1b70bf62abc42db32fc0933d745386bb0fc09
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge greenkeeper/rollup-plugin-commonjs-10.0.0 into unstable
Commit: 3dae9a6d12be23501e8b0ebb6d4cf32fdd2db080
https://github.com/cytoscape/cytoscape.js/commit/3dae9a6d12be23501e8b0ebb6d4cf32fdd2db080
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update to [email protected]
Commit: 0cd78048a63bc3a388abb0b76982d45e914dee8f
https://github.com/cytoscape/cytoscape.js/commit/0cd78048a63bc3a388abb0b76982d45e914dee8f
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update the package version to 3.7.0-unstable
Commit: 07a7e6dd0e8021c53b1f52d83da27b3befc1ec52
https://github.com/cytoscape/cytoscape.js/commit/07a7e6dd0e8021c53b1f52d83da27b3befc1ec52
Author: Max Franz <[email protected]>
Date: 2019-05-23 (Thu, 23 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Update dev dependencies
Commit: 57b513a70c216e53aa8f8c6cca738e8c5bb324cd
https://github.com/cytoscape/cytoscape.js/commit/57b513a70c216e53aa8f8c6cca738e8c5bb324cd
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-25 (Sat, 25 May 2019)
Changed paths:
M package.json
Log Message:
-----------
chore(package): update livereload to version 0.8.0
Commit: 1e8ce0c7955a81160e1800cda1267107f1c6c63e
https://github.com/cytoscape/cytoscape.js/commit/1e8ce0c7955a81160e1800cda1267107f1c6c63e
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-25 (Sat, 25 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
chore(package): update lockfile package-lock.json
Commit: 13bb2356db7eb06eda45fee2c4af4cab5da274be
https://github.com/cytoscape/cytoscape.js/commit/13bb2356db7eb06eda45fee2c4af4cab5da274be
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-26 (Sun, 26 May 2019)
Changed paths:
M package.json
Log Message:
-----------
chore(package): update rollup-plugin-size-snapshot to version 0.9.0
Commit: c12208f24ea5b02310519f7042d153be0d7c37ad
https://github.com/cytoscape/cytoscape.js/commit/c12208f24ea5b02310519f7042d153be0d7c37ad
Author: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Date: 2019-05-26 (Sun, 26 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
chore(package): update lockfile package-lock.json
Commit: 5532feb817d5361c8bacf5f2e3797b7a31091e1e
https://github.com/cytoscape/cytoscape.js/commit/5532feb817d5361c8bacf5f2e3797b7a31091e1e
Author: Max Franz <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M src/extensions/layout/cose.js
Log Message:
-----------
Remove weaver support for cose
While this makes it so that you can not use weaver to offload the computation
to a web worker, it didn't make all that much difference either way. It would
be better to consider something like this once there is better support for
threads within the browser.
Ref : falseThread is not defined for cose #2403
Commit: 8ea04a767e8f61e890c6481831c98c38705b8753
https://github.com/cytoscape/cytoscape.js/commit/8ea04a767e8f61e890c6481831c98c38705b8753
Author: Max Franz <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge pull request #2415 from cytoscape/greenkeeper/livereload-0.8.0
Update livereload to the latest version 🚀
Commit: 7e9d82c6afc01404997d8eab9a0c694207e5650f
https://github.com/cytoscape/cytoscape.js/commit/7e9d82c6afc01404997d8eab9a0c694207e5650f
Author: Max Franz <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge pull request #2416 from
cytoscape/greenkeeper/rollup-plugin-size-snapshot-0.9.0
Update rollup-plugin-size-snapshot to the latest version 🚀
Commit: a61cc624bd9dd978384c5bd135313061c4f36069
https://github.com/cytoscape/cytoscape.js/commit/a61cc624bd9dd978384c5bd135313061c4f36069
Author: Max Franz <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M package.json
M test/modules/util.js
Log Message:
-----------
`npm test` and travis ci run the module tests now
- `test` is recursive
- `test:modules` separate script
- `ci` and `ci:build` use `test:modules`
Ref : Not all tests are being exercised #2408
Commit: 533150bd3cbaf8fe09a419d95ac8d524cbaed157
https://github.com/cytoscape/cytoscape.js/commit/533150bd3cbaf8fe09a419d95ac8d524cbaed157
Author: Max Franz <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M package-lock.json
Log Message:
-----------
Update package-lock
Commit: 2ad7ba70f247d6313ee5ee0840ad5fe237dc8f1f
https://github.com/cytoscape/cytoscape.js/commit/2ad7ba70f247d6313ee5ee0840ad5fe237dc8f1f
Author: Max Franz <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M src/core/index.js
Log Message:
-----------
cy.mount() ignores renderer options specified at initialization #2412
Commit: 9118ed878132822aebd25770b3fd60a00f7c6a89
https://github.com/cytoscape/cytoscape.js/commit/9118ed878132822aebd25770b3fd60a00f7c6a89
Author: Max Franz <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M src/collection/index.js
M test/collection-metadata.js
M test/selectors.js
Log Message:
-----------
Ref : Fix degree of node with loop #2418
Cherry-pick of : Merge branch 'Juniorrek-bugfix/degree-node-with-loop'
Commit: 8c921ff6bacb7e5154af936f32799fbabc90e8ce
https://github.com/cytoscape/cytoscape.js/commit/8c921ff6bacb7e5154af936f32799fbabc90e8ce
Author: Max Franz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M documentation/md/intro.md
Log Message:
-----------
Add 3.5.9, 3.6.3, and 3.7.0 to the list of releases in the docs
Commit: e320aee22dc4ccf9ebf3adb9feca8054b3217361
https://github.com/cytoscape/cytoscape.js/commit/e320aee22dc4ccf9ebf3adb9feca8054b3217361
Author: Max Franz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M package.json
Log Message:
-----------
Disable automatically building and publishing the docs for 3.6.x
Commit: 8ec2d191436678e6364c990df2a4da45b6e6e0d7
https://github.com/cytoscape/cytoscape.js/commit/8ec2d191436678e6364c990df2a4da45b6e6e0d7
Author: Max Franz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M .size-snapshot.json
M dist/cytoscape.cjs.js
M dist/cytoscape.esm.js
M dist/cytoscape.min.js
M dist/cytoscape.umd.js
M package-lock.json
Log Message:
-----------
Build 3.6.3
Commit: 3c03624db17ff33ae610c36c4f73d856f607b650
https://github.com/cytoscape/cytoscape.js/commit/3c03624db17ff33ae610c36c4f73d856f607b650
Author: Max Franz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
3.6.3
Commit: bba3223196e47f1558f50eb538286264ce1b9d1d
https://github.com/cytoscape/cytoscape.js/commit/bba3223196e47f1558f50eb538286264ce1b9d1d
Author: Max Franz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
Log Message:
-----------
Merge master and unstable together for 3.7.0
Commit: a7b9ba67c148aa47f7b67239db7730a2c5c86af1
https://github.com/cytoscape/cytoscape.js/commit/a7b9ba67c148aa47f7b67239db7730a2c5c86af1
Author: Max Franz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M .size-snapshot.json
M dist/cytoscape.cjs.js
M dist/cytoscape.esm.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.7.0
Commit: 5c3835a8070675290b4ff4e82b9616fe6d5e53e2
https://github.com/cytoscape/cytoscape.js/commit/5c3835a8070675290b4ff4e82b9616fe6d5e53e2
Author: Max Franz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
3.7.0
Compare:
https://github.com/cytoscape/cytoscape.js/compare/152f8266f660...5c3835a80706
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cytoscape-cvs.
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/master/152f82-5c3835%40github.com.
For more options, visit https://groups.google.com/d/optout.