jos
681f305c92
Fixed #629 : timeline not properly initializing with a DataView for groups
před 10 roky
jos
a716e3f239
Updated /dist
před 10 roky
jos
261ea430ad
Merge branch 'develop' into v4
Conflicts:
HISTORY.md
bower.json
dist/vis.js
dist/vis.min.css
dist/vis.min.js
package.json
před 10 roky
jos
ae7d2004de
Bumped version number to 3.10.1-SNAPSHOT
před 10 roky
jos
a3b89a4cd0
Released version 3.10.0
před 10 roky
jos
89cacf51dc
Fixed #541 : `setWindow` not working when applying an interval larger than the configured `zoomMax`.
před 10 roky
jos
85a4982487
Fixed #626 : added class name 'network-tooltip' to the tooltip, allowing custom styling.
před 10 roky
jos
6ff857a06e
Updated /dist
před 10 roky
jos
a636e952a5
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
před 10 roky
jos
76757c978e
Fixed #443 : not being able to drag items to an other group on mobile devices.
před 10 roky
Alex de Mulder
025bb88d52
updated history
před 10 roky
Alex de Mulder
b20abe80e9
Merge remote-tracking branch 'origin/develop' into develop
před 10 roky
Alex de Mulder
ff4d576b7c
removed nodes and edges from the selection before they are deleted through the dataset or when setData is called.
před 10 roky
jos
e47659398b
Updated docs
před 10 roky
jos
1aea9fed30
Implemented option `snap`
před 10 roky
jos
d587c437a8
Fixed #550 : `Timeline.redraw()` now also recalculates the size of items.
před 10 roky
jos
da10145046
Merge remote-tracking branch 'origin/develop' into develop
před 10 roky
jos
1d7982f591
Fixed #401 : width of range items not always being maintained when moving due to snapping to nice dates
před 10 roky
jos
d07eb69503
Updated history
před 10 roky
jos
d24d45c444
Merge branch 'v4' into es6
před 10 roky
jos
e0e1de7301
Upgraded to the latest version of 6to5
před 10 roky
jos
783af7a561
Changed unit tests to use the compiled vis.js
před 10 roky
jos
81dc7642fe
Fixed #621 : item ranges being displayed with a minimum of 10px (twice the padding).
před 10 roky
Alex de Mulder
3814ff18c4
added documentation
před 10 roky
Alex de Mulder
aa17f03fba
- Fixed bug when redrawing was not right on zoomed-out browsers.
před 10 roky
Alex de Mulder
5d964c0237
- Fixed bug when redrawing was not right on zoomed-out browsers.
před 10 roky
Alex de Mulder
faf28642d2
disabled cluster debug keystrokes
před 10 roky
Alex de Mulder
164653cdd7
made scaling function customizable
před 10 roky
Alex de Mulder
b4c56a6239
removed eu project
před 10 roky
Alex de Mulder
2c28c42371
- Added getConnectedNodes method.
- Added fontSizeMin, fontSizeMax, fontSizeMaxVisible, scaleFontWithValue, fontDrawThreshold to Nodes.
- Added fade in of labels (on nodes) near the fontDrawThreshold.
- Added nodes option to zoomExtent to zoom in on specific set of nodes.
- Added stabilizationIterationsDone event which fires at the end of the internal stabilization run. Does not imply that the network is stabilized.
- Added setFreezeSimulation method.
- Added clusterByZoom option and increaseClusterLevel and decreaseClusterLevel methods.
Still clustering bug and need more documentation on new features
před 10 roky
jos
b778649725
Fixed #531 : a bug in the `DataSet` returning an empty object instead of `null` when no item was found when using both a filter and specifying fields.
před 10 roky
jos
c4d357dd85
Fixed #339 : Added a method `refresh()` to the `DataView`, to update filter results
před 10 roky
Alex de Mulder
4cb8f20679
fixed few (but not all clustering issues)
před 10 roky
AlexDM0
b3e7d60bfb
avoided onHold event during addEdge
před 10 roky
jos
5892bd628e
Added `6to5ify` transform to the dependencies and docs on custom builds with browserify
před 10 roky
jos
7b55f66094
Merge branch 'develop' into es6
před 10 roky
Alex de Mulder
dcaa31214b
rebuilt vis.js
před 10 roky
Alex de Mulder
0c34e3bb02
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
před 10 roky
Alex de Mulder
42fd92f959
- Improved images handling so broken images are shown on all references of images that are broken.
před 10 roky
jos
ea0a230422
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
před 10 roky
jos
6c6af85c55
Fixed #590 : implemented options to set a fixed scale
před 10 roky
Alex de Mulder
f7f0dd8c5d
- Added option bindToWindow (default true) to choose whether the keyboard binds are global or to the network div.
před 10 roky
jos
8b45876c3a
Updated /dist
před 10 roky
jos
1b6b0eaa1d
Added property `length` holding the total number of items in the DataView
před 10 roky
jos
7e8ca2dd07
Added property `length` holding the total number of items in the DataSet
před 10 roky
jos
c682f6d73f
Bumped version number to 3.9.2-SNAPSHOT
před 10 roky
jos
84f43861df
Released version 3.9.1
před 10 roky
Alex de Mulder
4bab8406a2
removed console.log
před 10 roky
Alex de Mulder
d488cd3a7a
- Fixed scroll being blocked if zoomable is false. (decoupled bindHammer from create)
před 10 roky
Alex de Mulder
6235267b69
updated docs for better clarity
před 10 roky