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

Implemented option `activatable` for Timeline and Graph2d

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

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

a4b6f1c988650261b174e4a5bd5d7b823bdca8f4 authored over 10 years ago by jos <[email protected]>
Some simplifications in html/css of manipulation mixin

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

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

Conflicts:
dist/vis.js
docs/graph2d.html

8a63dc078585b28fa56b2098363946909ee6cbb6 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts

dd6f45e31e6bf015047399cfa108de59f077294e authored over 10 years ago by Alex de Mulder <[email protected]>
Updated /dist/ folder

8c099eeb3f0386d240d16a12479dd8037b37b3d9 authored over 10 years ago by jos <[email protected]>
Implemented localization for Network

1f9b247a1a016f30b306450397998ad4d0587ede authored over 10 years ago by jos <[email protected]>
Replaced most alert(...) with throw new Error(...). Added two more entries to labels

a9c1e6fe908986b52f961798fd3e307298d0b67f authored over 10 years ago by jos <[email protected]>
Updated graph2d docs

f4ed883a10a73c45fe1c2d6896cf5ffc2b6ffa87 authored over 10 years ago by jos <[email protected]>
Implemented localization in Timeline and Graph2d

e09bd5003d9bd43819b4dd62132b4817e3bbe476 authored over 10 years ago by jos <[email protected]>
minor doc update

296122ddb84c823cad0d9a648b895b1413f79bf1 authored over 10 years ago by Alex de Mulder <[email protected]>
Added customRange for graph2d Y axis

5ddb5b4a4f0ed1d221b9e6385539e9577519e879 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed physics stopping conditions, updated history #255

