jos
|
3a76529b9b
|
Bumped version number to 3.4.1-SNAPSHOT
|
10 years ago |
jos
|
1ad26290c9
|
Released version 3.4.0
|
10 years ago |
Alex de Mulder
|
b3c733b751
|
bugfix for graph2d, updated example 15
|
10 years ago |
jos
|
3042ca7daa
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
f67557f748
|
Extended example 15
|
10 years ago |
Alex de Mulder
|
784f0721bd
|
added custom range to docs
|
10 years ago |
jos
|
84b8a86538
|
Some improvements in streaming data example
|
10 years ago |
jos
|
84184ab6d1
|
Updated dist folder
|
10 years ago |
jos
|
823370d503
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
e886822c0d
|
Added example 15_streaming_data.html
|
10 years ago |
Alex de Mulder
|
585af3c11c
|
ammended docs
|
10 years ago |
Alex de Mulder
|
9521cc347b
|
added getScale()
|
10 years ago |
jos
|
8fbb851c46
|
Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also #294
|
10 years ago |
jos
|
758d75100c
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
aaf1afe304
|
Fixed an error thrown when calling timeline.destroy() (see #294)
|
10 years ago |
Alex de Mulder
|
a330905149
|
updated example
|
10 years ago |
Alex de Mulder
|
1f32cd9a7e
|
improved example and cleaned up code a little
|
10 years ago |
Alex de Mulder
|
eec53d0470
|
- Added animation and camera controls by the method .moveTo()
- Added new event that fires when the animation is finished.
- Added new example showing the new features of animation.
|
10 years ago |
jos
|
7c2b1173d6
|
Minor css improvement in example 25
|
10 years ago |
jos
|
d7140aef1d
|
Added some more text
|
10 years ago |
jos
|
b51585043b
|
Added an example on loading external data
|
10 years ago |
jos
|
4d66916793
|
Oops fixing the overflow issue with the dots of BoxItems broke item selection.
|
10 years ago |
jos
|
8ba08c5a8b
|
Fixed #248: Implemented support for templates
|
10 years ago |
jos
|
5740ada93d
|
history updated
|
10 years ago |
jos
|
29b4e31b31
|
Fixed an overflow issue with the dots of BoxItems
|
10 years ago |
jos
|
91b6b3ac24
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
|
10 years ago |
jos
|
c6ef9a2b4c
|
Fixed a 1 pixel offset in the background panel used to draw the time axis.
|
10 years ago |
Alex de Mulder
|
297c74f846
|
updated example, updated history
|
10 years ago |
Alex de Mulder
|
1cecbb96eb
|
added multiline text to edges, updated multiline code for both nodes and edges #291
|
10 years ago |
jos
|
f990f09124
|
Refactored `ItemBox`, `ItemRange`, and `ItemPoint` to respectively `BoxItem`, `RangeItem`, and `PointItem`.
|
10 years ago |
jos
|
5391f7c29d
|
Fixed #162: Implemented a new item type `background`
|
10 years ago |
jos
|
b0da7fe8cb
|
Docs updated. A litte refactoring
|
10 years ago |
jos
|
b7a67920d5
|
Smarter check whether data changed when redrawing items. (See also #290)
|
10 years ago |
jos
|
b393fd1756
|
Updated history
|
10 years ago |
jos
|
eb7b73359b
|
Merge branch 'master' into develop
|
10 years ago |
Jos de Jong
|
ea08f62bbd
|
Merge pull request #290 from dturkenk/data-attributes
Store additional item fields as data- attributes
|
10 years ago |
Dan Turkenkopf
|
4db0a9b4dd
|
Update timeline options to include dataAttributes
|
10 years ago |
Dan Turkenkopf
|
926bd0db3c
|
Add data-attribute example
|
10 years ago |
Dan Turkenkopf
|
386035180e
|
Define allowed dataAttributes as Timeline option
Read from an array of allowed dataAttributes at the timeline level and
write them as data- attributes on the item
|
10 years ago |
Dan Turkenkopf
|
67915d5806
|
Store additional item fields as data- attributes
If additional item fields are defined on the DataSet or array being
passed to the timeline, store them as data- attributes on the content
element.
|
10 years ago |
jos
|
dc1e13105a
|
Fixed #148: option `autoResize` not working on IE in case of changing visibility of the Timeline container element
|
10 years ago |
jos
|
9bd9e0dd31
|
Fixed #286: newly added item ignored when returning an other object instance.
|
10 years ago |
jos
|
46454ca0f8
|
Fixed #284: Fixed the `id` field of a new item not correctly generated.
|
10 years ago |
jos
|
2ab5ad108a
|
Updated dist folder
|
10 years ago |
jos
|
eac1ef9fd5
|
Merge branch 'master' into develop
|
10 years ago |
Jos de Jong
|
a0851af39e
|
Merge pull request #281 from Gregoor/master
Refactored data manipulation connect handling
|
10 years ago |
jos
|
23cb1da05f
|
Fixed #279: `className` of groups not being updated when changed
|
10 years ago |
jos
|
e146dc63d7
|
Updated history
|
10 years ago |
Gregor Weber
|
0285d3139f
|
Refactored data manipulation connect handling
|
10 years ago |
Alex de Mulder
|
eda0eb2351
|
updated gitignore
|
10 years ago |