UNPKG

vue-visjs

Version:

> Vue2 component that helps with <a href="http://visjs.org/">Visjs</a> interaction. > This is a fork of the [vis2vue](https://github.com/alexcode/vue2vis) project to update to the latest split component Visjs structure.

32 lines (18 loc) 816 B
# 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](https://github.com/alexcode/vue2vis). - Move to latest [Visjs](https://visjs.org/) packages, which are now split into vis-timeline, vis-network, and vis-data. - Re-create project structure using [Vue CLI](https://cli.vuejs.org/) v4 - Use [rollup](https://rollupjs.org) to create builds