Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/visjs/vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://github.com/visjs/vis-timeline

fixed multiline labels per #184

f35e3de395b0fdc03fcbce51907c4c6997e80dc5 authored over 10 years ago
fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!)

c501bb3912f7764ad2c4e8c7e582a8beb32a7ca0 authored over 10 years ago
optimized, 8 amazing examples, just docs left....

d72e215298f375617a8c2c141aca12d49d825812 authored over 10 years ago
ready for optimalization.

e05ea6bc99a03870031928ef0b2b80766390e893 authored over 10 years ago
(re)fixed #181

3534d0911ae53ed4bbf9bdada243cbd8b15e02b0 authored over 10 years ago
more examples, working on performance example

ffd3ae7e8e92a7d6b4b6a632b440d72cdc862df1 authored over 10 years ago
updated dist with fix for #181, updated history.

0ff3e74e6317c653bec49ccccf346d33bb57b0d9 authored over 10 years ago
ordering tweak

3d9fb04aa9921f4a75616008f67f35687ad6ddfb authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

229f73c56ce9dc67ba30de2320d2d66609d161af authored over 10 years ago
fixed graph.storePositions() - bug introduced by experimental naming convention of Dataset..

629ba100b5e4e58615f26064445378628c19a3cb authored over 10 years ago
Creating examples, lots of bugfixes!

e2e9f0e4d8457326e44ecd7f06e53f0264d4124e authored over 10 years ago
Merge pull request #180 from vukk/develop

Make scaling factor of selected edges configurable, thanks Vukk!

44bcaae3ceb63ac14060840bfa8740cbecf3fce1 authored over 10 years ago
Clarify widthSelectionMultiplier documentation

2f6eee1f4320f77da3bce4bfe7eb1e487aa28d23 authored over 10 years ago
Make scaling factor of selected edges configurable via widthSelectionMultiplier

41587b47a91d7e376282861f79fc0957d18c4e24 authored over 10 years ago
Merge branch 'develop' into graph2d

Conflicts:
dist/vis.css
dist/vis.js
dist/vis.min.css
dist/vis.min.js
src/DataSet.js
src/ti...

499bd3ee68d519e1e6bd3e9d01eab77603e31e05 authored over 10 years ago
fully functional!!

28bf8d045da8c6231e665725a27d771b5878c066 authored over 10 years ago
structure, bugs, barchart, icons

7c805819f466ac5b5d6ba49cf7f422f0488544c3 authored over 10 years ago
extended selection API, deprecated setSelection as per #174

bf38cba918b68ec8dca9858b035e170c4b53920c authored over 10 years ago
Put release date of v2.0.0

301902262b8e011773b0365bac40b6ced18c2239 authored over 10 years ago
Fixed group height being applied to group background panel as well

7a3793d65426dddbb3e5c86d68f0f9a16e31306f authored over 10 years ago
bargraphs!! woohoo!!

ac0052eed80c127114663d87ec24cc357862491e authored over 10 years ago
Cleaned up some css

27aef4c43a1380d3f9dedfa646455bf541c50c07 authored over 10 years ago
Minor change in example 18

334a7ccd4ffcc5c9a45aa004100752a392d6ad66 authored over 10 years ago
Removed the 'rangeoverflow' item type

a9a15e55df0a10bab1e6b89277997d0cff2ef38a authored over 10 years ago
Fixed #172: auto detected item type being preferred over the global item `type`.

b21a7ccb844e63220d0f70f56374b903ac6c155b authored over 10 years ago
test

e9bb513125c5f1e8099cd22a6c93ffa041cca9c6 authored over 10 years ago
Throws an error when constructing without new keyword.

262ff86817fe2a8df8506084f5a01d8fee9030e3 authored over 10 years ago
version update

f3c93c75d83053a553da9bca2523e1b48d096139 authored over 10 years ago
Merge branch 'develop'

Conflicts:
src/graph/Graph.js

bd8d8dd33f93ce2bf8beb9d7969f961b0d8eb202 authored over 10 years ago
release 2.0.0

75c17ba84cd5a5f249635ceb47e7591da431b845 authored over 10 years ago
Timeline.destroy works

6a3373a64662646258988e6724529b1c703df024 authored over 10 years ago
Halfway implementing Timeline.destroy

