Ecosyste.ms: OpenCollective

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

github.com/visjs/vis_original

READ ONLY
https://github.com/visjs/vis_original

not working yet

6dd02d5a4d6ef39ff72b425205322e4187ceb06c authored over 10 years ago by Alex de Mulder <[email protected]>
Implemented support for vertical dragging (needs some refinement)

0420c72b608df732a766a547e6600d9922224a10 authored over 10 years ago by jos <[email protected]>
Added missing option orientation needed by Timeline itself

1a9325da612b5a864a64a1f3c4729110d37c203f authored over 10 years ago by jos <[email protected]>
Removed some redundant code

62bc49b1e17c68234612aedef2aaac2f48a7b2ff authored over 10 years ago by jos <[email protected]>
added wip versions of linegraph

8bff97ad55e4b5a754e9e900a094e498a8d0603c authored over 10 years ago by Alex de Mulder <[email protected]>
Updated main example in docs

f133b3e035e832b4ec3da7d5f60c9993650c2106 authored over 10 years ago by jos <[email protected]>
Implemented options `zoomable` and `moveable`

8ef8a1e0b2fd4938c3b5fc4b7aa8001f11e71884 authored over 10 years ago by jos <[email protected]>
Moved change listener to _create

693d801922817cdf84a92df6acda4d2bb7ed149a authored over 10 years ago by jos <[email protected]>
Renamed body.props to body.domProps

e232f81dc06a92dcdd595e3d0692e9b2107994e3 authored over 10 years ago by jos <[email protected]>
Moved default start and end to Range

5033272a6d6f14b0225329446416c46e0fcbeb8a authored over 10 years ago by jos <[email protected]>
Reworked options and setOptions

