wimrijnders
aa07e2fa2f
Enable linting for Travis ( #3331 )
* Enable linting for Travis
Since all code has been linted (thanks **TODO**!), it is now safe to enable linting for Travis.
Some cleanup actions have been performed; notably the additional `gulp` tasks for modules has
been removed. Since all code has been fixed for linting, these are not useful any more.
* Force linting error to check travis working
* Travis works! Remove forced linting error
7 years ago
wimrijnders
3adaefdde5
Update module versions to latest stable ( #3287 )
* Updated babel modules to latest stable
* Updated devDependencies all modules expect webpack
* Updated webpack to latest stable
7 years ago
wimrijnders
221757c8d5
Enable 'eslint' ( #3230 )
* First working version of eslint enabled with gulp
* Tryout of eslint with graph3d files
* Cleanup of gulp and eslint files.
* Completed test by linting graph3d
* Disable travis linting for now
* Remove global cmd param from .travis.yml
7 years ago
wimrijnders
843eb447b2
Upgrade packages and tools for Travis unit testing ( #3262 )
* Add C++11 and canvas module for travis tests
* Added libgif, updated version gulp-clean-css
* Update version webpack
* Force versions minimatch, graceful-fs; fixes for upgraded webpack
* Force version minimatch through travis.yml
* Fix comma's in json
* Add extraneous modules to package.json; final attempt at forcing versions of minimatch and graceful-fs
* Final changes module versions
* Fix due to linting
* Fix typo in package.json
* Upgrade eslint
7 years ago
Yotam Berkowitz
35ba2eae95
changed version to v4.20.1-SNAPSHOT
7 years ago
yotamberk
9a95266f69
V4.20.1 ( #3224 )
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* created a checklist for the release process
* unchecked everything
* added make github release
* Remove npm-debug logs
* Release v4.20.1
* Update HISTORY.md
Fix indents
* Update HISTORY.md
* Update HISTORY.md
move - FEAT #3154 to timeline
7 years ago
Alexander Wunschik
0efc1ef7b9
changed version to v4.20.1-SNAPSHOT
7 years ago
Alexander Wunschik
207b3a4f8b
Release v4.20.0 ( #3077 )
* Release v4.20.0
* added new pull requests to the history
* fixed release date
7 years ago
wimrijnders
02911c0d3a
Add command line options to mocha for running tests ( #3064 )
7 years ago
Alexander Wunschik
fd46ec13c8
updated moment.js ( #2925 )
see https://github.com/moment/moment/pull/3853
fixes #2912
7 years ago
Alexander Wunschik
0944445a1a
changed version to v4.19.1-SNAPSHOT
7 years ago
Alexander Wunschik
d6f63589c8
Release v4.19.1
7 years ago
Alexander Wunschik
2a1ce025e6
fix(chore): Moved babel to devDependencies ( #2875 )
fixes #2685
7 years ago
Alexander Wunschik
c18a39285c
changed to v4.19.0-SNAPSHOT
7 years ago
Alexander Wunschik
2d4491e557
Release v4.19.0 ( #2874 )
fixes #2784
7 years ago
Brad Hards
c83492e23f
Initial tests for timeline ItemSet. ( #2750 )
Somewhat more complicated setup, associated with the need for a real window.
7 years ago
AoDev
e6ed962238
chore(lint): added support for eslint ( #2695 )
7 years ago
Alexander Wunschik
197f26bc47
fix(build): use babel version compatible with webpack@1.14 ( #2693 )
fixes #2685
7 years ago
Alexander Wunschik
9c32a91e00
chore: updated dependencies and devDependencies ( #2649 )
7 years ago
Alexander Wunschik
9c6fc82913
changed to v4.18.1-SNAPSHOT
7 years ago
Alexander Wunschik
bcba4ce482
Changes for v4.18.1 ( #2656 )
7 years ago
Alexander Wunschik
2682b9df26
chore: updated dependencies
7 years ago
Alexander Wunschik
81de568b73
moved babel plugins from devDependencies to dependencies ( #2629 )
If you want to integrate the vis.js sources in a project you need some babel-pugins.
see #2353
7 years ago
Brad Hards
6c22663b3d
Minor cleanups in Timeline Range. ( #2633 )
Fixes default end, and reduces duplicated code. Adds tests.
7 years ago
Alexander Wunschik
b9eba1e736
changed to v4.18.0-SNAPSHOT
7 years ago
Alexander Wunschik
71bd17ffee
Changes for v4.18.0 ( #2583 )
* updated HISTORY.md for v4.18.0
* bumped package version to 4.18.0
7 years ago
dockstreet
0f7dc1f043
Fixed #2560 : IE11 issue 'Symbol' is undefined with babel-polyfill ( #2566 )
* address IE11 issue 'Symbol' is undefined with babel-polyfill
https://github.com/almende/vis/issues/2560
* address IE11 issue 'Symbol' is undefined with babel-polyfill
https://github.com/almende/vis/issues/2560
* address IE11 issue 'Symbol' is undefined with babel-polyfill
https://github.com/almende/vis/issues/2560
7 years ago
Alexander Wunschik
bbb48497af
updated npm dependencies ( #2518 )
7 years ago
Alexander Wunschik
884b75ee43
Babel update ( #2513 )
* move all babel options to .babelrc file
* updated babel-loader
7 years ago
easleydp
3b27f47995
Fix YUI Compressor incompatibilities and in so doing improve general JavaScript correctness ( #2452 )
7 years ago
Alexander Wunschik
9c96927d7d
removed merge-stream
8 years ago
Alexander Wunschik
c34d4c6da8
marked development version as SNAPSHOT
8 years ago
Alexander Wunschik
a92c56c467
updated external dependencies; fixes #2243 ;
updated how_to_puplish
8 years ago
Alexander Wunschik
3351dfe4d5
bumped package.json version to 4.17.0
8 years ago
Alexander Wunschik
f95375b020
moved some dependencies for production
8 years ago
Alexander Wunschik
1f6935eb24
updated deprecated dependencies ( #1953 )
* replaced deprecated gulp-minify-css with gulp-clean-css
* updated mocha
8 years ago
jos
6de24a283c
Released version 4.16.1
8 years ago
jos
97264f750f
Bumped version number again to 4.16.1-SNAPSHOT
8 years ago
jos
10300d90a9
Reverted changing version number on master
8 years ago
jos
d3bfca5c05
Bumped version number to v4.16.1-SNAPSHOT
8 years ago
jos
240f0c25c6
Released v4.16.0
8 years ago
jos
ef9ec3f61d
Created bundles for individual visualizations: `vis-graph3d.min.js`,
`vis-network.min.js`, and `vis-timeline-graph2d.min.js`
8 years ago
jos
4d65ed208a
Updated version number to 4.15.2-SNAPSHOT
8 years ago
jos
6aa9c6ae07
Release v4.15.1
8 years ago
jos
1c7d5ebe5d
Upgraded to babel v6
8 years ago
jos
53219c3a08
Upgraded (most) dependencies
8 years ago
jos
d29d7cb351
Bumped version number to 4.15.1-SNAPSHOT
8 years ago
jos
3874ad5b1a
Released v4.15.0
8 years ago
jos
4f831b1908
Released version 4.14.0
8 years ago
jos
2adde9d46f
Bumped version number to 4.13.1-SNAPSHOT
8 years ago