[cytoscape/cytoscape.js] e20ffa: Animation start values should be stored at the ini...

2019-01-15 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: e20ffa0d8e40cf454ae49356328f8bbe7db703b8
  
https://github.com/cytoscape/cytoscape.js/commit/e20ffa0d8e40cf454ae49356328f8bbe7db703b8
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M debug/tests.js
M src/animation.js
M src/collection/layout.js
M src/core/animation/start.js

  Log Message:
  ---
  Animation start values should be stored at the initialisation of the 
animation, not on the start tick #2268



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 5889cb: Animation start values should be stored at the ini...

2019-01-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 5889cb3338744e5fe6621cb9514398335a8f976c
  
https://github.com/cytoscape/cytoscape.js/commit/5889cb3338744e5fe6621cb9514398335a8f976c
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M debug/tests.js
M src/animation.js
M src/collection/layout.js
M src/core/animation/start.js

  Log Message:
  ---
  Animation start values should be stored at the initialisation of the 
animation, not on the start tick #2268



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


Jenkins build is back to normal : cytoscape-3-impl #5234

2019-01-15 Thread cytoscape . build . daemon
See 

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


Jenkins build is back to normal : cytoscape-3-gui-distribution #4786

2019-01-15 Thread cytoscape . build . daemon
See 

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


Jenkins build is back to normal : cytoscape-3-gui-distribution » Cytoscape Desktop Application Distribution #4786

2019-01-15 Thread cytoscape . build . daemon
See 


-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


Jenkins build is back to normal : cytoscape-3-api #3871

2019-01-15 Thread cytoscape . build . daemon
See 

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 7b7fe5: Add documentation for : For blob image exports, al...

2019-01-15 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 7b7fe5560df87f5c64b316c536601e7b0c693f68
  
https://github.com/cytoscape/cytoscape.js/commit/7b7fe5560df87f5c64b316c536601e7b0c693f68
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M documentation/docmaker.json
M documentation/md/core/jpg.md
M documentation/md/core/png.md

  Log Message:
  ---
  Add documentation for : For blob image exports, allow use of 
`canvas.toBlob()` where available #2208



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 59402c: Upgrade rollup-plugin-babel #2267

2019-01-15 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 59402c791967e25fe6d7f49f98849b78af36dcc5
  
https://github.com/cytoscape/cytoscape.js/commit/59402c791967e25fe6d7f49f98849b78af36dcc5
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

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

  Log Message:
  ---
  Upgrade rollup-plugin-babel #2267



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 0a9d6d: Replace uglify with terser for minified builds

2019-01-15 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 0a9d6dcc4c8f297806192d25e70376bf191d6c28
  
https://github.com/cytoscape/cytoscape.js/commit/0a9d6dcc4c8f297806192d25e70376bf191d6c28
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M package-lock.json
M package.json
M rollup.config.js

  Log Message:
  ---
  Replace uglify with terser for minified builds

Ref #2266



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js]

2019-01-15 Thread GitHub
  Branch: refs/heads/greenkeeper/rollup-1.1.0
  Home:   https://github.com/cytoscape/cytoscape.js

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js]

2019-01-15 Thread GitHub
  Branch: refs/heads/greenkeeper/rollup-plugin-size-snapshot-0.8.0
  Home:   https://github.com/cytoscape/cytoscape.js

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 68a6dc: chore(package): update rollup to version 1.1.0

2019-01-15 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 68a6dcda37e171980e30c091f2e69bcd72828546
  
