Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-data

🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
https://github.com/visjs/vis-data

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)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Fix typo in Timeline.js for stack option

101019954b4e3c89c1f6846ba4019d57712b9391 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.

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

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

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

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

e343d76382a8f1861d9c53c4849615cf80fe005a 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

c183a2b3cb2e0d2ec9c8a4582e8835d894597e6c authored over 10 years ago by jos <[email protected]>
Fixed changed ranges not being deletable

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

ef3cf13068f80fddc9dc899a2647115ec1c7abd9 authored over 10 years ago by jos <[email protected]>
Removed console.logs from code

3d8974bae795067c14f0082b2e002a35cd727b9a authored over 10 years ago by jos <[email protected]>
Moved function getLabelsWidth

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

Conflicts:
src/timeline/component/ItemSet.js

a8832fd4ff3014f9104feb0fcc7de82c2cafc6c5 authored over 10 years ago by jos <[email protected]>
Some fixes in updating/deleting items

4bd4cdd213518d32779cb174945832d2265e3a84 authored over 10 years ago by jos <[email protected]>
Removing GroupSet references from Timeline

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

Conflicts:
examples/timeline/03_much_data.html

c4052e1f5781874012d8510a3c1ffd4e3162734e authored over 10 years ago by jos <[email protected]>
updated history, added function documentation

7bf8d7e2607c7e3ddfd2c7b302750bf6580b42ec authored over 10 years ago by Alex de Mulder <[email protected]>
moved brute force calc in update. restored examples

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

Conflicts:
examples/timeline/03_much_data.html

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

c59ae62d6f3b8eed74035aff24367a8e72bd41f5 authored over 10 years ago by Alex de Mulder <[email protected]>
Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE.

4e53bfbd86bf5d12c1f8cdf30a4808df795cfc16 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #102: offset in newly created items when using groups.

21a4dda95d2d48859669835aa601a4c79b163ae1 authored over 10 years ago by jos <[email protected]>
added arrowScaleFactor per #99

e05e5e44a983dbe3e49acc86f66d587c4c7fda09 authored over 10 years ago by Alex de Mulder <[email protected]>
rebuilt dist

539e2804dfda1bced5e02c06fd6ef063e455fc37 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

faf492893e7439eabf78bc490ac8e20c1853463f authored over 10 years ago by Alex de Mulder <[email protected]>
added update hierarchical layout to update nodes event per #101

de789ad6d9eec10caf4861826e488e8ac3cd737d authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #3 from almende/develop

Pull in upstream

5d96eff28510998a748fbcaac0ad0fe71d3da204 authored over 10 years ago by Eric Gillingham <[email protected]>
Merge pull request #100 from Remper/develop

Fixed setRange bug in Timeline

00739eefcdba3019bcf8c79b5b3b9b424e7cc5af authored over 10 years ago by Jos de Jong <[email protected]>
Function `setWindow` now accepts an object with properties `start` and `end`.

710af07bddf8f9541825d561580b846c03db22d1 authored over 10 years ago by jos <[email protected]>
Option order made deprecated

5c67f26059930ae0273b4893041f31f61803bee2 authored over 10 years ago by jos <[email protected]>
Fixed timeline not being redrawn after cancelled update event

da68ef299f2ed2fdd8c2a4179dc6c8c96a6030a9 authored over 10 years ago by jos <[email protected]>
Fixed setRange bug in Timeline

487ae1e1b6d00a2f4a39e80a441af8f6bd588dbe authored over 10 years ago by Yaroslav Nechaev <[email protected]>
DataSet constructor now accepts initial data and options

bca38b1e1638a848bc10908fc7a8acff3ec7de62 authored over 10 years ago by jos <[email protected]>
Cleaned up some old TODO's

1eb57af5fcfea6d98c555c5fb1530549743692d6 authored over 10 years ago by jos <[email protected]>
Removed queuing mechanism from GroupSet

d3cd97edd925147b423b9247023fcaf1071d3199 authored over 10 years ago by jos <[email protected]>
Disabled css transitions for now, needs some more work

c8517fdb352f7fa0cd73f91d02c9b3a4f68cfe30 authored over 10 years ago by jos <[email protected]>
Fixed undefined variable options

3db58a5d8832a23f9e8d163258bb2c52a25a21e8 authored over 10 years ago by jos <[email protected]>
Added an example showing custom ordering of groups

1fe9297812bd3acd85129f35ef19e28faf58c472 authored over 10 years ago by jos <[email protected]>
Moved the dots and vertical lines of box items to a separate panel

2cdf76012cd6c2d6a8c833bd91af0ea46ab9af22 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into simplified

Conflicts:
src/util.js