37f211cac0f0be08e571b0e21315482524257a25 authored over 10 years ago
Fixed DataSet.distinct requiring options.type to be configured

6897e7e223b3c3d0ed7e95308663cbd0166ea2e0 authored over 10 years ago
fixed dataset problem

32936f59f897e480c67d3e170c7dbab1e8b7bea8 authored over 10 years ago
auto scale yaxis

eac29276c9ce42c614a4ba494305d5922d0519d4 authored over 10 years ago
renaming step 2

8a095bce3679d4106dc5627c3b576dc4f8efcac9 authored over 10 years ago
renaming step 1

dbe9a82d60c6a16a28cfb77e6d0a35b95b429b85 authored over 10 years ago
icons for left and right axis

5cddf9dffe4d9852572e43d92815acc505a7fa10 authored over 10 years ago
Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area)

81c6266db8587018c7d6d3c6c9fd998329b0b685 authored over 10 years ago
Fixed #170: unreliable Array type detection

501f82c83e24b4ebd9c18ca8558209fb2b2e38f8 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

6611706affd61712fe53a62b801b4a534f216020 authored over 10 years ago
seperated legend and graphgroups. Still have to think about naming....

bd7a4f84a0e1a4488902195256b81212c37c1f5a authored over 10 years ago
updated history

45abf3b6b2ac72b335a476331f20680a2570a79d authored over 10 years ago
added editing of edges with the data manipulation, as suggested by #169

f8178cf03a6a2dcfe6a7c3a05aa350ae47781c51 authored over 10 years ago
everything but legend and barchart working. two axis! woohoo!

ab10e14e69acf8cd5903640b1b89871b82828c8a authored over 10 years ago
Refactored the property names of DataSet and DataView to having underscore prefixes

cbef92bfa44fd319fcc36f455747ab6cc43904a8 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

1c1436140748208768079f494fbb808ce5e69821 authored over 10 years ago
Added an example demonstrating data serialization/deserialization

0dda75fb92db644ec342f7e9c3d6ac64bf3bcf35 authored over 10 years ago
Reworked all examples to use vis.DataSet

6d4a8a8927c4e1bb22095805fe925c0123012b64 authored over 10 years ago
Timeline now accepts a DataSet with items having any type of start and end.

1167b6b1dbcc35054be95632a22f0431c85c4094 authored over 10 years ago
fixed self referencing node edge selection bug per #168

7fbfc9df06c4de2d0254b86aadc05bd667a49ab6 authored over 10 years ago
Renamed DataSet option `convert` to `type`.

b9e0b5913156f8b7c6f296e88a076e5a7b53e4a7 authored over 10 years ago
clarified var naming

41c611e05089f8fa24de6603d629dc7333480341 authored over 10 years ago
Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied.

b75ef7fe1e2867cff1b587057e6df83f01125fc5 authored over 10 years ago
legend WIP

612f5f527f55b98efadb8a65552be0eec88b2338 authored over 10 years ago
fixed dataset bug

e6f2ef5ac085642d8bce9ecc6b003abb60857ebd authored over 10 years ago
adding dataset support, wip

8fbb0cbc6ae04ac579ecb45149e0c34ee2d269b8 authored over 10 years ago
its working! woohoo!

80be822b19adfbee97e3cc61b300ebc4a5cffd6c authored over 10 years ago
Few fixes to get animation better (still not there)

bc10394a17c9ea53456fe8959eeeb8b828d037e9 authored over 10 years ago
Small update in animation.css

2100b8a7e22569165e3ff1e87afe86e63849300d authored over 10 years ago
Added a start with animation (not yet working and disabled)

9f1886117a87fd320c850185883366b6c35843af authored over 10 years ago
Fixed a bug in positioning/sizing the vertical lines of box items

dccee7ab77f6e6e275ad50ce7461772fbf751c47 authored over 10 years ago
Removed all usage of style.bottom

abb5b2ab2c120ebe9530c68f04768993e3658023 authored over 10 years ago
Fixed a bug in vertical offset when height of container > height of contents

9f74d1f3dd06adafe3a02bad8002009e82c45f54 authored over 10 years ago
Fixed shadows always being visible

1e378ca826022e907b7bf8ff977052738dc8bfa3 authored over 10 years ago
Implemented shadows when vertical scroll is possible

c3a18ab4897be8b10330e6dc9633f66358edf573 authored over 10 years ago
graph is drawing

