Alexander Wunschik
|
435a2ab878
|
updated the webpack example (#3295)
Thanks again @mojoaxel !
|
7 years ago |
Yuxuan (Tim) Hong
|
c8d72235c8
|
feat(docs): use babel preset2015 for custom builds (#2678)
|
7 years ago |
Alexander Wunschik
|
b39d9ed7c9
|
chore(docs): general improvements (#2652)
* removed NOTICE file
* updated license date range to include 2017
* chore(docs): updated support team members
|
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 |
Alexander Wunschik
|
412f6e333d
|
Readme improvements (#2520)
* generate custom builds into the dist folder
* updated the we-need-help link in the readme
* general improvements of the readme
|
7 years ago |
Alexander Wunschik
|
fb8e81c574
|
Revert "Don't pass non-string values to Date.parse" (#2512)
|
7 years ago |
Jim O'Brien
|
9d76f9888b
|
Don't pass non-string values to Date.parse (#2491)
Fixes: https://github.com/almende/vis/issues/2490
|
7 years ago |
Brad Hards
|
3633bd9d56
|
Trivial README fixes.
|
8 years ago |
jos
|
38b1104690
|
Added link for post-it
|
8 years ago |
jos
|
e3682a2c77
|
Right align post-it
|
8 years ago |
jos
|
4b00d9cff6
|
Added we need help post-it
|
8 years ago |
jos
|
9744c5eca5
|
Fixed #1353: Custom bundling with browserify requiring manual installation of `babelify`. Updated readme on custom bundling.
|
9 years ago |
Alex de Mulder
|
4ad5ffad78
|
updated readme
|
9 years ago |
jos
|
883f924709
|
Fixed browserify command in custom bundle example 3
|
9 years ago |
jos
|
e881a78462
|
replaced `6to5` with `babel`, letting webpack output errors, minor fix
|
9 years ago |
jos
|
f29d6e750f
|
Added link to cdnjs
|
9 years ago |
jos
|
5892bd628e
|
Added `6to5ify` transform to the dependencies and docs on custom builds with browserify
|
9 years ago |
jos
|
6633d2ba60
|
Released version 3.8.0
|
9 years ago |
jos
|
a3e000ec80
|
Added prerequisites for custom builds
|
10 years ago |
mdxs
|
99e0d1f272
|
Reflect dual licensed vis.js in README
Further to #285, it seems the `README.md` wasn't changed in 124395d974 to reflect the dual license status.
|
10 years ago |
jos
|
ec739c3065
|
Clarified version requirements of hammer.js (see #296)
|
10 years ago |
jos
|
f6a9660239
|
Removed the light version of vis.js, added documentation on custom builds
|
10 years ago |
jos
|
27bc2fb8a6
|
Upgraded hammer.js to v1.1.3
|
10 years ago |
jos
|
c8e8691d68
|
Added vis-light bundle
|
10 years ago |
jos
|
951dd61b3a
|
Added scripts to package.json. Fixed watching for css changes too.
|
10 years ago |
jos
|
72dfc0c45f
|
Reworked all code to commonjs modules. Replaced the build script with Gulp
|
10 years ago |
jos
|
a5dd92d349
|
Refactored more code from `graph` to `network`
|
10 years ago |
Tim Pettersen
|
a3b1997df1
|
Allow Node and Edge title values to be the result of a function.
|
10 years ago |
josdejong
|
b017edcaaa
|
Functions `select` and `unselect` on Items working
|
10 years ago |
josdejong
|
fe94ad6692
|
Released version 0.3.0
|
10 years ago |
josdejong
|
9e93580ddd
|
Released version 0.3.0
|
10 years ago |
josdejong
|
421e338b30
|
Some fixes in the build script and tests
|
10 years ago |
josdejong
|
7e6810955d
|
Switched to 2-space indentation
|
10 years ago |
josdejong
|
fd4cf6907e
|
Added documentation on DataSet and DataView
|
11 years ago |
josdejong
|
ed26e58144
|
Implemented DOT support in Graph without need for a separate parse step.
|
11 years ago |
josdejong
|
aab9e38ed3
|
Improved Graph constructor and method setData
|
11 years ago |
josdejong
|
3c414664e0
|
Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes
|
11 years ago |
josdejong
|
6590e2cd2e
|
Applied node style dependency management, using browserify now to bundle the code
|
11 years ago |
josdejong
|
d55fb71c7f
|
Changed the dom of the itemset, added an axis element
|
11 years ago |
josdejong
|
5c14597bb9
|
Implemented namespacing, closure, and support for require.js
|
11 years ago |
josdejong
|
8a67a9f172
|
Css is now packages in the js file.
|
11 years ago |
josdejong
|
7489ae0ab1
|
Changed build script to generate a single library vis.js in the project root
|
11 years ago |
josdejong
|
40117bc055
|
License information added
|
11 years ago |
josdejong
|
fdd92c01e9
|
Readme updated, example added
|
11 years ago |
josdejong
|
45afd42252
|
Initial import
|
11 years ago |
Jos de Jong
|
0183801e21
|
Initial commit
|
11 years ago |