27478b48335cc77bbf74e8e46987f689393b5332 authored over 10 years ago by jos <[email protected]>
Bumped version number to v0.7.4-SNAPSHOT

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

727fb060a5019d4191c46902373a4c339bba52d7 authored over 10 years ago by jos <[email protected]>
Released version 0.7.4

f94150ba22041dd44908680d4d9adb4671888220 authored over 10 years ago by jos <[email protected]>
Fixed repeatedly fired select event when clicking in an empty space in the Timeline

73968c00355888a78b43658e196ab45811ada2ab authored over 10 years ago by jos <[email protected]>
Fixes in selection, deletion, and creation of items with Groups

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

bd4005eea54d65af7139a43231978d3c12f67c49 authored over 10 years ago by Alex de Mulder <[email protected]>
bugfixes for IE9, style fixes

d64684e9e91ba87ea4d18f674bbbcab8bc1c3cb2 authored over 10 years ago by Alex de Mulder <[email protected]>
Documented supported browsers.

86c012302cc2751c31fb623771a6a8622d3a819f authored over 10 years ago by jos <[email protected]>
Some fixes in Group

405e81581f7f878686a4b0761011dc956e3b7fb9 authored over 10 years ago by jos <[email protected]>
Fixed label not being cleaned up when group was deleted

a5315e78c2bc39f0f3572ee48dcd8059ca128256 authored over 10 years ago by jos <[email protected]>
Some fixes in GroupSet

c7f6afe08c9d781b5bd3182757535f39c0568b31 authored over 10 years ago by jos <[email protected]>
Fixed ordering of groups

25a7e8ca3bd0b4e689331b338487fbeb94b7b61a authored over 10 years ago by jos <[email protected]>
Moved createLabel to Group

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

83d78115626b3ce4159aec1efdcd86aed51473f9 authored over 10 years ago by jos <[email protected]>
Removed unnecessary zIndex

5035558e45998c2415e3afacf2c9bae92bcdab48 authored over 10 years ago by jos <[email protected]>
Merge pull request #93 from coldclimate/fuck

family friendly

49ed519371e63497ea011351e26f73311ea74318 authored over 10 years ago by Alex <[email protected]>
family friendly

e0c573d7226aa9bd14172e2ea7f1932420057b07 authored over 10 years ago by oliver <oliver@werklaptop2.(none)>
dont calculate gravity forces if constant is set to 0

f39c1d9a89fec4c17e21d73cc60af9ff555478e4 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #85: typo in docs mentioning item type 'dot' instead of 'range', and missing type 'rangeoverflow'

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

Conflicts:
dist/vis.js

2d4b67ab9c6cfd2897b6393eeabe9122bdef1f67 authored over 10 years ago by jos <[email protected]>
Updated version number to 0.7.4-SNAPSHOT

a9c214a00556e303081b4d73613e3b4efdbabb1b authored over 10 years ago by jos <[email protected]>
Released version 0.7.3

6074a450c4abce802c4a7df99780e186a2234b24 authored over 10 years ago by jos <[email protected]>
Some more fixes in GroupSet

42764fd0fad8bfa56945cc880472dc657ddacbda authored over 10 years ago by jos <[email protected]>
Some first fixes in the GroupSet and side panel

ae1a2dd397de7ef2a45052cc7b81f528ce7c884c authored over 10 years ago by jos <[email protected]>
fixed color bug and fontsize bug from merge

e546539cb29fc6f25947760a349ff069253b46d7 authored over 10 years ago by Alex de Mulder <[email protected]>
Manual Merge branch 'customize-tooltip-styling' of https://github.com/kannonboy/vis into kannonboy-customize-tooltip-styling

Conflicts:
docs/graph.html
src/graph/Graph.js

9a450e5198eff2911262f018d624fef07b027c62 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #90 from kannonboy/dynamic-tooltips

added Dynamic tooltips by Kannonboy

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

d267029b911664ba08af9cbfcded825dccae4851 authored over 10 years ago by Alex de Mulder <[email protected]>
added localization options

ed5f7bc1292531e7b6255d24c4b6379ab16ff5f3 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #88 from vierja/develop

Allow edge label fill color customization

36f9d9f423ddd44716d118192ca9a1ef8aee5f6c authored over 10 years ago by Alex <[email protected]>
Edges fontFill customization

acfbcbbfd6db14b6498f2d0ed9ebbdabe8d44c1b authored over 10 years ago by Javier Rey <[email protected]>
Tooltips are only suppressed when a title function returns undefined.

7a5a22541b22a1053b9380b25f2ba9820f392b70 authored over 10 years ago by Tim Pettersen <[email protected]>
reverted to setTimeout in safari per #83

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