Branch: refs/heads/master

  Home:   https://github.com/cytoscape/cytoscape.js

  Commit: 8e4481fcfc39bb3a694af4dab886b922854cd5f0

      
https://github.com/cytoscape/cytoscape.js/commit/8e4481fcfc39bb3a694af4dab886b922854cd5f0

  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

  Date:   2019-07-06 (Sat, 06 Jul 2019)



  Changed paths:

    M package.json



  Log Message:

  -----------

  chore(package): update marked to version 0.7.0





  Commit: a618c2c95c299b6e5201c03524fd9bee4a8aa0fc

      
https://github.com/cytoscape/cytoscape.js/commit/a618c2c95c299b6e5201c03524fd9bee4a8aa0fc

  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

  Date:   2019-07-06 (Sat, 06 Jul 2019)



  Changed paths:

    M package-lock.json



  Log Message:

  -----------

  chore(package): update lockfile package-lock.json





  Commit: 4c9696aacda3737d4e3e7b9c3d9d69a7f6202ca5

      
https://github.com/cytoscape/cytoscape.js/commit/4c9696aacda3737d4e3e7b9c3d9d69a7f6202ca5

  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

    M package.json



  Log Message:

  -----------

  chore(package): update rollup-plugin-license to version 0.11.0





  Commit: e5e9a3fb7e75350b6a991e3f2863f7b85867d4d0

      
https://github.com/cytoscape/cytoscape.js/commit/e5e9a3fb7e75350b6a991e3f2863f7b85867d4d0

  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

    M package-lock.json



  Log Message:

  -----------

  chore(package): update lockfile package-lock.json





  Commit: 4cc2d7a779a4a39a6604c45491e68f1b7d34634c

      
https://github.com/cytoscape/cytoscape.js/commit/4cc2d7a779a4a39a6604c45491e68f1b7d34634c

  Author: Max Franz <[email protected]>

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

    M package-lock.json

    M package.json



  Log Message:

  -----------

  Bump package files to 3.10.0-unstable





  Commit: 077efe2ef9edfc3ea83494900dd5a4f972bcbc4a

      
https://github.com/cytoscape/cytoscape.js/commit/077efe2ef9edfc3ea83494900dd5a4f972bcbc4a

  Author: Max Franz <[email protected]>

  Date:   2019-08-09 (Fri, 09 Aug 2019)



  Changed paths:

    M src/style/apply.js



  Log Message:

  -----------

  Use high values rather than negative values for floats





  Commit: d6bea2995a8583092a58dd5bd31acafdb7a92866

      
https://github.com/cytoscape/cytoscape.js/commit/d6bea2995a8583092a58dd5bd31acafdb7a92866

  Author: Max Franz <[email protected]>

  Date:   2019-08-09 (Fri, 09 Aug 2019)



  Changed paths:

    M src/util/hash.js



  Log Message:

  -----------

  Add different constants to try out





  Commit: eefadd6460b5ab138425bddb00356d722851a416

      
https://github.com/cytoscape/cytoscape.js/commit/eefadd6460b5ab138425bddb00356d722851a416

  Author: Max Franz <[email protected]>

  Date:   2019-08-09 (Fri, 09 Aug 2019)



  Changed paths:

    M test/modules/util.js



  Log Message:

  -----------

  Work-in-progress tests to improve hashing robustness





  Commit: a32313a081d138411e9780dc65207a05ed8bb7c2

      
https://github.com/cytoscape/cytoscape.js/commit/a32313a081d138411e9780dc65207a05ed8bb7c2

  Author: Max Franz <[email protected]>

  Date:   2019-08-13 (Tue, 13 Aug 2019)



  Changed paths:

    M src/extensions/renderer/base/coord-ele-math/edge-control-points.js



  Log Message:

  -----------

  Merge pull request #2492 from josejulio/check-self-loop-before-compound-loop



Check self-loop before compound-loop





  Commit: 41b31f170bf910c2f8346ab6cbd4d4ea8f29b996

      
https://github.com/cytoscape/cytoscape.js/commit/41b31f170bf910c2f8346ab6cbd4d4ea8f29b996

  Author: Max Franz <[email protected]>

  Date:   2019-08-13 (Tue, 13 Aug 2019)



  Changed paths:

    M src/style/apply.js



  Log Message:

  -----------

  Use a lower N value so that multiplied float values have more room





  Commit: f7f413e9c9c28e3b4a1206c8e1afb99aab85b047

      
