jos
|
b2a5899336
|
Fixed broken barCharts with handleOverlap=='stack'
|
10 years ago |
jos
|
d97fcd6379
|
Fixed groups not being filtered after setOptions
|
10 years ago |
jos
|
42e85b3f2a
|
Removed unused dependency `wrench`
|
10 years ago |
Alex de Mulder
|
e05e8b9988
|
fixed infinite loop when clearing dataset
|
10 years ago |
jos
|
4927209d74
|
Merge branch 'master' into develop
|
10 years ago |
Jos de Jong
|
444f96bf02
|
Merge pull request #492 from cdituri/cdituri-fixups
docs/network.html: syntax fixups
|
10 years ago |
Chris Dituri
|
d338591abd
|
docs/network.html: fix syntax error in various examples using 'options' variable.
- substituted ':' in "var options: {" for a syntactically correct '='.
|
10 years ago |
jos
|
4b504be753
|
Merge branch 'master' into develop
|
10 years ago |
Chris Dituri
|
c45159a14d
|
.gitignore: ignore vim temporary .sw[op] dotfiles
|
10 years ago |
Jos de Jong
|
cc754fdafb
|
Merge pull request #484 from mdxs/patch-1
Fixed typo in documentation of title for Groups
|
10 years ago |
Alex de Mulder
|
2aacd4e8a3
|
added two 'var' statements to comply with use strict
|
10 years ago |
Alex de Mulder
|
83a6cf889e
|
redraw on back on manipulation
|
10 years ago |
Alex de Mulder
|
d4cc65df64
|
- Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode
- Better cleanup after reconnecting edges in manipulation mode
|
10 years ago |
Alex de Mulder
|
03b869a1e0
|
fixed zooming on tablet
|
10 years ago |
Alex de Mulder
|
13238fc7a0
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
Alex de Mulder
|
568aa702ca
|
removed double code
|
10 years ago |
jos
|
f861102c41
|
Merge branch 'master' into develop
|
10 years ago |
Jos de Jong
|
1ae2ac152b
|
Merge pull request #486 from mdxs/patch-2
Reflect dual licensed vis.js in README
|
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 |
Alex de Mulder
|
26e995ce75
|
fixed keycharm with strict mode
|
10 years ago |
Alex de Mulder
|
9d1e329107
|
updated build
|
10 years ago |
Alex de Mulder
|
eed0edd5d3
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
|
10 years ago |
Alex de Mulder
|
792af10281
|
fixed keycharm issue
|
10 years ago |
mdxs
|
e54a12bb6c
|
Fixed typo in documentation of title for Groups
|
10 years ago |
jos
|
090383d462
|
Fixes for ES5 strict mode
|
10 years ago |
Jos de Jong
|
b0b7c0b663
|
updated .gitignore
|
10 years ago |
Jos de Jong
|
8bd82ab84c
|
updated histroy
|
10 years ago |
jos
|
d86a535c07
|
Bumped version number to 3.7.2-SNAPSHOT
|
10 years ago |
jos
|
9b8f4bb4b6
|
Released version 3.7.1
|
10 years ago |
jos
|
ea9733b88c
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
60e0525187
|
Fixed another bug related to overflowing contents (#459)
|
10 years ago |
Alex de Mulder
|
4fee1a2c9a
|
Fixed height increase on scolling if only graphHeight is defined.
|
10 years ago |
Alex de Mulder
|
5f5869fef0
|
fixed drawing points with bars (ex 12)
|
10 years ago |
Alex de Mulder
|
b7a99e8d80
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
|
10 years ago |
Alex de Mulder
|
c397262c1f
|
fixed drawing points with bars (ex 12)
|
10 years ago |
jos
|
246b0be530
|
Fixed background items being selectable and editable when a height is set (see #454)
|
10 years ago |
jos
|
8b5329cd6e
|
whoops, cleaned up a console.log
|
10 years ago |
jos
|
354f95a422
|
Updated history
|
10 years ago |
jos
|
62ce8a4771
|
Fixed #461: configuring either `start` or `end`
|
10 years ago |
Alex de Mulder
|
065c4222cb
|
made pixelRatio a property, not an option
|
10 years ago |
Alex de Mulder
|
104079f305
|
updated builds, history
|
10 years ago |
Alex de Mulder
|
eeb70e4dc2
|
merged pull request #464
|
10 years ago |
Alex de Mulder
|
640f491b68
|
fixed reference to dataset at bar styles.
|
10 years ago |
Alex de Mulder
|
03d950ef39
|
removed setData from the Graph2d docs
|
10 years ago |
Alex de Mulder
|
782e3f3468
|
fixed typo #467, removed old, unused options from network
|
10 years ago |
jos
|
cebb52d516
|
Fixed #448: added some styles to prevent conflicts with bootstrap css styles
|
10 years ago |
jos
|
0ed4309697
|
Add a newline to the minified vis.min.js file to prevent issues when concatenating downstream (see #447)
|
10 years ago |
Vincent Lecrubier
|
8647ead857
|
Add support for High Resolution displays
|
10 years ago |
jos
|
0efdfa3915
|
Added loop protetion for Timeline redrawing (see #450)
|
10 years ago |
jos
|
95e12e42da
|
Fixed #459: content in range items may overflow range after zoom
|
10 years ago |