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

Added es5 to es6 transpilation step to the build script, so now we can use ES6 :)

ecb7079b1e787c8323ee9390e30e24d77600db96 authored almost 10 years ago by jos <[email protected]>
- Added condition to Repulsion similar to BarnesHut to ensure nodes do not overlap.

b9c9cc83a392424b63fa0c3a50df17046211bb7f authored almost 10 years ago by Alex de Mulder <[email protected]>
- Improved edit edge control nodes positions, altered style a little.

- Fixed issue #564 by resetting state to initial when no callback is performed in the return func...

18fd70a8b27ee471debeb70d7366a0afdf3b46b0 authored almost 10 years ago by Alex de Mulder <[email protected]>
fixed bug introduced by modifying the destroyer, making it impossible to return from add edge mode. #563

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

b133d853841cadf52222bbdd64562b1b9dac4197 authored almost 10 years ago by Alex de Mulder <[email protected]>
Reverted patch that made nodes return to 'default' setting if no group was assigned to fix issue #561

b52c45d4c7ce301f55058060d6733cf2d448ccf8 authored almost 10 years ago by Alex de Mulder <[email protected]>
started implementation new hierarchical layout algorithm

676cd8be815709f23c7c780a6f01fbf07e5c0f23 authored almost 10 years ago by Alex de Mulder <[email protected]>
small tweaks

3655efb5c5c9c9cbe01335a9f6aaa2930a749c37 authored almost 10 years ago by Alex de Mulder <[email protected]>
merged pull #554

29fb82d217ba886386076465cd7a02d15d3d3daf authored almost 10 years ago by Alex de Mulder <[email protected]>
- Added byUser flag to options of the rangechange and rangechanged event.

208ef151819bfde5c0b62eb8aae6940574098a76 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Improved drawing of arrowheads on smooth curves. #349

0365045f7f26ee4d78eec27cbf3bd0cdc32111e8 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Altered the Manipulation Mixin to be succesfully destroyed from memory when calling destroy();

9e544919b704b88b1fadf018d1a320162cfce78e authored almost 10 years ago by Alex de Mulder <[email protected]>
possible fix for dashed line issue

ae0087b7f161e02fcee3274b4830c5aa014e83d5 authored almost 10 years ago by AlexDM0 <[email protected]>
improved (not neccesarily fixed) the fontFill offset between different browsers. #365

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

c5fa4cfa72ec7615a70dd7ae914ca2bd636fec5f authored about 10 years ago by jos <[email protected]>
Bumped version number to 3.8.1-SNAPSHOT

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

5e854d04246fa80577a0c3b83584a92dc98206d8 authored about 10 years ago by Alex de Mulder <[email protected]>
matched css to new website

a4ed901982ba3fd965901c311b54c22357780784 authored about 10 years ago by Alex de Mulder <[email protected]>
Released version 3.8.0

e353bdb8a30a7c32e211580d63d06140e0067563 authored about 10 years ago by jos <[email protected]>
fixed catch for undefined in options when using stacking in graph2d

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

7d8523e55b8f0296de777d6da8152356ba4433ce authored about 10 years ago by jos <[email protected]>
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0

c980b60c285d3dc9f8a43dde3097ace94d3d2651 authored about 10 years ago by jos <[email protected]>
tweaked circles

cb0a4f293c8a87879258178dec0c857061c679c9 authored about 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #546 from brendon1982/develop

CircularImage shape added, Thanks @brendon1982

950dd45ffb44550aa1fa43258dfd03ce701c3d93 authored about 10 years ago by Alex <[email protected]>
- Fixed repeating stabilized event when the network is already stabilized.

210df0b85ad62c9f1789b123d41ac31afb17847f authored about 10 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'upstream/develop' into develop

e485c7e62bb76c04ab3aa4314e4019c8e7fb6ec4 authored about 10 years ago by Brendon Page <[email protected]>
Updated network documentation to include circularImage shape.

5364912e5b60b6ecdf9f0094297c62a147c3b144 authored about 10 years ago by Brendon Page <[email protected]>
Added CircularImage shape

