jos
|
b4945faedd
|
Renamed DataSet option `convert` to `type`.
|
10 years ago |
jos
|
5a8e6ddbbe
|
Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied.
|
10 years ago |
jos
|
cd62233c60
|
Few fixes to get animation better (still not there)
|
10 years ago |
jos
|
e41fdf45bc
|
Small update in animation.css
|
10 years ago |
jos
|
fe6cdfca4c
|
Added a start with animation (not yet working and disabled)
|
10 years ago |
jos
|
30da48a49e
|
Fixed a bug in positioning/sizing the vertical lines of box items
|
10 years ago |
jos
|
610702f21e
|
Removed all usage of style.bottom
|
10 years ago |
jos
|
1cd1540f28
|
Fixed a bug in vertical offset when height of container > height of contents
|
10 years ago |
jos
|
9b4ab61d67
|
Fixed shadows always being visible
|
10 years ago |
jos
|
fe7cc72666
|
Implemented shadows when vertical scroll is possible
|
10 years ago |
jos
|
63c36ffb6f
|
Fixed vertical drag issue while pinching
|
10 years ago |
jos
|
0420c72b60
|
Implemented support for vertical dragging (needs some refinement)
|
10 years ago |
jos
|
1a9325da61
|
Added missing option orientation needed by Timeline itself
|
10 years ago |
jos
|
62bc49b1e1
|
Removed some redundant code
|
10 years ago |
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
|
312a73a5a5
|
Fixed height of vertical line of box items not always updated correctly
|
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 |
Alex de Mulder
|
f998388c84
|
minor bugfixes for git issues #157 #158 #159
|
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
|
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
|
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 |
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 |
jos
|
9eb056d1cf
|
Moved grid lines of TimeAxis to the background panel
|
10 years ago |