jos
|
77112d8334
|
Fixed configureOptions for new option `maxMinorChars`
|
9 years ago |
jos
|
6453cd0d62
|
Fixed #1449, #1393: text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids.
|
9 years ago |
Liuqing Chen
|
5009adca92
|
Rename timeline option 'allDraggable' to 'itemsAlwaysDraggable' and update documentation
|
9 years ago |
jos
|
af51794a5b
|
Added accidentally removed `__any__` field from locales structure again
|
9 years ago |
Liuqing Chen
|
5e1169eb88
|
add allDraggable option for timeline to support dragging unselected item
|
9 years ago |
Martin Fischer
|
4b414646fa
|
renamed option from multiselectFiltersGroup to multiselectPerGroup,
added docs
|
9 years ago |
Martin Fischer
|
46389aeae7
|
added option multiselectFiltersGroup
|
9 years ago |
jos
|
d7124f9df3
|
Fixed #1249: option `hiddenDates` not accepting a single hidden date
|
9 years ago |
jos
|
05a6021395
|
Fixed an error in the configurator option `throttleRedraw`
|
9 years ago |
jos
|
d9223685e2
|
Implemented redraw throttling for Timeline
|
9 years ago |
Martin Fischer
|
5ea6411935
|
added event handlers for onAddGroup, onMoveGroup, onRemoveGroup
|
9 years ago |
Martin Fischer
|
448411ee39
|
Dragging of Groups working now using a swap function
|
9 years ago |
Martin Fischer
|
22822da008
|
group dragging works (on groups with same height) using a swap function
|
9 years ago |
jos
|
a9ca766af7
|
Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html)
|
9 years ago |
Martin Fischer
|
b68030a546
|
Group Dragging in Timeline
|
9 years ago |
Martin Fischer
|
adb5bcebce
|
fixed missing validation of available zoomKey option values
|
9 years ago |
Martin Fischer
|
11c820a2ab
|
added zoomKey to apply zooming only when a specific key is down
|
9 years ago |
Martin Fischer
|
6cf519175c
|
added templating for groups
|
9 years ago |
jos
|
ecb525c7a8
|
Improved locales validation again
|
9 years ago |
jos
|
4178e4c943
|
Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network`
|
9 years ago |
jos
|
3e9ccebf27
|
Fixed #897: Timeline option `{snap: null}` did give a validation error
|
9 years ago |
jos
|
146ba57d28
|
Documented `configure` for Timeline and Graph2d. Some minor fixes in the options.
|
9 years ago |
jos
|
176742b33f
|
Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`.
|
9 years ago |
jos
|
d96bbe5296
|
Some fixes in the validator
|
9 years ago |
jos
|
f79449e812
|
Implemented option validator for Timeline
|
9 years ago |
jos
|
f30a3a4556
|
Integrated an option configurator
|
9 years ago |