jos
|
8ef8a1e0b2
|
Implemented options `zoomable` and `moveable`
|
10 years ago |
jos
|
693d801922
|
Moved change listener to _create
|
10 years ago |
jos
|
e232f81dc0
|
Renamed body.props to body.domProps
|
10 years ago |
jos
|
5033272a6d
|
Moved default start and end to Range
|
10 years ago |
jos
|
f672f7b583
|
Reworked options and setOptions
|
10 years ago |
jos
|
4ac1d3abcc
|
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util`
|
10 years ago |
jos
|
43912f5d9b
|
Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now
|
10 years ago |
jos
|
0f45b7a2f1
|
Removed double function naming
|
10 years ago |
jos
|
46c62cf16f
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
9347238465
|
Updated vis overview image
|
10 years ago |
jos
|
312a73a5a5
|
Fixed height of vertical line of box items not always updated correctly
|
10 years ago |
jos
|
e579c55176
|
Updated css in example 12
|
10 years ago |
jos
|
53e6e50320
|
Fixed alignment of the content panels to axis
|
10 years ago |
jos
|
19dfc92458
|
Fixed ItemSet not updating on change in DataSet
|
10 years ago |
jos
|
f113776265
|
Deleted redundant `Panel` and `RootPanel`
|
10 years ago |
jos
|
297adb1cb4
|
A minor improvement in dragging items
|
10 years ago |
jos
|
2723b2673a
|
Fixed date snapping
|
10 years ago |
jos
|
08d486a53f
|
Items are selectable and editable largely
|
10 years ago |
jos
|
a5025b9673
|
Renamed all functions `repaint` to `redraw`
|
10 years ago |
jos
|
4c77206e72
|
Merged from develop branch
|
10 years ago |
jos
|
b822e6d8e8
|
Merge branch 'develop' into predefined_panels
Conflicts:
src/timeline/Timeline.js
|
10 years ago |
Alex de Mulder
|
f998388c84
|
minor bugfixes for git issues #157 #158 #159
|
10 years ago |
Alex
|
7a5d6f300b
|
Merge pull request #157 from theGrue/initiallyVisible
Fixing usage of dataManipulation.initiallyVisible option.
|
10 years ago |
Josh Gruenberg
|
b49c11eb0c
|
Fixing usage of dataManipulation.initiallyVisible option.
|
10 years ago |
jos
|
6fe36a4b70
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
821347d4dd
|
Merge branch 'develop'
|
10 years ago |
jos
|
342fab1f80
|
Released version 1.1.0
|
10 years ago |
jos
|
7cd4ba5c0b
|
Updated playground example
|
10 years ago |
Alex de Mulder
|
89bec93553
|
updated History
|
10 years ago |
Alex de Mulder
|
aa52bdd84b
|
added dragNodes option. Renamed dragGraph option.
|
10 years ago |
jos
|
d95ecad360
|
Replaced double quotes in js with single quotes
|
10 years ago |
jos
|
d0efc46422
|
Fixed an auto animation start/stop issue
|
10 years ago |
jos
|
811324e302
|
Minor improvements in the examples
|
10 years ago |
jos
|
b698f68b89
|
Graph3d listens for changes in the dataset now
|
10 years ago |
jos
|
157c8a9f34
|
Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations
|
10 years ago |
jos
|
fc6d7ab82f
|
Fixed #107: allow repeating select event
|
10 years ago |
jos
|
a3c0b3565e
|
Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d
|
10 years ago |
jos
|
f2b1eed9d4
|
Renamed event `camerapositionchange` to `cameraPositionChange`
|
10 years ago |
jos
|
e6cd80ad6f
|
Updated examples a little
|
10 years ago |
jos
|
5977b5bf8a
|
Updated styling of graph3d docs
|
10 years ago |
jos
|
f2d792435c
|
Removed a left over console.log
|
10 years ago |
Alex de Mulder
|
59195f9d3c
|
tiny refactor and updated history for graph3d
|
10 years ago |
Alex de Mulder
|
3506b636b0
|
fixed broken examples
|
10 years ago |
jos
|
abefb67131
|
Moved CurrentTime and CustomTime to the foreground panel
|
10 years ago |
jos
|
ad2e235211
|
Fixed offset in zooming with scroll when using groups
|
10 years ago |
Alex de Mulder
|
f5c41e896d
|
Merge branch 'graph3d' into develop
|
10 years ago |
jos
|
350d43aec9
|
Introduced a forgroundVertical panel, positioned the dots of item boxes there
|
10 years ago |
jos
|
3dfd05ee6c
|
ItemSet starts to work again
|
10 years ago |
jos
|
0bb71fd374
|
A fix in the height of the vertical grid lines
|
10 years ago |
jos
|
9f2eee8af9
|
CurrentTime and CustomTime working again
|
10 years ago |