Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-network

:dizzy: Display dynamic, automatically organised, customizable network views.
https://github.com/visjs/vis-network

Introduced a forgroundVertical panel, positioned the dots of item boxes there

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1c1e704d6246c651ff932bc4f1a8b72b637b13a7 authored over 10 years ago by jos <[email protected]>
updated docs

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

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

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

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

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

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

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

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

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

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

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

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

bc979f1da06512c41597cb4120b807e4111ebded 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.

644fbf9ff5b42429ef19c8e22b21a4b5028b3731 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

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

c8efe386f61e9f57d18e775a2fa2dfb949c0d329 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

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

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

be308175350f51708b27672baaf8a96c458c18e5 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"`.

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

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

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

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

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

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

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

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

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

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

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

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

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

Conflicts:
HISTORY.md

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

3b305ab75357b41a70a549c522a51a60c0d1a048 authored over 10 years ago by Alex de Mulder <[email protected]>
Some tweaks in snapping dragged items to nice dates.

c9c2b6841a4b994be0e40a8e747b65595bde7268 authored over 10 years ago by jos <[email protected]>
restored setOptions, removed reset of view.

c348f7ff22d4680e4f769625b4543d8497798e9f authored over 10 years ago by Alex de Mulder <[email protected]>
rephrased docs

0ec4176bb3dbb36eb96749c1515d007fdab3c1a0 authored over 10 years ago by Alex de Mulder <[email protected]>
added option to setOptions to avoid resetting view.

d8a57e2e4914d920fd2e6509c20f5aaba37f8f74 authored over 10 years ago by Alex de Mulder <[email protected]>
minor changes

ece4d7c5e51d90a540596d7beaba8c9a20898047 authored over 10 years ago by Alex de Mulder <[email protected]>
working on linegraph

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

0ea77307a31301b42bf362d9990c2fd8e09a5b90 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed stabilized event #131

c032cb6259456659d23df5dec4b7ecabf7adcf62 authored over 10 years ago by Alex de Mulder <[email protected]>
Updated version number to 1.0.2-SNAPSHOT

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

a079912a677684afc4f53480ff9674609a616b97 authored over 10 years ago by jos <[email protected]>
Released version 1.0.1

12fdf7eb4640b161e430ac2ce445181e146875ee authored over 10 years ago by jos <[email protected]>
added events viewChanged and zoom.

8a11c68572a975c50649473615f17314f80f3197 authored over 10 years ago by Alex de Mulder <[email protected]>
updated history

9ca83f0b932266676d07db03fad6f8a1bfa5c85d 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
dist/vis.min.js

