Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 816 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 816 Bytes

vue-visjs changelog

2021-05-07, version 0.6.0

  • Base rollup config on vue-sfc-rollup template

2021-5-05, version 0.5.0

  • Move from buble to babel for transpilation to handle null-related operators in visjs code
  • Rework rollup configuration

2020-05-04, version 0.4.0

  • Package updates

2020-01-29, version 0.3.0

  • Package updates

2019-11-29, version 0.2.0

  • Added: basic unit tests
  • Fixed: unneccesary processing of some props

2019-11-26, version 0.1.0

Initial release. Built on base of vue2vis.

  • Move to latest Visjs packages, which are now split into vis-timeline, vis-network, and vis-data.
  • Re-create project structure using Vue CLI v4
  • Use rollup to create builds