https://github.com/cytoscape/cytoscape.js/commit/f7f413e9c9c28e3b4a1206c8e1afb99aab85b047

  Author: Max Franz <[email protected]>

  Date:   2019-08-13 (Tue, 13 Aug 2019)



  Changed paths:

    M src/util/hash.js



  Log Message:

  -----------

  Use bit shift in djb2 and allow negative values





  Commit: 4a48f33956baf64e8b94ee5d5fdb9f420505dcb2

      
https://github.com/cytoscape/cytoscape.js/commit/4a48f33956baf64e8b94ee5d5fdb9f420505dcb2

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-08-13 (Tue, 13 Aug 2019)



  Changed paths:

    M documentation/md/style.md

    M src/collection/dimensions/bounds.js

    M src/math.js

    M src/style/properties.js



  Log Message:

  -----------

  'bounds-expansion' now accepts 1, 2 or 4 numbers to increase each side

with a different number.



See #2497





  Commit: af3dee31466c54515b8b3fcc5a9b5b175e749c1e

      
https://github.com/cytoscape/cytoscape.js/commit/af3dee31466c54515b8b3fcc5a9b5b175e749c1e

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-08-13 (Tue, 13 Aug 2019)



  Changed paths:

    A test/math.js



  Log Message:

  -----------

  Add tests for `expandBoundingBoxSides`





  Commit: 0e669cf4999d59eea6b41645b379c39c3e501f1e

      
https://github.com/cytoscape/cytoscape.js/commit/0e669cf4999d59eea6b41645b379c39c3e501f1e

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-08-13 (Tue, 13 Aug 2019)



  Changed paths:

    M src/math.js

    M test/math.js



  Log Message:

  -----------

  - Uniform "require" in test/math.js.

- expandBoundingBoxSides default padding is now [0]





  Commit: 50cde30f76891e94762197bc7b3c48383e79533f

      
https://github.com/cytoscape/cytoscape.js/commit/50cde30f76891e94762197bc7b3c48383e79533f

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-08-13 (Tue, 13 Aug 2019)



  Changed paths:

    R test/math.js

    A test/modules/math.js



  Log Message:

  -----------

  Moves test/math.js to test/modules/math.js and adds back the imports





  Commit: 4695d28d0504d4d0c8232b92b7e8f35e652166a1

      
https://github.com/cytoscape/cytoscape.js/commit/4695d28d0504d4d0c8232b92b7e8f35e652166a1

  Author: Max Franz <[email protected]>

  Date:   2019-08-14 (Wed, 14 Aug 2019)



  Changed paths:

    M test/modules/util.js



  Log Message:

  -----------

  Use more real-world tests for hashing





  Commit: fba69b80f0b36484a71f3d7f25a494176d872233

      
https://github.com/cytoscape/cytoscape.js/commit/fba69b80f0b36484a71f3d7f25a494176d872233

  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

  Date:   2019-08-14 (Wed, 14 Aug 2019)



  Changed paths:

    M package.json



  Log Message:

  -----------

  chore(package): update rimraf to version 3.0.0





  Commit: e71bb32345d39123f3947a7d8b6faa8c1003a6e9

      
https://github.com/cytoscape/cytoscape.js/commit/e71bb32345d39123f3947a7d8b6faa8c1003a6e9

  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

  Date:   2019-08-14 (Wed, 14 Aug 2019)



  Changed paths:

    M package-lock.json



  Log Message:

  -----------

  chore(package): update lockfile package-lock.json





  Commit: 3ed22f157744babcdaff46847e54617b11ab1bee

      
https://github.com/cytoscape/cytoscape.js/commit/3ed22f157744babcdaff46847e54617b11ab1bee

  Author: Josejulio Martínez <[email protected]>

  Date:   2019-08-16 (Fri, 16 Aug 2019)



  Changed paths:

    M documentation/md/style.md



  Log Message:

  -----------

  PR Feedback: maxkfranz



Updates wording in docs



Co-Authored-By: Max Franz <[email protected]>





  Commit: 106ccb12f91f8c02ee4ed26c91655d8c1d7ed641

      