84d6aca190436d61b5d91fdf33bb9cab63459212 authored over 10 years ago
Fixed vertical drag issue while pinching

fbf2f925adc96f8d4ecafd8b635e43b8875be2a2 authored over 10 years ago
not working yet

952b93506c0e8c5ab5d394b9332dda610a72e397 authored over 10 years ago
Implemented support for vertical dragging (needs some refinement)

683b6b6070bc93515e694941079f92be05c6b18a authored over 10 years ago
Added missing option orientation needed by Timeline itself

7dcded2fbcda5a1545832c03fa16c402681ee333 authored over 10 years ago
Removed some redundant code

8379495ee8f0e21b1a6c4a63d6258a40d4f60b90 authored over 10 years ago
added wip versions of linegraph

45a1abe2dac9cd4ff6edcfa02a4a776f1a65670b authored over 10 years ago
Implemented options `zoomable` and `moveable`

de6a3d1fbef0c86c17ca075efee4da3b523516ee authored over 10 years ago
Moved change listener to _create

923123eac0807cd4f15105dbb03147548dbe67f0 authored over 10 years ago
Renamed body.props to body.domProps

a1ca691d01e5ebd819127cced839770304eaaccc authored over 10 years ago
Moved default start and end to Range

d6478c5a6acea2c6002dd26b8f48d2fb81cd2a9a authored over 10 years ago
Reworked options and setOptions

60f4871d1a39f57c0dcbf2313bf8fe65708554fe authored over 10 years ago
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util`

8783c85969600598c84e0b1ec0fcd57dcec4eca0 authored over 10 years ago
Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now

5174bf6f1c25f9876935f1b2d68b24341353b57a authored over 10 years ago
Removed double function naming

1b456423cf4c6acb151d78e87a72e26a93f80fa6 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

2727eb0ad9dda447a67f8975336ac855a020a475 authored over 10 years ago
Updated vis overview image

2d5140f10e77f53d245e214478a2bab9d7ec7277 authored over 10 years ago
Fixed height of vertical line of box items not always updated correctly

aefbe4dafefb202cee6852fe1dc31f7cac470aa5 authored over 10 years ago
Updated css in example 12

2918894ca90820b259cded765fb80563397d7647 authored over 10 years ago
Fixed alignment of the content panels to axis

5803dc2bfa5a00ce0ad203c63d22ef236835fe41 authored over 10 years ago
Fixed ItemSet not updating on change in DataSet

b268f3d0f173dbc3f85b8605c1106ff0f0afd949 authored over 10 years ago
Deleted redundant `Panel` and `RootPanel`

71ad065440d27ca5a98eb88c33483cd17c8b49cc authored over 10 years ago
A minor improvement in dragging items

9982afa53d7ec021a7567f3b2028f5e5d881a687 authored over 10 years ago
Fixed date snapping

79f64b5618ce215c2f1b14976a996685c4bf408c authored over 10 years ago
Items are selectable and editable largely

fdea763296bb71f258333b8ffc315dafc40b70b3 authored over 10 years ago
Renamed all functions `repaint` to `redraw`

41fcee663bb5d48c8c31b470a43ca347b3633997 authored over 10 years ago
Merged from develop branch

fa590fb765159b84311820672144770751483165 authored over 10 years ago
Merge branch 'develop' into predefined_panels

Conflicts:
src/timeline/Timeline.js

4a91dbe8ff4c6543d91e4c47c0a3f24b1d29ad36 authored over 10 years ago
minor bugfixes for git issues #157 #158 #159

5aab9116766fae1b0cdf920738d11c3896f58796 authored over 10 years ago
Merge pull request #157 from theGrue/initiallyVisible

Fixing usage of dataManipulation.initiallyVisible option.

e2c7420a0f1555a6957c7806be731999f8a4810d authored over 10 years ago
Fixing usage of dataManipulation.initiallyVisible option.

98851a490b001e67ca5052636efc151d2c0fd733 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

a84eefbd8388ebef96669a857e66d181e4ac4ff4 authored over 10 years ago
Merge branch 'develop'

cb50f3b6bc33117a324fc5142f79a5597d1ec79a authored over 10 years ago
Released version 1.1.0

bb2acad52c89bec34d012d3656444de6eea6482c authored over 10 years ago