6d556dd2fca4a1eeac2dc6fcc4dde8f524046448 authored about 10 years ago by Brendon Page <[email protected]>
Fixed wrongly merged TimeAxis.js

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

Conflicts:
lib/timeline/component/TimeAxis.js

3d65561c85f7cdecda689c48e803cfb567cdc2e7 authored about 10 years ago by jos <[email protected]>
Added docs and example on background grid styling and some minor tweaks

53babaa2ffda85b3001335870ad81d5772684091 authored about 10 years ago by jos <[email protected]>
- Added getBoundingBox method.

e8e73c6737657fc706a715c61a2a891b901d6862 authored about 10 years ago by Alex de Mulder <[email protected]>
- Fixed infinite loop when an image can not be found and no brokenImage is provided. #395

5dfb10adf9c74026f54df8ac6092dd4441c1762e authored about 10 years ago by Alex de Mulder <[email protected]>
reverted showMinor/MajorLines options

258b1a99eee6d12e7e629370229dfd62fe30646e authored about 10 years ago by Alex de Mulder <[email protected]>
- Fixed error in repulsion physics model.

- Improved physics handling for smoother network simulation.

a7345e79055d778aa57651e7db954f1c6f44124c authored about 10 years ago by Alex de Mulder <[email protected]>
- Fixed Locales docs.

9bf6b782399086c605a17c8091456c1807fe47ec authored about 10 years ago by Alex de Mulder <[email protected]>
avoided doubly importing mixins

3be203e5069ac38e223a6d8e16e9ca0dc1d97aaf authored about 10 years ago by Alex de Mulder <[email protected]>
altered behaviour of groups, properties are now extended instead of copied. #477

1835689a90763d53538d097eff96fad53835ce91 authored about 10 years ago by Alex de Mulder <[email protected]>
fixed bug where the box shape does not use the hover background #477

33bee13c047f2ccc5d12693e3f6cdf5a5b2c69e1 authored about 10 years ago by Alex de Mulder <[email protected]>
rebuilt minimized build

eb603214ba1f4180d838a27378001ac6d0d7d415 authored about 10 years ago by Alex de Mulder <[email protected]>
- Made nodes who lost their color revert back to default.

e8efa673c147c78718d41bedb7b41142920b5508 authored about 10 years ago by Alex de Mulder <[email protected]>
- Improved cleaning up of the physics configuration on destroy and in options.

572500d2b939fc14ed7605ca8dd3fde016283030 authored about 10 years ago by Alex de Mulder <[email protected]>
added bounding box to image node style

fd9b17e828778d62fb91c5f04755aae523a8ea82 authored about 10 years ago by Alex de Mulder <[email protected]>
made the physics calculations a bit more stable (decreasing BarnesHut theta to 0.5 from 0.6), gave nodes a boundingBox that is used for zoomExtent to ensure everything fits.

b62a3c040d7d800c0d4c70ec7cded5a32aa01074 authored about 10 years ago by Alex de Mulder <[email protected]>
removed website from develop

4feb762f94a9f8e341f07f40b19244287a30c3b1 authored about 10 years ago by Alex de Mulder <[email protected]>
Network mostly working with Hammer2

cc5a4033cdf89ad2d08c99f42e78ef6e85deeb56 authored about 10 years ago by jos <[email protected]>
Merge branch 'develop' into hammerjs2

Conflicts:
package.json

797e7bb095dd4742a2fda3d1c5b40b8566d5c77d authored about 10 years ago by jos <[email protected]>
Upgraded to keycharm v0.2.0

5ab9a29950d2c481f2ce9e79f8d6d930e798e789 authored about 10 years ago by jos <[email protected]>
Hammer2 mostly working in the Timeline

8c2ebaf43d01f457fce871e53308567b06021c0e authored about 10 years ago by jos <[email protected]>
Merge branch 'develop' into hammerjs2

7f188b0bd1b959f6bbb714a5a8b8c39a39895721 authored about 10 years ago by jos <[email protected]>
added v2 of website (in alpha stage)