83de23793234fd0d6fc2c71fad7a1af91ad94eb6 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed bug where playing with physics would not load when hierarchical is selected. Fixed bug where hierarchical physics settings wouldnt carry over to constants (#123)

c18a32752562a8ebe70b4262c1e6f9ed03b61cd7 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed small bug in playing with physics where after settling, a drag will not trigger animation.

58a6630c6721eea8362e34cb0cadedfd27089e2d authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #122: a bug wrongly rendering invisible items after updating them.

966816cdb669da14ddd9e705bb59bbfcf79a127c authored over 10 years ago by jos <[email protected]>
Fixed #121: Bug in width of items with type `rangeoverflow`

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

964f14828ea70debebbfd323ad942f882323e52b authored over 10 years ago by jos <[email protected]>
Added comments on months in the JavaScript Date object being zero based.

b182d463cb07e75b3c93240d523c188997c01673 authored over 10 years ago by jos <[email protected]>
added DOMtoCanvas and canvasToDOM

586468269ad181d0632a902a7c8be316ef8f21cc authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed select event not always being triggered (See #107. #110)

02705526066be021d1bc52fa47bb0e5dae1a8042 authored over 10 years ago by jos <[email protected]>
Fixed some Prototypes from being globally defined

8252760640244abbf996531a119c346af8a135a5 authored over 10 years ago by jos <[email protected]>
Some minor fixes in two examples

9e54df068b84c8f4b1c6ff3e07bcfd9978373a7f authored over 10 years ago by jos <[email protected]>
Updated version number to 1.0.1-SNAPSHOT

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

154bd098737861f058aecda3698b7a207fbefeac authored over 10 years ago by jos <[email protected]>
Released version 1.0.0

9027f117dc0e0005abfc9b15d9850cf2cf3b5398 authored over 10 years ago by jos <[email protected]>
Extended DataSet documentation

862ee5cfa144b34520081ef12fd5369d3e92e966 authored over 10 years ago by jos <[email protected]>
Implemented function `fit`

4f0c29df4626ba35cc255d789283f655ca6aba77 authored over 10 years ago by jos <[email protected]>
More examples added

bc08905b1a7437946a92f5a68b15fc6b844c1501 authored over 10 years ago by jos <[email protected]>
Some css improvements

299b0949c033ce9b454d92054da25fbc2261d021 authored over 10 years ago by jos <[email protected]>
Merge pull request #106 from Gillingham/develop

Fix typo in Timeline.js for stack option

4e9094325e6bd31d6099358a72784482317aa793 authored over 10 years ago by Jos de Jong <[email protected]>
Correct type for stack option, docs and code use stack, but Timeline.js

used stacking for the default, making it not stack by default.

3b50d7052b2e0768134477247058af5928a19d88 authored over 10 years ago by Eric Gillingham <[email protected]>
Merge branch 'develop' of github.com:Gillingham/vis into develop

409aca04a293f0bdde826b62dfde18e7a347f8dd authored over 10 years ago by Eric Gillingham <[email protected]>
Implemented option `stack` to enable/disable stacking of items.

15ba72258fc2fbc5a169b70213f793b99e29850c authored over 10 years ago by jos <[email protected]>
Fixed updating axis margin after deleting group

7e83cb55522296d871677ac61cc9239dddf81799 authored over 10 years ago by jos <[email protected]>
Implemented dragging items from one group to another. Implemented detailed configuration of editable actions.

8fd654f56883a45a40f5b67bbb8a348fd646d929 authored over 10 years ago by jos <[email protected]>
Fixed adjusting for changed margins on the fly, fixed reckoning with height of group label for group height

82a770a677d6e465ebd7b0d54d3c755b033ea577 authored over 10 years ago by jos <[email protected]>
Fixed zero height of itemSet in case of no DataSet for items

9359d7aa3fc0bcce2658890141d98634e44e43c4 authored over 10 years ago by jos <[email protected]>
Fixes in updates from DataSets

014127284c89adcdbd74d612b39063fb2a6adf44 authored over 10 years ago by jos <[email protected]>
Fixed a positioning issue with ItemPoint

88194452326a8c2b1fb718ec2a567a0d5a989e1e authored over 10 years ago by jos <[email protected]>
Fixed removing items

a85073ec12e4036c6cf80e364ae416881bfe1966 authored over 10 years ago by jos <[email protected]>
LabelSet working again

8bbe539c7a9f6d382599e07ffa06be0a10e650a3 authored over 10 years ago by jos <[email protected]>
Halfway large refactoring of ItemSet/GroupSet/Group

ca6a4cebb53466d8f96cc12a893bc52c5a9e4e84 authored over 10 years ago by jos <[email protected]>
Some refactoring

4844dce418b2b945d1e625ab3fa9ecc46fb56ad5 authored over 10 years ago by jos <[email protected]>
Removed parameter `parent` from Item constructor

2bdefdeda0d3c2820bc0f8346777848ecb707a31 authored over 10 years ago by jos <[email protected]>
Added background and axis frame per group

10eb93542e3588bfeb7b753294a251dcfaf2875a authored over 10 years ago by jos <[email protected]>
Created a Group holding ungrouped items, for timelines not using groups

1d4747d7e52d101e4c380543a1be6f1a80aff678 authored over 10 years ago by jos <[email protected]>
Isolated calculation of visible items in function updateVisibleItems

e70c218095d9174489bef8fa4887841465121e6d authored over 10 years ago by jos <[email protected]>
New Group starts working

624bf213e43bca470ce9815561c821520d4327fb authored over 10 years ago by jos <[email protected]>
Inserted some more group functionality to ItemSet

15f951a9e4798dea67cefff327c6f9b9625175e3 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into itemset

7d9e5890bfb74cc37f7d1a8fdb0d58059c0be270 authored over 10 years ago by jos <[email protected]>