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

Allow customization of tooltip styling.

11a806aab58532bae4b8938359d64a2d6556c2df authored over 10 years ago by Tim Pettersen <[email protected]>
Allow Node and Edge title values to be the result of a function.

6e8125ebf8f0a7a2e380d5b27d01fe4cc3949044 authored over 10 years ago by Tim Pettersen <[email protected]>
Allow customization of tooltip delay.

4c36c420248edec2de6f3de3ffc6c5419c5dd351 authored over 10 years ago by Tim Pettersen <[email protected]>
Updated version number to 0.7.3-SNAPSHOT

793c41db24504468ab10cb8c0d51064cae0546dd authored over 10 years ago by josdejong <[email protected]>
Released version 0.7.2

eb13eaa22b084e25f783714c8b9021f5b28a061c authored over 10 years ago by josdejong <[email protected]>
Components are now controlled by their parents (GroupSet is currently broken)

55da6f8b673ed1068b7f1e75acd9a3b13698be86 authored over 10 years ago by josdejong <[email protected]>
hierarchical layout is now recalculated on addition and removal of node or edge and edit of edge

7a3f958cb317efedb12cfcbd6823a617253f2128 authored over 10 years ago by Alex de Mulder <[email protected]>
More smooth resizing of timeline on window resize

36376cf6e151370fadaf3e96eb8dff7c3e981480 authored over 10 years ago by josdejong <[email protected]>
Fixed option autoResize

507c0a1915ec630f19a1e4004364be3b32053fe2 authored over 10 years ago by josdejong <[email protected]>
Fixed initial stacking of items in groups

5dcbdd8f026a6f6ad9daecfd859559bc710c3a9d authored over 10 years ago by josdejong <[email protected]>
repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle

26b5b2886bb01ea78bc90fad1ec6bc9396ee223b authored over 10 years ago by josdejong <[email protected]>
Added an option `force` to stack function to reset the position of already stacked items

d4f9a2a63beeef36c0be894b63208b3c26ff7a62 authored over 10 years ago by josdejong <[email protected]>
Fixed items not being restacked when dragging an item around

13235ba24abe966ad0863184ee498264eba4e538 authored over 10 years ago by josdejong <[email protected]>
Some preparations for ordering the groups

e8892ceda0497400fc58986c14e5b33c6d0ae8e0 authored over 10 years ago by josdejong <[email protected]>
Some fixes in positioning of major and minor labels/gridlines

415110f76f024a758996dfd64a0bebfcccf4f68c authored over 10 years ago by josdejong <[email protected]>
Turned off animation for rootPanel and itemSet (css issues)

8f3befb02dbe7eb066d503810752272f0006b204 authored over 10 years ago by josdejong <[email protected]>
Fixed vertical positioning of main and labels panel

bbbb964761f1e7573f6bd714069a24cb52c19cda authored over 10 years ago by josdejong <[email protected]>
ItemSets in GroupSet are now relative positioned

43c39195397811be41fd5b745e000c38d804727a authored over 10 years ago by josdejong <[email protected]>
Fixed dragging items (half)

356212f11fc5d853dc7b685acda9a852212e5c1e authored over 10 years ago by josdejong <[email protected]>
Group labels start to work again

7ec191e479e8e350e1b5b62ea40755e0b62d436e authored over 10 years ago by josdejong <[email protected]>
GroupSet starts to work again

0473a89f5d2c5e5e138bc98112e9b08541b51928 authored over 10 years ago by josdejong <[email protected]>
Attached ItemSet again

92f5b6926e26760ba8be87a487ac4fb6e0dd86c4 authored over 10 years ago by josdejong <[email protected]>
Changed RootPanel and Timeline in an emitter

9e290959466a4845b8803f3da42f72fe8df25cb4 authored over 10 years ago by josdejong <[email protected]>
Changed Range into an emitter

e6ae3a6da7aebeefdae3477409b35151e87a1d19 authored over 10 years ago by josdejong <[email protected]>
CustomTime and CurrentTime works again

b419791286aaf4f7015fb0a0dba2421f295fb71b authored over 10 years ago by josdejong <[email protected]>
TimeAxis works again

1fea6885f1050de776173652c36a24141dfeca2f authored over 10 years ago by josdejong <[email protected]>
Started reworking component/panel architecture

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

adecea671af32a157fb2ede20ad03e43eba2a885 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed bug by #75

5b99c3b9c6c62d5af64a50d2076ac7da6e08316d authored over 10 years ago by Alex de Mulder <[email protected]>
Halfway reworking the GroupSet

7199741bd4ed4b651b641900dd39132e9807ab39 authored over 10 years ago by josdejong <[email protected]>
Removed reflow step from Panel, RootPanel, and ContentPanel

ba0d3b787dd1fb47f4b6c62bef7c8a62678154c4 authored over 10 years ago by josdejong <[email protected]>
Simplified TimeAxis

50b65d927b2e32a28ab60db92b8925f8e9fefc47 authored over 10 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified

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

