Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
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.
Compare:
https://github.com/cytoscape/cytoscape.js/compare/a8dc186f8022...e4f139bf77c4
--
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/unstable/a8dc18-e4f139%40github.com.