https://github.com/cytoscape/cytoscape.js/commit/106ccb12f91f8c02ee4ed26c91655d8c1d7ed641

  Author: Max Franz <[email protected]>

  Date:   2019-08-19 (Mon, 19 Aug 2019)



  Changed paths:

    M documentation/md/intro.md



  Log Message:

  -----------

  Add Lore to who-uses list #914





  Commit: c811a4557134fde8760e4e6491a2fe000e717511

      
https://github.com/cytoscape/cytoscape.js/commit/c811a4557134fde8760e4e6491a2fe000e717511

  Author: Max Franz <[email protected]>

  Date:   2019-08-19 (Mon, 19 Aug 2019)



  Changed paths:

    M documentation/md/style.md

    M src/collection/dimensions/bounds.js

    M src/math.js

    M src/style/properties.js

    A test/modules/math.js



  Log Message:

  -----------

  Merge pull request #2499 from josejulio/make-bounds-expansion-flexible



Allow bounds-expansion to set a different size for each side





  Commit: 22cdf6e67bf93cb93a76e05677419dd31f796535

      
https://github.com/cytoscape/cytoscape.js/commit/22cdf6e67bf93cb93a76e05677419dd31f796535

  Author: Max Franz <[email protected]>

  Date:   2019-08-19 (Mon, 19 Aug 2019)



  Changed paths:

    M documentation/md/intro.md



  Log Message:

  -----------

  Add Kiali to the who-uses list #914





  Commit: 1a7ae543588ca1515329490d95c9c1234f53a320

      
https://github.com/cytoscape/cytoscape.js/commit/1a7ae543588ca1515329490d95c9c1234f53a320

  Author: Max Franz <[email protected]>

  Date:   2019-08-19 (Mon, 19 Aug 2019)



  Changed paths:

    M src/style/apply.js

    M src/util/hash.js

    M test/modules/util.js



  Log Message:

  -----------

  Make style hashing more robust



Ref : Style hash collision #2494





  Commit: 39671a64493e42f7c0c2cb93ea02897c888e385f

      
https://github.com/cytoscape/cytoscape.js/commit/39671a64493e42f7c0c2cb93ea02897c888e385f

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M src/math.js



  Log Message:

  -----------

  Avoid division by zero by using epsilon value for `a === 0` #2483





  Commit: 73a6ff6ceb33d8e1abe5b8711fe28566f6d0e6cb

      
https://github.com/cytoscape/cytoscape.js/commit/73a6ff6ceb33d8e1abe5b8711fe28566f6d0e6cb

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M documentation/md/intro.md



  Log Message:

  -----------

  Add 3.9.1 and 3.8.4 to the list of releases in the docs





  Commit: 98cff0d81498e452785616b34445f05e1580a9fc

      
https://github.com/cytoscape/cytoscape.js/commit/98cff0d81498e452785616b34445f05e1580a9fc

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M package-lock.json

    M package.json



  Log Message:

  -----------

  Merge pull request #2454 from cytoscape/greenkeeper/marked-0.7.0



Update marked to the latest version 🚀





  Commit: a3d04d4b5cefa9d3785a2aa1fb8cfac5506c0a71

      
https://github.com/cytoscape/cytoscape.js/commit/a3d04d4b5cefa9d3785a2aa1fb8cfac5506c0a71

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M package-lock.json

    M package.json



  Log Message:

  -----------

  Merge pull request #2495 from 
cytoscape/greenkeeper/rollup-plugin-license-0.11.0



Update rollup-plugin-license to the latest version 🚀





  Commit: 7158243206a8219c966d936e7949076f9b822b8a

      
https://github.com/cytoscape/cytoscape.js/commit/7158243206a8219c966d936e7949076f9b822b8a

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M package-lock.json

    M package.json



  Log Message:

  -----------

  Merge pull request #2500 from cytoscape/greenkeeper/rimraf-3.0.0



Update rimraf to the latest version 🚀





  Commit: 620eb10ab344645be3f065df0f399e85a0dae100

      
https://github.com/cytoscape/cytoscape.js/commit/620eb10ab344645be3f065df0f399e85a0dae100

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M package-lock.json



  Log Message:

  -----------

  Update package-lock.json





  Commit: e85f0841683c6cd0d0c48727d35d93b27dcfbf4c

      
https://github.com/cytoscape/cytoscape.js/commit/e85f0841683c6cd0d0c48727d35d93b27dcfbf4c

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M LICENSE

    A license-update.js

    M package-lock.json

    M package.json



  Log Message:

  -----------

  Update dev dependencies