0da0d4c56ae383fb995589bf657269d33a3cecdc authored about 10 years ago by Alex de Mulder <[email protected]>
Added zoomExtentOnStabilize option to network. fixed ex 17

0d0a6fa6215c45604e13d97aca9f47c5483ec040 authored about 10 years ago by Alex de Mulder <[email protected]>
added destroy method

9e97fdf5e2e17d698f37baf36e95f7ed287f7989 authored about 10 years ago by Alex de Mulder <[email protected]>
- Fixed recursion error with smooth edges that are connected to non-existent nodes

a318523c869429b5ba48390f332a9d5e34faac46 authored about 10 years ago by Alex de Mulder <[email protected]>
- added show major/minor lines options to dataAxis and timeline

e21dd4a68ffa66e359bb8c1f2008c0de6f0b298e authored about 10 years ago by Alex de Mulder <[email protected]>
Fixed #503: Docs on the item property `subgroup` missing.

6019ed6ca98caca5afd2fe2e795bb67d4d27f63a authored about 10 years ago by jos <[email protected]>
Fixed #247: Support for custom date formatting of the labels on the time axis

9aad5d118fd79b9373bd7a557c0b04abfd5937f8 authored about 10 years ago by jos <[email protected]>
Added prerequisites for custom builds

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

ed9585927c7fb7a482f9e4c00e7980d150733af2 authored about 10 years ago by jos <[email protected]>
Fixed #501: round-off errors of zero on the y-axis

5d3443b5733d64cbcd4578770ff0e11cb0c68127 authored about 10 years ago by jos <[email protected]>
Fixed flipping of hierachical network on update when using RL and DU.

091ce30a5a2ab747c0440cf002c8eefe04a9e4e4 authored about 10 years ago by AlexDM0 <[email protected]>
Merge pull request #512 from felixhayashi/patch-1

changed assignment operation into comparison operator

3d752875ae2a2a25a34816fb65f7566498e7d857 authored about 10 years ago by Alex <[email protected]>
Update ManipulationMixin.js

see https://github.com/almende/vis/issues/511

e5b4c35c56044dc111b039c31a6456efd7398887 authored about 10 years ago by Felix Hayashi <[email protected]>
Halfway implementing hammerjs2 for Timeline

d9e3d7378518a569105329b3a07bc542ddb7fb2a authored about 10 years ago by jos <[email protected]>
Bumped version number to 3.7.2-SNAPSHOT

86f6bb64cce5c595db198a58bbda856140fc31e4 authored about 10 years ago by jos <[email protected]>
Reeased version 3.7.2

79ffa1c1b2ab426727f41acf3af8e06493380a41 authored about 10 years ago by jos <[email protected]>
Removed unused dependency `wrench`

1338fc870690d7361d077f7ff55d6e3ff777c2cb authored about 10 years ago by jos <[email protected]>
Merge branch 'master' into develop

ba1b8dd4f50a304fd70f03fa390e154396ce5c25 authored about 10 years ago by jos <[email protected]>
Merge pull request #492 from cdituri/cdituri-fixups

docs/network.html: syntax fixups

cf3e456c29733455cb93cd72740f42ea10bd98d0 authored about 10 years ago by Jos de Jong <[email protected]>
docs/network.html: fix syntax error in various examples using 'options' variable.

- substituted ':' in "var options: {" for a syntactically correct '='.

771ef10f3ce00f8b2aecc0e0d803e3b451b9ba9c authored about 10 years ago by Chris Dituri <[email protected]>
Merge branch 'master' into develop

9bede5b9ce776105118ee2c403f67f99ded22606 authored about 10 years ago by jos <[email protected]>
.gitignore: ignore vim temporary .sw[op] dotfiles

e8a5dcf33ce6767cc78c0435de5a46024e7d5fb4 authored about 10 years ago by Chris Dituri <[email protected]>
Merge pull request #484 from mdxs/patch-1

Fixed typo in documentation of title for Groups

fcc131a823d0f6cda89127ab99d461b1123c0331 authored about 10 years ago by Jos de Jong <[email protected]>
redraw on back on manipulation