85aed3e4eeeb3f9c53405252933015c486b4bf5a authored over 10 years ago by Alex de Mulder <[email protected]>
Updated main field of bower.json to `["dist/vis.min.js", "dist/vis.min.css"]` (see also #256)

32258d2722e4dc66fae850d3d38f61c084751da4 authored over 10 years ago by jos <[email protected]>
Merge branch 'master' into develop

Conflicts:
bower.json

c3e99dbfcd6c4c02219fe6c505c0fd842796214d authored over 10 years ago by jos <[email protected]>
Merge pull request #256 from synthomat/patch-1

Update bower.json

7e585c591b504c1b913a4310875ffff9b729b0bc authored over 10 years ago by Jos de Jong <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

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

4305cf907d322726ef7ed1cb6f02f9af5f8508e7 authored over 10 years ago by Alex de Mulder <[email protected]>
Added barChart overlap functions

1c5c40550234c8b5bc633eb4fdd53f343e28620d authored over 10 years ago by Alex de Mulder <[email protected]>
Update bower.json

Included the "main" property as bower is moaning about it's absence.

see -> https://github.co...

cbb53ab8eb11635b579bc1b08bc25ce9f9262b1b authored over 10 years ago by synthomat <[email protected]>
Fixed #252: canceling moving an item to another group did not move the item back to the original group.

a059df1dab3a78f823b8194f4dd16a2646e2c48f authored over 10 years ago by jos <[email protected]>
Fixed #254: unclear description of Timeline.setSelection.

2005e3e142e783ff596f33d6d1827f2ca070fd8f authored over 10 years ago by jos <[email protected]>
Removed a weird character

207b48679dad81b3e198924382bcc12d4bc214c5 authored over 10 years ago by jos <[email protected]>
Fixed #238: the `change` event sometimes being fired twice on IE10

5e50a9c2d71989e5256c119fd9733a91c1f06cb7 authored over 10 years ago by jos <[email protected]>
fixed typo's in example 29, fixed group id 0 not used

5186fe8dfcf5788b110639856ce4ff260646e527 authored over 10 years ago by Alex de Mulder <[email protected]>
Removed a resolved todo

b7c2d1eb1d83cd69631518acdd50c8343856f1ea authored over 10 years ago by jos <[email protected]>
Bumped version number to 3.2.1-SNAPSHOT

9b8f8284866e6c86d98e62954d7e3f4aa33f6186 authored over 10 years ago by jos <[email protected]>
Released version 3.2.0

c467eadcf5c1fe7a6901e4dc3eb9572ecd5cfa9a authored over 10 years ago by jos <[email protected]>
switched navigation to Hammer --> fixed #233

9e0cb5f1a69864661d0da50e4056c06177e20ca2 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed #235

15005303e11fba8ea53ad324842e12f98ea94603 authored over 10 years ago by Alex de Mulder <[email protected]>
Renamed core.js to Core.js

45c4e09e1013e0a20cfb32b59e18ba4794fe1f14 authored over 10 years ago by jos <[email protected]>
- Fixed mass = 0 for nodes.

- Revamped the options system. You can globally set options (network.setOptions) to update
settin...

35a09ff9bea5385863411776b6871930db96265f authored over 10 years ago by Alex de Mulder <[email protected]>
made getItemRange respect visible graphgroups

e970bacd43778cd77c66ace4c8de6d824c3178e6 authored over 10 years ago by Alex de Mulder <[email protected]>
added fit() and getItemRange()

742dae608f3b7a34b8d31a0875f7fc812c567b1b authored over 10 years ago by Alex de Mulder <[email protected]>
fixed bug with empty groups in graph2d

55e09c8cf8db09d55bf722b9095951977755f087 authored over 10 years ago by Alex de Mulder <[email protected]>
added docs, removed logs, added extra comments.

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

Conflicts:
HISTORY.md
dist/vis.js

8fd5455fc2b833c419b578d2a1515c6d78481d60 authored over 10 years ago by Alex de Mulder <[email protected]>
added external legend example, visible option for groups, getLegend() function

46ab34aa657f15b4517b0426a56a7e51e25079b3 authored over 10 years ago by Alex de Mulder <[email protected]>
Updated /dist

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

Conflicts:
dist/vis.js

3acd48a16e839a066838939ef0b94b0c35def56d authored over 10 years ago by jos <[email protected]>
Fixed another bug causing items to get orphaned sometimes (See #197)

9b7951bd3b0866aab0f308e6f225d838bba26f1b authored over 10 years ago by jos <[email protected]>
made graph2d and timeline use the same core

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

2a7cb758c2c1610c39c2372097d875ba0839672a authored over 10 years ago by jos <[email protected]>
Removed vis-light.js (again)

ed3f93a6da538b2953d3415a6ce705d984ac3bd2 authored over 10 years ago by jos <[email protected]>
Released version 3.1.0

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

b9d2e05b61c4516f3785f3b5fa367256d8beca4e authored over 10 years ago by jos <[email protected]>
Built version 3.1.0

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

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

Conflicts:
dist/vis-light.js

3ec9466d4c0a659aa98725a36719d93d3dbb5639 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed edge edit nodes

3413cd6e074ef359f1872293fe301f9f1e3dd172 authored over 10 years ago by Alex de Mulder <[email protected]>
Updated version number to 3.1.0

aca4f276083d3a830103b7625f9698dbfb28074c authored over 10 years ago by jos <[email protected]>
Removed vis-light.js

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

Conflicts:
dist/vis-light.js

7b1fa86369afeb4535b88d6ffcbd09a19d87c093 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed width from value when selected (edge) #225

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

Conflicts:
dist/vis-light.js

37dd3fd1637c5fb116c24512743b796106e04218 authored over 10 years ago by jos <[email protected]>
Removed the light version of vis.js, added documentation on custom builds

aca3a705c06e273e482ecc43fa7f6455052efe23 authored over 10 years ago by jos <[email protected]>
added docs for gephi import, expanded example.

89f8d570704f73df0a9a4a1bac22380c9c6cf0cc 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-light.js
dist/vis.js

1e674954850d946e94cbbe05bac8ab19d9d4742b authored over 10 years ago by Alex de Mulder <[email protected]>
Finalized import, reduced needless drawing of the network (performance boost!)

6b3d10084ae1c1b362c57a0050b113b80c1ebeb5 authored over 10 years ago by Alex de Mulder <[email protected]>
Excluded moment.js language files by from the default vis.js bundle

4c95354b3bb8df2017af27cd60da5b1a60f7989f authored over 10 years ago by jos <[email protected]>
Updated /dist/

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

Conflicts:
dist/vis.js

7b9c248b93c15ad2a7d5b3427f6a09468c58c6c2 authored over 10 years ago by jos <[email protected]>
Upgraded hammer.js to v1.1.3

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

Conflicts:
dist/vis.js

134ed3eb413613bd119bd9bff39146f62b76009b authored over 10 years ago by Alex de Mulder <[email protected]>
added few examples, added gephi parser (JSON), added JSON get for dataset

21469b13519eaa496552e82dd0ac981856215fe8 authored over 10 years ago by Alex de Mulder <[email protected]>
Added vis-light bundle

b5db1bc75f27bd6683e4141fc9ee636bf6686a3f authored over 10 years ago by jos <[email protected]>
Moved Slider and Camera into separate modules

f28cb5ef4096169efbf1d761338268676b5069f7 authored over 10 years ago by jos <[email protected]>
Moved some util functions to util.js

c88c8b488d0c02c8f0c63f547e96c76e14fe598e authored over 10 years ago by jos <[email protected]>
Removed redundant functions getPageX and getPageY

0609f0a3496d7120386a367ad20cbd43838e5922 authored over 10 years ago by jos <[email protected]>
Fixed #200: unable to select a node after scrolling

eb8dec935e0edc890b55144a45c31faa7cf25269 authored over 10 years ago by jos <[email protected]>
fixed binarySearchGeneric from infinite loop (added protection), fixed issue where all points have the same Y value. #222

9d27e171b3e2c03023282d9c856bcfaef6a94b61 authored over 10 years ago by Alex de Mulder <[email protected]>
new hierarchical solver

fff1c80d7e70e060f6b40de83d4cfcf55564e734 authored over 10 years ago by Alex de Mulder <[email protected]>
removed console.log debug

6ae70321a932d9084ba530129112e993263670a6 authored over 10 years ago by Alex de Mulder <[email protected]>
added border width option for nodes per #210

8ab46f8c9ff1166b4ffab24b16ef270d09fa3eab authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed hierarchical layouts with nodes that start at a level > 0 #220

2f79a2b784472891f8384aada986e5559a2d3dd9 authored over 10 years ago by Alex de Mulder <[email protected]>
Updated /dist/ files

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

Conflicts:
dist/vis.js

d2a9759f1ac2f55996e5d54a90b5493aea2661d4 authored over 10 years ago by jos <[email protected]>
Fixed #219: implemented function `getVisibleItems`

c14fc6305d69529bc2ac045c0c11892bc1358f50 authored over 10 years ago by jos <[email protected]>
fire emit every time the network stabilizes, updated history

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

Conflicts:
dist/vis.js

3fb9a18477272b86c60bafc6fc333538b366e75e authored over 10 years ago by jos <[email protected]>
Fixed #216: Added options `margin.item.horizontal` and `margin.item.vertical`, which allows to specify different margins horizontally/vertically.

7d15f20f64d8cd4e3a8f0f5533b38e69eea79bf2 authored over 10 years ago by jos <[email protected]>
improved edge selection function

7b4dfd3d53f9db1e2f54b5981738b44988beab56 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed dot radius bug per #208

50687c02003bd3e3d76a3355653b86555bd83747 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed springs not calculating. added example, set inherit color to default ON

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

c7d0bf80c30ed199109af880aff573e7a582e7eb authored over 10 years ago by jos <[email protected]>
Updated ignore files in bower.json

ce4511e36f0376674985bf5836993ee1e5a51afc authored over 10 years ago by jos <[email protected]>
updated docs and example

f10772bc19001c5d36a223694fc020100c32710a authored over 10 years ago by Alex de Mulder <[email protected]>
Added multiple smoothCurve methods, added hideNodesOnDrag and hideEdgesOnDrag options. Added two examples. Added inheritColor option.

6c86abafa594eb61e0c91f3065f1cd28556456cf authored over 10 years ago by Alex de Mulder <[email protected]>
Cleaned up an unused variable

a3c5ed47b3a5502b545914d215e066500dbe5575 authored over 10 years ago by jos <[email protected]>
Fixed another bug in determining the items currently visible (see #197)

fa4cb25790ecee5049f797bb05b271a38aaca076 authored over 10 years ago by jos <[email protected]>
Fixed #206: removed check for number of arguments in callbacks `onAdd`, `onUpdate`, `onRemove`, and `onMove`.

f2f85caeedf10792e36fff8105915fade154c8ff authored over 10 years ago by jos <[email protected]>
Fixed range where the `end` of the first is equal to the `start` of the second sometimes being stacked instead of put besides each other when `item.margin=0`.

e6ba08bbdcc3b9aad57e87b4dd9f7458feedeab0 authored over 10 years ago by jos <[email protected]>
Fixed some missing dependencies in network

f8e60e056db6c55aab5928c59de4b4c5a98ba1db authored over 10 years ago by jos <[email protected]>
Removed redundant watch tool

88fc72305fec211ed102a18821d29477c828a77c authored over 10 years ago by jos <[email protected]>
Fixed #197: items in groups sometimes being displayed but not positioned correctly.

3be332b2bd2806f9382cbe441899f5e4ead46531 authored over 10 years ago by jos <[email protected]>
Some minor improvements to the build script

4682a8bd39099bf50efc94cb1e13728216713cc3 authored over 10 years ago by jos <[email protected]>
Added scripts to package.json. Fixed watching for css changes too.

26c518407879ab7d332e243e0c59cfedf76cfce8 authored over 10 years ago by jos <[email protected]>
Reworked the tests a little (still not close to a proper unit test though)

2f6fd048d3c9fa0c5615b383a2235e3003104295 authored over 10 years ago by jos <[email protected]>
Reworked all code to commonjs modules. Replaced the build script with Gulp

3d7aaa457f7e541c04834daa711fb72bc7f2007f authored over 10 years ago by jos <[email protected]>