- Update rollup and babel dependencies.

- Update gh-pages.

- Fix npm audit warnings: Remove `update` and `sniper`, and `npm audit fix`.

- Replace `update license` with simple `license-update.js` script.





  Commit: eda0e0a14e593e1cf1d94aad17965620c0ce63d4

      
https://github.com/cytoscape/cytoscape.js/commit/eda0e0a14e593e1cf1d94aad17965620c0ce63d4

  Author: Max Franz <[email protected]>

  Date:   2019-08-21 (Wed, 21 Aug 2019)



  Changed paths:

    M rollup.config.js



  Log Message:

  -----------

  Use new banner format for rollup-plugin-license





  Commit: 3fd2b80909aedc7cb55abc8578583c5344c41dc6

      
https://github.com/cytoscape/cytoscape.js/commit/3fd2b80909aedc7cb55abc8578583c5344c41dc6

  Author: Max Franz <[email protected]>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M src/extensions/renderer/canvas/drawing-redraw.js



  Log Message:

  -----------

  Correct to-left and to-right direction for gradients,



Ref : Gradient stops incorrect w.r.t. padding & direction #2507





  Commit: 7d922f16eec4e11536d3ffa0a012ad3698044606

      
https://github.com/cytoscape/cytoscape.js/commit/7d922f16eec4e11536d3ffa0a012ad3698044606

  Author: Max Franz <[email protected]>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M src/extensions/renderer/canvas/drawing-redraw.js



  Log Message:

  -----------

  The gradient size should include the element's padding.



Ref : Gradient stops incorrect w.r.t. padding & direction #2507





  Commit: 009205656a34182e3e997ddb6c00de8d908a8825

      
https://github.com/cytoscape/cytoscape.js/commit/009205656a34182e3e997ddb6c00de8d908a8825

  Author: Max Franz <[email protected]>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M src/collection/dimensions/width-height.js

    M src/extensions/renderer/canvas/drawing-redraw.js



  Log Message:

  -----------

  Use a private `paddedWidth()` and `paddedHeight()` function for linear 
gradient size.  This makes it easier to reuse for other things, like radial 
gradients.



Ref : Gradient stops incorrect w.r.t. padding & direction #2507





  Commit: 4a17973fb42d7d7b94b9f477615dd8253437986d

      
https://github.com/cytoscape/cytoscape.js/commit/4a17973fb42d7d7b94b9f477615dd8253437986d

  Author: Max Franz <[email protected]>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M debug/index.html

    M debug/view.js

    M documentation/docmaker.json

    M src/collection/dimensions/bounds.js



  Log Message:

  -----------

  `eles.boundingBox()` options : `includeMainLabels`, `includeSourceLabels`, 
`includeTargetLabels` #2502



- Add support for the new options.

- Add documentation.

- Add visual testing support in the debug page.  This feature isn't testable 
headlessly.





  Commit: b16a88384b2d6eb6885eaeb6388c0f88de0a8f55

      
https://github.com/cytoscape/cytoscape.js/commit/b16a88384b2d6eb6885eaeb6388c0f88de0a8f55

  Author: Max Franz <[email protected]>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M documentation/docmaker.json

    M documentation/md/core/init.md



  Log Message:

  -----------

  Fix docs re. boxSelectionEnabled



Ref : Docs has wrong default value for config option `boxSelectionEnabled` #2505





  Commit: e41b8ea3d28870bfcf32c76fc11650be214d8b79

      
https://github.com/cytoscape/cytoscape.js/commit/e41b8ea3d28870bfcf32c76fc11650be214d8b79

  Author: Max Franz <[email protected]>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M package.json



  Log Message:

  -----------

  Add more contributors to the package.json file.



It's been a while since this field was updated and several people have made 
some significant and ongoing contributions.  This change should make those 
people visible to tools like npm for the cytoscape package.  I've added the 
following people: @tonymullen @alexcli @mj3cheun @TrySound @josejulio



If I've missed anyone or anyone would like to change their contact info, please 
make a pull request.  I put github profile urls in place of email addresses, 
since I wasn't sure how some people might feel about making their email 
addresses public.



Thanks for your contributions!





  Commit: bc61a3d0188d89ae8e8c278e9de5e482fcfe7bf8

      