edc35cf927419a995a3dcf5e9828094eafe0fd0d authored about 10 years ago by Alex de Mulder <[email protected]>
- Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode

- Better cleanup after reconnecting edges in manipulation mode

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

3eb02abc8171c1d3eb018fd0c71fe53386cd6980 authored about 10 years ago by Alex de Mulder <[email protected]>
removed double code

23abf57ae73405e44c84ea5b534b22279c2aa43a authored about 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'master' into develop

efeb53b720f188b8e73bf368da7e04d7fb77f8ad authored about 10 years ago by jos <[email protected]>
Merge pull request #486 from mdxs/patch-2

Reflect dual licensed vis.js in README

b8938ad690b83d432f29ae9ba50be53554c35425 authored about 10 years ago by Jos de Jong <[email protected]>
Reflect dual licensed vis.js in README

Further to #285, it seems the `README.md` wasn't changed in https://github.com/AlexVangelov/vis/...

da416287604b18e9077e0eaa7b24d9635246da85 authored about 10 years ago by mdxs <[email protected]>
fixed keycharm with strict mode

676271756d126ea800d7851ae1b48a025bb03d3e authored about 10 years ago by Alex de Mulder <[email protected]>
updated build

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

Conflicts:
dist/vis.js

62f1a7f99aead8fa3eb6aab7e74b89ad7f340920 authored about 10 years ago by Alex de Mulder <[email protected]>
fixed keycharm issue

c8a3cfa38c6ad3754a5ccfaaa65d10e37ef3c620 authored about 10 years ago by Alex de Mulder <[email protected]>
Fixed typo in documentation of title for Groups

73bb84d3b8006c3fac853abf1776663c1e36c161 authored about 10 years ago by mdxs <[email protected]>
Fixes for ES5 strict mode

ce3aa4ccbdd157991738194d8b022c0b0458233c authored about 10 years ago by jos <[email protected]>
updated .gitignore

e2288c2d3558f3178d741d52d40fc7f0aabfb395 authored about 10 years ago by Jos de Jong <[email protected]>
updated histroy

f6ee3183c9e4c6b3d6facabc5abb1c16e1c9800e authored about 10 years ago by Jos de Jong <[email protected]>
Bumped version number to 3.7.2-SNAPSHOT

b8a3eb35be84129fb73717110505fc0f280b3c9d authored about 10 years ago by jos <[email protected]>
Released version 3.7.1

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

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

Conflicts:
dist/vis.js

dcd6b3a7e3f2e47494594c7687bf4d5f71801872 authored about 10 years ago by Alex de Mulder <[email protected]>
Fixed background items being selectable and editable when a height is set (see #454)

d627c415531dbfc7c78d53dfe4968fffa1b7e8df authored about 10 years ago by jos <[email protected]>
Fixed #461: configuring either `start` or `end`

b74c61e79f5ddf48b098bd7e563e1e66e8df8eca authored about 10 years ago by jos <[email protected]>
updated builds, history

f70ff5decaca3db6752b50cbee6b0db9f4d92306 authored about 10 years ago by Alex de Mulder <[email protected]>
merged pull request #464

71cc4e898a5298fa7277b53754f93adf161358c6 authored about 10 years ago by Alex de Mulder <[email protected]>
fixed reference to dataset at bar styles.

b6ae537e185f4924447116f58cacb5f70a08f578 authored about 10 years ago by Alex de Mulder <[email protected]>
removed setData from the Graph2d docs

78612d32e2f58364cf9c09f5382c10dabf44ef8f authored about 10 years ago by Alex de Mulder <[email protected]>
Fixed #448: added some styles to prevent conflicts with bootstrap css styles

caf86a88f4f70b656671044be93f3fc90844f02a authored about 10 years ago by jos <[email protected]>
Add a newline to the minified vis.min.js file to prevent issues when concatenating downstream (see #447)

771b18bea276c8d20bf5c0cda335a1d99cfcec9b authored about 10 years ago by jos <[email protected]>