Arno Barzan
3f03ceb9dc
Added possibility to change (or hide) the title of a CustomTime element.
преди 10 години
jos
5532a88a0d
Fixed wrongly positioned row in docs
преди 10 години
jos
10e1ca3114
More explanation for `groupOrder`, see #1241
преди 10 години
jos
d9223685e2
Implemented redraw throttling for Timeline
преди 10 години
Martin Fischer
6804cb5595
changed docs for groupDragging
преди 10 години
Martin Fischer
584f266414
removed updating the groups in groupOrderSwap, started docs
преди 10 години
jos
a9ca766af7
Fixed #24 : Implemented support for time zones (see examples/timeline/other/timezone.html)
преди 10 години
jos
fd6b70c1cb
Mentioned 2 way data binding of DataSet in the Data Format sections in the docs (see #1099 )
преди 10 години
Alex de Mulder
a85d04683b
added live update for search
преди 10 години
Felix Hayashi
be603b01dd
yay! new search for visjs.org
see #909
преди 10 години
Martin Fischer
11c820a2ab
added zoomKey to apply zooming only when a specific key is down
преди 10 години
Felix Hayashi
fe9086b38e
added breadcrumbs to all pages
преди 10 години
Martin Fischer
6cf519175c
added templating for groups
преди 10 години
jos
b750d2e4dc
Added css class `vis-editable`, created an example demonstrating individually editable items (see #980 )
преди 10 години
bertolds
f43e935bef
Issues #275 , #363 - individual Timeline items editable or readonly
Timeline will check for the property 'editable' on individual items.
if editable === true
ignore timeline option 'editable'
allow item to be edited
else if editable === false
ignore timeline option 'editable'
do not allow item to be edited
else
use timeline option 'editable'
If two items are selected and one is not editable, only the editable
item is draggable.
This change required the css class .vis-editable be moved from the
item set to the individual item containers to maintain proper styling.
преди 10 години
jos
7a417337c9
Fixed #923 : Added a property `event` to the properties emitted with the `select` event
преди 10 години
jos
a58f4e2cb7
Added axis orientation option `'none'`
преди 10 години
jos
3970ccce5d
Added a usage example for `getEventPropeties(event)` (see #901 )
преди 10 години
jos
d77275e3d1
Fixed #869 : add className with id to custom time bars
преди 10 години
jos
d6216bb6e5
Removed menu item Documentation
преди 10 години
jos
c131c084cc
Refactored table columns "mid"
преди 10 години
jos
146ba57d28
Documented `configure` for Timeline and Graph2d. Some minor fixes in the options.
преди 10 години
jos
350f05090f
Doc styling tweaks
преди 10 години
jos
c5d46c16b1
Prefixed css classes of the TimeAxis grid ( Fixed #836 )
преди 10 години
jos
f30a3a4556
Integrated an option configurator
преди 10 години
jos
d4c20eddee
Replaced `|` with `or`
преди 10 години
jos
ce29f5059f
Implemented option `multiselect`, which is false by default
преди 10 години
jos
dfb25f9ef3
Collapsable sub-options
преди 10 години
jos
f07d21f553
Halfway refactoring the Timeline docs
преди 10 години