https://github.com/cytoscape/cytoscape.js/commit/68a6dcda37e171980e30c091f2e69bcd72828546
  Author: greenkeeper[bot] 
  Date:   2019-01-09 (Wed, 09 Jan 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update rollup to version 1.1.0


  Commit: 028e28417295e4f360a6cf3be3a32c72c6358f55
  
https://github.com/cytoscape/cytoscape.js/commit/028e28417295e4f360a6cf3be3a32c72c6358f55
  Author: greenkeeper[bot] 
  Date:   2019-01-09 (Wed, 09 Jan 2019)

  Changed paths:
M package-lock.json

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


  Commit: 54acd517e03c515d76b0def7c29e6560e6f5c544
  
https://github.com/cytoscape/cytoscape.js/commit/54acd517e03c515d76b0def7c29e6560e6f5c544
  Author: greenkeeper[bot] 
  Date:   2019-01-13 (Sun, 13 Jan 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update rollup-plugin-size-snapshot to version 0.8.0


  Commit: 274fb0ed23d9a3b17289f639a34f63c4836f7577
  
https://github.com/cytoscape/cytoscape.js/commit/274fb0ed23d9a3b17289f639a34f63c4836f7577
  Author: greenkeeper[bot] 
  Date:   2019-01-13 (Sun, 13 Jan 2019)

  Changed paths:
M package-lock.json

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


  Commit: 976572c9059f3098c387f1f192ac20c8c1a16ee3
  
https://github.com/cytoscape/cytoscape.js/commit/976572c9059f3098c387f1f192ac20c8c1a16ee3
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M LICENSE
M README.md
M documentation/md/extensions.md
M documentation/md/intro.md
M documentation/md/links.md
M package-lock.json
M package.json
M src/collection/dimensions/bounds.js
M src/collection/style.js
M src/core/index.js
M src/extensions/renderer/canvas/drawing-elements.js
M src/extensions/renderer/canvas/ele-texture-cache.js
M src/extensions/renderer/canvas/index.js
M src/style/apply.js
M test/core-graph-manipulation.js

  Log Message:
  ---
  Merge branch 'unstable' into greenkeeper/rollup-1.1.0


  Commit: 5cc0193fddf12b08afadcbb1e35f32332f6aceac
  
https://github.com/cytoscape/cytoscape.js/commit/5cc0193fddf12b08afadcbb1e35f32332f6aceac
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

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

  Log Message:
  ---
  Merge greenkeeper/rollup-plugin-size-snapshot-0.8.0 into 
greenkeeper/rollup-1.1.0


  Commit: 665aa451720734ab889f0161069913106101c37f
  
https://github.com/cytoscape/cytoscape.js/commit/665aa451720734ab889f0161069913106101c37f
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M package-lock.json
M rollup.config.js

  Log Message:
  ---
  Fixes related to upgraded versions of rollup and the size snapshot plugin

Ref #2262 #2257


  Commit: 0be2089e5b55e1a0bf1a0c8411e57958895b4918
  
https://github.com/cytoscape/cytoscape.js/commit/0be2089e5b55e1a0bf1a0c8411e57958895b4918
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M package-lock.json
M package.json
M rollup.config.js

  Log Message:
  ---
  Merge branch 'greenkeeper/rollup-1.1.0' into unstable


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/6545d3d1b111...0be2089e5b55
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 6feca0: Optimizations to styling for mapped properties

2019-01-15 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 6feca07b2c6f422a41993bcdc16fe3fc4dae3995
  
https://github.com/cytoscape/cytoscape.js/commit/6feca07b2c6f422a41993bcdc16fe3fc4dae3995
  Author: ntfink <>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
M src/style/apply.js
M src/style/parse.js

  Log Message:
  ---
  Optimizations to styling for mapped properties


  Commit: 759971a891f8e3d106a978144858453eddaf0bf5
  
https://github.com/cytoscape/cytoscape.js/commit/759971a891f8e3d106a978144858453eddaf0bf5
  Author: ntfink <>
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
M src/style/apply.js

  Log Message:
  ---
  Check for cached function value when parsing


  Commit: 7a944b107d3c2892aa8991aaa4f6dabaed7fd804
  
https://github.com/cytoscape/cytoscape.js/commit/7a944b107d3c2892aa8991aaa4f6dabaed7fd804
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M src/style/apply.js
M src/style/parse.js

  Log Message:
  ---
  Merge branch 'mapped_style_optimizations' of 
https://github.com/ntfink/cytoscape.js into ntfink-mapped_style_optimizations


  Commit: fa39e6d86910bec9ee0ea236cecb350ec350aa53
  
https://github.com/cytoscape/cytoscape.js/commit/fa39e6d86910bec9ee0ea236cecb350ec350aa53
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M src/style/apply.js

  Log Message:
  ---
  Cheaper function check

Ref : Optimizations for mapped style properties #2239


  Commit: 5679b2806bf568e2e11742e38b17ce75a7276ba6
  
https://github.com/cytoscape/cytoscape.js/commit/5679b2806bf568e2e11742e38b17ce75a7276ba6
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M src/style/apply.js
M src/style/parse.js

  Log Message:
  ---
  - Save the previous value in `applyParsedProperty()`, only for function 
mappers.
- Comparing to `eleProp.previousValue` doesn't make sense, as it's always the 
same as `eleProp.value`, and generally new `eleProps` can be created for each 
flat value.  They aren't generally re-used.
- Also make sure that the `cxtProp` and `eleProp` correspond to each other --- 
the `eleProp` should be a flat prop of the function mapper `cxtProp`.
- Avoid copying prop values.'

Ref : Optimizations for mapped style properties #2239


  Commit: 48bfc003c8dbabc193ffa57ce3bd2630f919c1b4
  
https://github.com/cytoscape/cytoscape.js/commit/48bfc003c8dbabc193ffa57ce3bd2630f919c1b4
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M src/collection/style.js
M src/style/apply.js

  Log Message:
  ---
  Remove internal functions: `ele.updateMappers()` and `style.updateMappers()`

Ref : Optimizations for mapped style properties #2239


  Commit: 6e49b2edeca73e1928ab03f4ca10b2db42da
  
https://github.com/cytoscape/cytoscape.js/commit/6e49b2edeca73e1928ab03f4ca10b2db42da
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

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

  Log Message:
  ---
  Merge unstable into ntfink-mapped_style_optimizations


  Commit: 6545d3d1b1117ad7768d5fe7b581b4504553624c
  
https://github.com/cytoscape/cytoscape.js/commit/6545d3d1b1117ad7768d5fe7b581b4504553624c
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
M src/collection/style.js
M src/style/apply.js

  Log Message:
  ---
  Merge branch 'ntfink-mapped_style_optimizations' into unstable

Ref : Optimizations for mapped style properties #2239


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/f88c9bcc2bfb...6545d3d1b111
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js]

2019-01-15 Thread GitHub
  Branch: refs/heads/greenkeeper/rollup-plugin-license-0.8.0
  Home:   https://github.com/cytoscape/cytoscape.js

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 78832c: chore(package): update rollup-plugin-license to ve...

2019-01-15 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 78832cf4f89217027458d861754029ac4fff0d9a
  
https://github.com/cytoscape/cytoscape.js/commit/78832cf4f89217027458d861754029ac4fff0d9a
  Author: greenkeeper[bot] 
  Date:   2019-01-14 (Mon, 14 Jan 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update rollup-plugin-license to version 0.8.0


  Commit: 5391fd86f421e2f798d551cfb3d81305b2bfb77a
  
https://github.com/cytoscape/cytoscape.js/commit/5391fd86f421e2f798d551cfb3d81305b2bfb77a
  Author: greenkeeper[bot] 
  Date:   2019-01-14 (Mon, 14 Jan 2019)

  Changed paths:
M package-lock.json

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


  Commit: f88c9bcc2bfb3b77c2ad73aa597b821d1894190d
  
https://github.com/cytoscape/cytoscape.js/commit/f88c9bcc2bfb3b77c2ad73aa597b821d1894190d
  Author: Max Franz 
  Date:   2019-01-15 (Tue, 15 Jan 2019)

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

  Log Message:
  ---
  Merge pull request #2264 from 
cytoscape/greenkeeper/rollup-plugin-license-0.8.0

Update rollup-plugin-license to the latest version 


Compare: 
https://github.com/cytoscape/cytoscape.js/compare/e2ae930a4f95...f88c9bcc2bfb
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.