Alex de Mulder
|
78c5f38568
|
- Added labelHighlightBold option to edges and nodes.
|
9 years ago |
Alex de Mulder
|
c28051b1a8
|
- Added blurEdge and hoverEdge events.
|
9 years ago |
Alex de Mulder
|
6553b3933e
|
updated history
|
9 years ago |
Alex de Mulder
|
560c0f4a73
|
rebuilt, updated ignore, updated history
|
9 years ago |
Alex de Mulder
|
11b22d3299
|
- Fixed #1036, bug in lockedRedraw. Thanks @vges!
|
9 years ago |
AlexDM0
|
f7326745aa
|
- Fixed bug where 0 axis was always in the automatically fitted range.
|
9 years ago |
AlexDM0
|
0cf8c4aae0
|
- Fixed updating bounding box of nodes without drawing.
|
9 years ago |
Alex de Mulder
|
94d63c2555
|
updated history
|
9 years ago |
Alex de Mulder
|
e7bfa9ccd6
|
- Fixed #987 proper cleaning of support nodes.
|
9 years ago |
Alex de Mulder
|
af39649458
|
- Improved handling of empty image field.
|
9 years ago |
Alex de Mulder
|
f699061e29
|
- Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout
|
9 years ago |
Alex de Mulder
|
3d09e62acd
|
- No longer start stabilization with an empty node set.
|
9 years ago |
Alex de Mulder
|
4d8ade5c67
|
Fixed #953 - Added zoom events from keyboard and navigation buttons.
|
9 years ago |
Alex de Mulder
|
3507d267f6
|
Fixed #949 delete callbacks with null argument not showing toolbar afterwards.
|
9 years ago |
Alex de Mulder
|
e23e2351ec
|
fixed hammerjs direction issue
|
9 years ago |
jos
|
01a351f6ac
|
Fixed #970: Implemented options `dataColor`, `axisColor`, and `gridColor`.
|
9 years ago |
jos
|
bf49a30132
|
Bumped version number to 4.3.1-SNAPSHOT
|
9 years ago |
jos
|
dae3c3d893
|
Released version 4.3.0
|
9 years ago |
jos
|
b750d2e4dc
|
Added css class `vis-editable`, created an example demonstrating individually editable items (see #980)
|
9 years ago |
jos
|
96afb72d17
|
Fixed #964: `Timeline`, `Graph2d`, and `Network` not working on IE9
|
9 years ago |
jos
|
dd575adf25
|
Removed redundant code from `Core.prototype.getDataRange` (see #966)
|
9 years ago |
jos
|
4178e4c943
|
Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network`
|
9 years ago |
jos
|
eef693113e
|
Fixed #942: bug when data is empty
|
9 years ago |
Alex de Mulder
|
e2b3d2d051
|
added --SNAPSHOT to dev
|
9 years ago |
Alex de Mulder
|
0242a35b32
|
release 4.2.0
|
9 years ago |
AlexDM0
|
0987a84e04
|
- Fixed #927, dragStart event didnt contain node that was being dragged
|
9 years ago |
jos
|
805efd3e6e
|
Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline.
|
9 years ago |
jos
|
7a417337c9
|
Fixed #923: Added a property `event` to the properties emitted with the `select` event
|
9 years ago |
Alex de Mulder
|
42596ab053
|
added physics:enabled field. Updated docs
|
9 years ago |
AlexDM0
|
1302a6b3e0
|
Fixed bug where the network could flicker when the pixelRatio is not integer.
|
9 years ago |
jos
|
a58f4e2cb7
|
Added axis orientation option `'none'`
|
9 years ago |
jos
|
3e9ccebf27
|
Fixed #897: Timeline option `{snap: null}` did give a validation error
|
9 years ago |
jos
|
ba5cf07b08
|
Fixed #893, #911: the `clickToUse` option of Network, Graph2d, and Network was blocking click events in the web page.
|
9 years ago |
Alex de Mulder
|
e96d228ab8
|
Added releaseFunction to openCluster.
|
9 years ago |
Alex de Mulder
|
9111c23ff9
|
Fixed #908, unselecting nodes and edges now only when clicking in void.
|
9 years ago |
Alex de Mulder
|
ad1332375b
|
updated history
|
9 years ago |
Alex de Mulder
|
5ab8195959
|
- Fixed dataView support for storePositions
|
9 years ago |
Alex de Mulder
|
8732beefa0
|
- Fixed #904, correctly parsing global font options now.
|
9 years ago |
Alex de Mulder
|
0150255c87
|
- Fixed few functions including storePositions().
- Added beginnings of unit testing for network.
|
9 years ago |
Alex de Mulder
|
34be08fd51
|
- Improved robustness against people molesting the Function.prototype.bind()
|
9 years ago |
jos
|
cedae98217
|
Updated /dist
|
9 years ago |
jos
|
ba5a6d2cef
|
Improved function `fit()` to take into account the actual width of items (see #847)
|
9 years ago |
Alex de Mulder
|
bc1d1748e7
|
updated history
|
9 years ago |
jos
|
62a844de3f
|
Released version 4.1.0
|
9 years ago |
Alex de Mulder
|
a2de04bef8
|
rebuilt, updated history
|
9 years ago |
jos
|
626d4b9b8b
|
Fixed #877: Added support for metaKey to select multiple items.
|
9 years ago |
Alex de Mulder
|
e8bef2f837
|
- Fixed #884, selectNode event.
|
9 years ago |
Alex de Mulder
|
2fd1f4f923
|
- Fixed hoverNode and blurNode events and added them to the docs.
|
9 years ago |
Alex de Mulder
|
db5782cad8
|
- Fixed #861, brokenImage only working for one node if nodes have the same image.
|
9 years ago |
Alex de Mulder
|
09d7d4bb53
|
- Fixed bug with the moveTo and getViewPosition methods.
|
9 years ago |