27fcefd91a95f6bbff38d50def81bd5d83258bfd authored over 10 years ago by josdejong <[email protected]>
Fixed box-sizing of items on Firefox (Fixed #74)

d8327b74bcdf7429d985b7c17dc522b38497bec4 authored over 10 years ago by josdejong <[email protected]>
bugfix to correct zoom on empty init per #73

c5ccc277b384a0c94ec310322d5c9ad75d17f633 authored over 10 years ago by Alex de Mulder <[email protected]>
Bumped version number to 0.7.2-SNAPSHOT

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

Conflicts:
dist/vis.js

1d40d56ade08612b500624bdeea017e7bf8dafb0 authored over 10 years ago by josdejong <[email protected]>
Released version 0.7.1

9e072a8463d3e3f7abd3a0f0847f967bd4ee8e47 authored over 10 years ago by josdejong <[email protected]>
updated docs for freezeForStabilization

ef3f69801e05deff016043c421c3e08c3df6e8f3 authored over 10 years ago by Alex de Mulder <[email protected]>
added freezeForStabilization option - experimental and undocumented

40207fed2930a0eb45e3bcbb6052503bd7f68226 authored almost 11 years ago by Alex de Mulder <[email protected]>
experiment

7f24b9d7a2026b247cf9360430be4bf41ed7e3ce authored almost 11 years ago by Alex de Mulder <[email protected]>
added stabilized event to trigger storePositions()

4571430d18b6ab27da2bffb962291a3a53a519a7 authored almost 11 years ago by Alex de Mulder <[email protected]>
added edge.length and node.mass to docs.

66158b22e666241860a46e52d3e425ae28c6fda7 authored almost 11 years ago by Alex de Mulder <[email protected]>
altered treeconstruction to fix #71

4b13c151c77be2fcc4a056e1fc4118a079980846 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed bug per #70

b98cfad805d5fe4e72b4093f4e91b8e359bb422b authored almost 11 years ago by Alex de Mulder <[email protected]>
added updateCalculationNodes to the remove node function to fix bug reported by #68

374b6b540f5fdef9f251bc3c822c5aaf42db4a85 authored almost 11 years ago by Alex de Mulder <[email protected]>
altered selection object so nodes and edges can have the same ID (bug occurrence in example 16 #68)

e6a2d0c34dc009b513daac71284e4dfd0775ddda authored almost 11 years ago by Alex de Mulder <[email protected]>
reverted arrow spawn from center to edge due to labels disappearing behind nodes #49

355f8cb851656e88d4ec52a6ee97f6173ffdaa2f authored almost 11 years ago by Alex de Mulder <[email protected]>
added highlight on keypress per #62

6f5de1b948b6d0e9acc1a74e7a2f38e5059a6900 authored almost 11 years ago by Alex de Mulder <[email protected]>
improved Playing with physics

538e1d11b0803b41bfa3bfa60ab768f41a833bf6 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed positioning bug, positioning doesnt need manipulation hack anymore.

828e5565ed766c9b967a282ddd04437ea0361089 authored almost 11 years ago by Alex de Mulder <[email protected]>
clarified variable names, removed magic number from discreteSteps

e12f5971c32e991ceacdd601984748535624e479 authored almost 11 years ago by Alex de Mulder <[email protected]>
Clarified docs, stressing the css file is required to use the navigation and manipulation features of graph. (#55)

92dcf63526f34c0e9fb43dfac24bef0058e749d1 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed label color bug per #54

1e99b7ad042c77156c7a2a0e410d18ae207fea94 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed color bug per #54, fixed on('select') bug per #58

83dc98aa766663a2c1ad8174026d44b242264b2a authored almost 11 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

5448fb1831aaa2217811f578ca11c3c8b7e5d8c7 authored almost 11 years ago by Alex de Mulder <[email protected]>
arrows now connect their base to the code of the node per #55

03dfd67b2272829a96b84294ee3f84de2afe4ecc authored almost 11 years ago by Alex de Mulder <[email protected]>
Bumped version number to 0.8.0-SNAPSHOT

04254a8ee05dc9a20d90d2a411d4c836b731e30b authored almost 11 years ago by josdejong <[email protected]>
Released version 0.7.0

2cfe75b832e70431b889f5fbe5783c2c98a4826f authored almost 11 years ago by josdejong <[email protected]>
Refactored Itemset.repaint, simplified vertical positioning of items

ee79756c13709b8dcd70b4d8af4ea09a5fc07d10 authored almost 11 years ago by josdejong <[email protected]>
Temporarily fixed stacking in a primitive way

195944b2374110bf0b1e95c34854ce916a319e7c authored almost 11 years ago by josdejong <[email protected]>
added edge color options per #54

c7183dbf81959c86eca0181c224dd75f3a38dfdf authored almost 11 years ago by Alex de Mulder <[email protected]>
added note on top for physics config

2c78765cb26e22de1d5ecce20d1585975af128be authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed configurePhysics bug

eda02e930ccd62f409e68c2274808202bd2a2cf3 authored almost 11 years ago by Alex de Mulder <[email protected]>
renamed loadXYinDataset to storePosition

4b2cd4a36f74d27d859c8b63ed2278dcbf47c911 authored almost 11 years ago by Alex de Mulder <[email protected]>
updated docs

49feda884aadb7f42c3eecccebe654707c8c3792 authored almost 11 years ago by Alex de Mulder <[email protected]>
added loadXYinDataset() and seperated allowedToMove into X and Y parts

aa73f49a85ac0c00f4bfb699dd1eb1d3be90d58a authored almost 11 years ago by Alex de Mulder <[email protected]>
Refactored item selection

890fc543aa6e67c524d34aa801734b26cb0ebd68 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

13e75d2ab5a016fed9a4cfc1b35bee90ee906400 authored almost 11 years ago by Alex de Mulder <[email protected]>
Changed navigation css per #51, added stabilizationIterations option to graph and docs per #52

96b7e5a0f68ef43473eab4ddfb641c82d7882fdd authored almost 11 years ago by Alex de Mulder <[email protected]>
Made Item.isVisible independent of parent

23bb63f8731d2507b9643a2fd2330ae9da72daca authored almost 11 years ago by josdejong <[email protected]>
Refactored ItemRangeOverflow

2657c1cb1a04d7289912ae1979052c6bc3509bf6 authored almost 11 years ago by josdejong <[email protected]>
Refactored ItemPoint

2c999ab77e3e39e28f9960c1ecac869f02a53d30 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified

6c011b03ff2c0f5145a3264fd08eb357c687d116 authored almost 11 years ago by josdejong <[email protected]>
Bumped version number to 0.7.0-SNAPSHOT

ce06db876acad5782b7c6e4671fca82b97175796 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.6.1

e7148f35a189c737d95b5a1b512c66496d206f6f authored almost 11 years ago by josdejong <[email protected]>
Checking for existence of `window` before using it

4bf06a4529cceb8f1606b51d18ee2e51e8b07b9e authored almost 11 years ago by josdejong <[email protected]>
Rewritten ItemRange

4e1dc6c01b16c977724ffdc8639c39e6642ce0f2 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified

c530a5a5cba94e4a273b16e6e87781da400f2920 authored almost 11 years ago by josdejong <[email protected]>
Fixed a bug with margin.item=0 and margin.axis=0. Clarified some options in the documentation

5b7282800032fe2772a2593b77077760d35294be authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

e36deb3a004d01ea9520fadbb4e3a38a46ab33d3 authored almost 11 years ago by josdejong <[email protected]>
Updated documentation on className

1af04ef6d615d958730e5dc3bc8665027e819413 authored almost 11 years ago by josdejong <[email protected]>
Updated documentation

300326c452b5a4c86b5a32ba6c50c495bf5e3309 authored almost 11 years ago by Alex de Mulder <[email protected]>
A fix in updating the visible items

edf42990ad80fd701812e2288925107b6107b062 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

edf8673fcdbe4f1bf5d76fb0241f8e8bc15478b1 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed label position for smooth curves as per #49

845d2801e3a7ed40303532e5025d8af0199b5e4a authored almost 11 years ago by Alex de Mulder <[email protected]>
Removed some more files belonging in the gh-pages branch only

5474a534ed4581d7444e3de929931c7f0df94456 authored almost 11 years ago by josdejong <[email protected]>
Moved some variables from ItemBox to Item

f7e9438d58a9d9d1a54013ee5e6ff99c9be9ab88 authored almost 11 years ago by josdejong <[email protected]>
Cleaned up redundant code

969303d87ad3747fba5ee4b3e30704cb230d8a6f authored almost 11 years ago by josdejong <[email protected]>
Stacking starts to work

b27d80c09cb76f12f3b745c4f3d5eee8ec4af34f authored almost 11 years ago by josdejong <[email protected]>
added requestanimationframe

2cafed41da2ccf7282749e0f7224256df18152bb authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated physics for graphviz examples to make it more appealing. Very easy with the configurePhysics option.

769eee15008bdf85afa5e38626f3594e1a3bf444 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts solved:
HISTORY.md
dist/vis.js

8526414a83935caa6816007d654524726d869a15 authored almost 11 years ago by Alex de Mulder <[email protected]>
removed this.pinch.mousewheelscale

bdec3d8077a003e989756808be9e3bc5acfa6c1f authored almost 11 years ago by Alex de Mulder <[email protected]>
bugfix graphviz examples

2e830efe330906844effbfd68fa2667229fbfba4 authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated version number to 0.7.0-SNAPSHOT

31aed8ef46c70c74becc1115c41d2af62b78c74e authored almost 11 years ago by josdejong <[email protected]>
Removed img folder (should only exist in the gh-pages branch)

3c995261a2f98d818b778ad9ed786369bebf297d authored almost 11 years ago by josdejong <[email protected]>
Released version 0.6.0

daba0bd385e8b294e7f5c7f92c23d114d9b98b28 authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

4eed74f2d7ba8d00f384acd9aee4887342335d77 authored almost 11 years ago by josdejong <[email protected]>