Branch: refs/heads/3.9.x
Home: https://github.com/cytoscape/cytoscape.js
Commit: e586d91aab3fdc3b8a6ddf8a0dd970ecca131390
https://github.com/cytoscape/cytoscape.js/commit/e586d91aab3fdc3b8a6ddf8a0dd970ecca131390
Author: Max Franz <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
A .browserslist
Log Message:
-----------
Backport 3.9.x : Update browserslist to support IE9 #2511 #2512
Commit: 01a23312236d2f816efb88ea7bda65f45b7528c3
https://github.com/cytoscape/cytoscape.js/commit/01a23312236d2f816efb88ea7bda65f45b7528c3
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:
-----------
Backport 3.9.x : Update the debug page so it's IE9-safe #2511 #2512
Commit: 273252b9296e64917789e04ef0b13bdb7f94e2bb
https://github.com/cytoscape/cytoscape.js/commit/273252b9296e64917789e04ef0b13bdb7f94e2bb
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:
-----------
Backport 3.9.x : Add ie.html test page and revise test code to use ES5 #2511
#2512
- 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/f64490681b64...273252b9296e
--
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/3.9.x/f64490-273252%40github.com.