archlinux / archweb

Arch Linux website code
https://archlinux.org
GNU General Public License v2.0
309 stars 126 forks source link

Update d3js version #189

Open jelly opened 5 years ago

jelly commented 5 years ago

One branch which has worked on it is available here: https://github.com/archlinux/archweb/compare/master...jelly:d3js_upgrade

jelly commented 5 years ago

Upgrading to 4.13.0 is probably the best, since higher versions have more breakage current version is 3.0. Pages with d3js:

Changes in 4.0 https://github.com/d3/d3/blob/master/CHANGES.md http://denvycom.com/blog/d3-js-version-4-x-examples-and-changes-from-version-3-x/ https://amdevblog.wordpress.com/2016/07/20/update-d3-js-scripts-from-v3-to-v4/

jelly commented 5 years ago

It's also possible to update from 3.5.0 to 3.5.17 https://github.com/d3/d3/releases/tag/v3.5.17