f672f7b583d703dcd771e99df52ca916f2eeb3ca authored over 10 years ago by jos <[email protected]>
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util`

4ac1d3abcc10ad6c79866aa5a9992bd6c55f81a6 authored over 10 years ago by jos <[email protected]>
Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now

43912f5d9bfd7a9602f9470535366b1c80a3ccea authored over 10 years ago by jos <[email protected]>
Removed double function naming

0f45b7a2f1e685b5d3adb8b014584e3647adf5f6 authored over 10 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

46c62cf16fee5935066623aff5d2e18c8b1d73af authored over 10 years ago by jos <[email protected]>
Updated vis overview image

934723846586dd09247b200d94de5f0bdbe11f60 authored over 10 years ago by jos <[email protected]>
Fixed height of vertical line of box items not always updated correctly

312a73a5a5eff28d9e3b868312c9694fe10b4818 authored over 10 years ago by jos <[email protected]>
Updated css in example 12

e579c551761c4d21dc5b70dec17377f3205fd1ba authored over 10 years ago by jos <[email protected]>
Fixed alignment of the content panels to axis

53e6e5032023908ad7fa2b12843b0cc052ccb7aa authored over 10 years ago by jos <[email protected]>
Fixed ItemSet not updating on change in DataSet

19dfc924588db682b6a3b454691036f1855c17cf authored over 10 years ago by jos <[email protected]>
Deleted redundant `Panel` and `RootPanel`

f113776265d7601102ece1592a10293ac8a928ef authored over 10 years ago by jos <[email protected]>
A minor improvement in dragging items

297adb1cb4844b403f6eb6481aefb0e23f746cfe authored over 10 years ago by jos <[email protected]>
Fixed date snapping

2723b2673a6f6bc12a2484051db9d75481c5842f authored over 10 years ago by jos <[email protected]>
Items are selectable and editable largely

08d486a53fb2faea65de5c9f4ff805aa9201d276 authored over 10 years ago by jos <[email protected]>
Renamed all functions `repaint` to `redraw`

a5025b96737ec83bb90ef656c35543e51c9134c5 authored over 10 years ago by jos <[email protected]>
Merged from develop branch

4c77206e720c41adb323576d75fd71cb2b3d7689 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into predefined_panels

Conflicts:
src/timeline/Timeline.js

b822e6d8e854730b69c5cd91cbc066890ce899c8 authored over 10 years ago by jos <[email protected]>
minor bugfixes for git issues #157 #158 #159

f998388c8448e04fb7c316993bb733b7967d5702 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #157 from theGrue/initiallyVisible

Fixing usage of dataManipulation.initiallyVisible option.

7a5d6f300ba6d94f1122f90ad0ffb46a66e7c640 authored over 10 years ago by Alex <[email protected]>
Fixing usage of dataManipulation.initiallyVisible option.

b49c11eb0c7d2284470c2fdf865ee7298afe589a authored over 10 years ago by Josh Gruenberg <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

6fe36a4b7006ed4dd4c2366c90992a9795386d2e authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

821347d4dd4dbc5b2f008d2b3a625e85e4a6ae06 authored over 10 years ago by jos <[email protected]>
Released version 1.1.0

342fab1f805b20f224f02c5ffd074bbb5716552e authored over 10 years ago by jos <[email protected]>
Updated playground example

7cd4ba5c0b3e80c993e96bf776ada52064301ccc authored over 10 years ago by jos <[email protected]>
updated History

89bec935537ba631e4d758c6dbfe971ae64e265e authored over 10 years ago by Alex de Mulder <[email protected]>
added dragNodes option. Renamed dragGraph option.

aa52bdd84b65fc2ccd14c9286e393c881d98f2fa authored over 10 years ago by Alex de Mulder <[email protected]>
Replaced double quotes in js with single quotes

d95ecad36057879d9cab2a8cc513928ab4152752 authored over 10 years ago by jos <[email protected]>
Fixed an auto animation start/stop issue

d0efc46422e0c2e4ff5d66ac56dd2ae373b00a85 authored over 10 years ago by jos <[email protected]>
Minor improvements in the examples

811324e30224b70268e5468d51c493d318f5a9c2 authored over 10 years ago by jos <[email protected]>
Graph3d listens for changes in the dataset now

b698f68b89d7442e6b2f5894734068125420c574 authored over 10 years ago by jos <[email protected]>
Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations

157c8a9f34b3dd3d7b590b716e54a6adbf6a6199 authored over 10 years ago by jos <[email protected]>
Fixed #107: allow repeating select event

fc6d7ab82fc56933867d580b532f0da84eb47dce authored over 10 years ago by jos <[email protected]>
Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d

a3c0b3565e6b5176e5a1f3860ab7cc390b9ba857 authored over 10 years ago by jos <[email protected]>
Renamed event `camerapositionchange` to `cameraPositionChange`

f2b1eed9d47f55ea0cd854aae435b458013f10ab authored over 10 years ago by jos <[email protected]>
Updated examples a little

e6cd80ad6fd20420190ac74aca9b2958c1396526 authored over 10 years ago by jos <[email protected]>
Updated styling of graph3d docs

5977b5bf8a5b888fd71d5ea68b83c3839d828c10 authored over 10 years ago by jos <[email protected]>
Removed a left over console.log

f2d792435c114ad2ab743a909dc5810dcc583cfa authored over 10 years ago by jos <[email protected]>
tiny refactor and updated history for graph3d

59195f9d3cd10772554cb3aab5f05f6371ddc2c8 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed broken examples

3506b636b0b688a8878ad47b27f3912b69db2d25 authored over 10 years ago by Alex de Mulder <[email protected]>
Moved CurrentTime and CustomTime to the foreground panel

abefb67131b9e71add0ac79d857c6acc9e87ce50 authored over 10 years ago by jos <[email protected]>
Fixed offset in zooming with scroll when using groups

ad2e2352114b37c3e8a340c80c6b3138047fc720 authored over 10 years ago by jos <[email protected]>
Merge branch 'graph3d' into develop

f5c41e896d81b570c7b1a682989677f1051fc1a4 authored over 10 years ago by Alex de Mulder <[email protected]>
Introduced a forgroundVertical panel, positioned the dots of item boxes there

350d43aec980565a945bc2a4cccbeb8df4c56e52 authored over 10 years ago by jos <[email protected]>
ItemSet starts to work again

3dfd05ee6cfd0821814b888c75cca9338f2dc620 authored over 10 years ago by jos <[email protected]>
A fix in the height of the vertical grid lines

0bb71fd37455c1288a2304a1862f97687c23f4a8 authored over 10 years ago by jos <[email protected]>
CurrentTime and CustomTime working again

9f2eee8af93d3468af049353266f99acbf40bd1f authored over 10 years ago by jos <[email protected]>
Moved grid lines of TimeAxis to the background panel

9eb056d1cf448cb5b7942f01045c184dc92c14b9 authored over 10 years ago by jos <[email protected]>
graph3d finished for vis

6777f7f73e6578fc5e0c753b73254ede3164f71d authored over 10 years ago by Alex de Mulder <[email protected]>
Added a horizontal and vertical background element

7ad41530b78bf971d6ec98e27b3c2097c7c7e80d authored over 10 years ago by jos <[email protected]>
Timeline repaints when orientation is changed

7a10407c2709cec5f8a63413f3d43750c7f88086 authored over 10 years ago by jos <[email protected]>
graph3d functional

2f903e08c2c205bd43d5fc12868b13142ead22d0 authored over 10 years ago by Alex de Mulder <[email protected]>
TimeAxis starting to work again

17fc182f5b17a028e192fb7b930f895faaf500f8 authored over 10 years ago by jos <[email protected]>
Fixed background size (did not reckon with borders of root panel)

6e96617722fe4aa33f4b9e07cc8f5ba5633021c1 authored over 10 years ago by jos <[email protected]>
Improved panel skeleton further, empty panels are now invisible (no border)

3a33fe6d32c6ef140d8fd5e69d7805addb07902f authored over 10 years ago by jos <[email protected]>
graph3d functional, examples and playground working. Docs need to be done.

e0199ea556fa552d9f1f7893e6264e014936c8a5 authored over 10 years ago by Alex de Mulder <[email protected]>
Improved panel skeleton

aeeb7e9f7f80fb77c5c898628545f8a03a595bd7 authored over 10 years ago by jos <[email protected]>
Created simple skeleton with panels: left, right, top, bottom, center.

67e8d25aa98f3fb22a9d3644623f02f414f6b5bc authored over 10 years ago by jos <[email protected]>
updated docs

d7efac9fb3d443d0a390579bd242a2293144b0cd authored over 10 years ago by Alex de Mulder <[email protected]>
added hover events

23239912f7a12334608cf0f10eef65c25ffdf945 authored over 10 years ago by Alex de Mulder <[email protected]>
filtering not working at the moment

e4181b02dc3c55b1521f26ff39a65649564813ab authored over 10 years ago by Alex de Mulder <[email protected]>
added graph3d

2df2298c9b91145d5797ce8b0ae847327e4b4ded authored over 10 years ago by Alex de Mulder <[email protected]>
added hover styles and options

6ef3cdb582c3195b8ecaa15ed4570d5e6f90cd4f authored over 10 years ago by Alex de Mulder <[email protected]>
Added focusOnNode function #139

85b062cbc5eaf7dd0889bf2d1bca7f65590922a9 authored over 10 years ago by Alex de Mulder <[email protected]>
graph: fixed bug with empty nodeset hierarchical layout #145

52a6961d019b49b111c3e58e317965f197275665 authored over 10 years ago by Alex de Mulder <[email protected]>
first working version! =]

eec1de0af774fbc788d489653f345c979331db5c authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed `Timeline.clear()` not resetting a configured `options.start` and `options.end`

11ec14bace8576368772dd42dd98cec12a0ed867 authored over 10 years ago by jos <[email protected]>
Bumped version number to 1.0.3-SNAPSHOT

3f9e28efc1674b1b6fb57cfbec54b8f3ad9707c0 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

1e0c8c3059b870d9b9f7d9acad6058fe95818510 authored over 10 years ago by jos <[email protected]>
Released version 1.0.2

1893cd7b6b0f850a721f469998c7d40a26c8039e authored over 10 years ago by jos <[email protected]>
Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance.

94741fbd512a5bf6ea456855e89b53851e679d43 authored over 10 years ago by jos <[email protected]>
Partly fixed #109: Axis scale and step size of a second Timeline are wrongly calculated due to miscalculation of the size of a character.

c46919d72bc0a9a46143bb165122610bcfbfedf8 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into linegraph

Conflicts:
dist/vis.js
dist/vis.min.js
src/graph/Graph.js

10d6e4ebd77ed7c086a0b7d1760ad7da185c6a15 authored over 10 years ago by Alex de Mulder <[email protected]>
refactored _canvasToX to _XconvertDOMtoCanvas and _xToCanvas to _XconvertCanvasToDOM (same for y)

9638a346a814df8e962f97b426ceef173946005f authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
dist/vis.js

d5cc56a1679eda9f696db79f27014b0df6b2e375 authored over 10 years ago by Alex de Mulder <[email protected]>
interchanged canvasToDOM and DOMtoCanvas to correspond with the docs.

0066f31dab7030ee3bb82621f3aff7778d54fb05 authored over 10 years ago by Alex de Mulder <[email protected]>
updated linegraph, axis style complete

ec5b7e2397bcc55a290d0716f64dc96bf82d56dd authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #86: A newly created item is now initialized with `end` property when option `type`

is `"range"` or `"rangeoverflow"`.

cf48b7d7ca42855143b8dd11ce63eae277fa6ef8 authored over 10 years ago by jos <[email protected]>
Fixed #116 and #138: bug when rendering the Timeline inside a hidden container.

84f58cef34680fba4ad2fecc2d035ffca0b1ed2e authored over 10 years ago by jos <[email protected]>
Added function `repaint()` to force a repaint of the Timeline.

c0614edb84d95fb8f487e8a997fdffbb543c6ba4 authored over 10 years ago by jos <[email protected]>
Added a simple navigation menu example

e5cc8d746619d852f09b87e76a8ac4d2d502a602 authored over 10 years ago by jos <[email protected]>
Implemented option `minHeight`, similar to option `maxHeight`. (See #132)

8ffacecd3894105fe7715f2701a58e4f6e1effab authored over 10 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

31dde6ccf0f7c6d834d1ce66bd4c6651cf82ba0d authored over 10 years ago by jos <[email protected]>
Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`.

960e10471bdaff7b9af58b103a2fed6e62d2c36d authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into linegraph

Conflicts:
dist/vis.js
dist/vis.min.js

29fdab8699416ddb12c585593d57d29e577a039a authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

c31b6dfb72b732c64d484a7c06478375bc945fbf authored over 10 years ago by Alex de Mulder <[email protected]>
renamed variable for clarity

117e9a1e679ffd2a0df84555eed124284f9e5132 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

b3b1980dfdd4f75ac08a662eb5ccf66ec9e11419 authored over 10 years ago by jos <[email protected]>
Fixed #141: a bug in replacing the DataSet of groups via `Timeline.setGroups(groups)`

3d7618baf0e3d3c8f2d14c52749fcd3fd61d1a44 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
HISTORY.md

9d28f56ded8aea7ac2daa82ed323a53d23a1e3eb authored over 10 years ago by Alex de Mulder <[email protected]>
added zoomable and moveable

904e7cfb0da1cc598beab6a9d6f2467ba82244f9 authored over 10 years ago by Alex de Mulder <[email protected]>