2019-07-19, version 5.0.0
In version 5.0.0 the original vis library was split up and the whole build process changed.
- fix: fix postinstall script; #3
- feat: generate a unminified vis.js file also
- use rollup instead of gulp/webpack (#1)
- Fix link in 'how to help' #4131
- Link we_need_help to Open Collective #4218
- Fixed typo in CONTRIBUTING.md #4210
- Replace babel-preset-es2015 with babel-preset-env #3978
- update moment to last version #3819
- [Graph3d] zoomable and ctrlToZoom options #3800
- Opencollective #3681
- Fixes issue 3321 by ensuring labels are drawn as part of initial cons… #3646
- Adding unit tests for lib/shared #3600
- Adds code-cov to develop and updates readme. #3629
- Docs : fixes and enhancements for the documentation template. #3596
- Unit tests: upgrade jsdom to v11 to fix breaking unit tests for Network #3603
- Moved navbar elements in all html documentation files to partial #3604
- Docs: Moved end block in all html documentation files to partial #3597
- Network: force array order when sorting hierarchical levels #3576
- Add template for document generation with 'jsdoc'. #3497
- Adds code coverage report the output of
npm test
and adds detailed … #3575 - Use mock canvas object replacing
canvas
#3518