https://github.com/cytoscape/cytoscape.js/commit/bc61a3d0188d89ae8e8c278e9de5e482fcfe7bf8

  Author: Max Franz <[email protected]>

  Date:   2019-09-03 (Tue, 03 Sep 2019)



  Changed paths:

    M documentation/md/intro.md



  Log Message:

  -----------

  Add Universität Heidelberg & NSA to the who-uses list #914





  Commit: a8dc186f802264d6d4c5fac669d7518b9c0cbd51

      
https://github.com/cytoscape/cytoscape.js/commit/a8dc186f802264d6d4c5fac669d7518b9c0cbd51

  Author: Max Franz <[email protected]>

  Date:   2019-09-03 (Tue, 03 Sep 2019)



  Changed paths:

    M documentation/md/intro.md



  Log Message:

  -----------

  Add 3.10.0, 3.9.2, 3.8.5 to the release list; also note release cadence





  Commit: 1b27fe517e5bc5b0b9b1117387e7d00fccd49cf9

      
https://github.com/cytoscape/cytoscape.js/commit/1b27fe517e5bc5b0b9b1117387e7d00fccd49cf9

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    A .browserslist



  Log Message:

  -----------

  Update browserslist to support IE9 #2511





  Commit: 972c22d2d7782f7c4508450019adcfe20dd36591

      
https://github.com/cytoscape/cytoscape.js/commit/972c22d2d7782f7c4508450019adcfe20dd36591

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M debug/index.html

    M debug/livereload.js

    M debug/tests.js



  Log Message:

  -----------

  Update the debug page so it's IE9-safe #2511





  Commit: ecc1536887cc90c954e73faa5d605ea178a9e177

      
https://github.com/cytoscape/cytoscape.js/commit/ecc1536887cc90c954e73faa5d605ea178a9e177

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M CONTRIBUTING.md

    M README.md



  Log Message:

  -----------

  Update the release and contributing instructions re. IE #2511





  Commit: 2d7e83a49006bd68df0dbcaa9c36a8eb5976ad4d

      
https://github.com/cytoscape/cytoscape.js/commit/2d7e83a49006bd68df0dbcaa9c36a8eb5976ad4d

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M src/style/properties.js



  Log Message:

  -----------

  Remove the use of includes() in bounds-expansion #2511





  Commit: e4f139bf77c44d8eedc8370ce2fdd441f25a02f4

      
https://github.com/cytoscape/cytoscape.js/commit/e4f139bf77c44d8eedc8370ce2fdd441f25a02f4

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M test/collection-affinity-propagation.js

    M test/collection-compound-nodes.js

    M test/collection-style.js

    A test/ie.html

    M test/index.html

    A test/lib/babel-polyfill.js

    A test/lib/babel-standalone.js

    A test/lib/chai-ie.js

    A test/lib/mocha-ie.js



  Log Message:

  -----------

  Add ie.html test page and revise test code to use ES5



- The IE test page currently works with Babel and polyfills disabled.

- Babel and polyfills are enabled so that contributors can write ES6+

tests in future without issue.

- The IE test page uses older versions of Mocha and Chai.  Newer

versions do not support IE.

- Note: Running Babel in the browser is slow.





  Commit: a6f7ad8543374c48a95e538cbfb51f17863a3b05

      
https://github.com/cytoscape/cytoscape.js/commit/a6f7ad8543374c48a95e538cbfb51f17863a3b05

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M documentation/docmaker.json



  Log Message:

  -----------

  `maxIterations` typo #2510





  Commit: e17ff9be422ec1c02ad9c1575753fa93553360e5

      
https://github.com/cytoscape/cytoscape.js/commit/e17ff9be422ec1c02ad9c1575753fa93553360e5

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:

    M README.md



  Log Message:

  -----------

  Fix indentation in readme re. IE tests





  Commit: a26f3199d63129b4d24c1079a1610f2a4773c7ba

      
https://github.com/cytoscape/cytoscape.js/commit/a26f3199d63129b4d24c1079a1610f2a4773c7ba

  Author: Max Franz <[email protected]>

  Date:   2019-09-04 (Wed, 04 Sep 2019)



  Changed paths:



  Log Message:

  -----------

  Merge master and unstable branches together for 3.10.0 release





Compare: 
https://github.com/cytoscape/cytoscape.js/compare/30179030ac7d...a26f3199d631

-- 
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/301790-a26f31%40github.com.

Reply via email to