Ecosyste.ms: OpenCollective

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

github.com/visjs/vis_original

READ ONLY
https://github.com/visjs/vis_original

- Fixed critical camera zoom bug #1273. #1266, #1255

- unified some methods in the networkUtil
- Fixed initial zoom issues #1252

3f5c71eea3c819bcb4603714ffe45fa2d7ef8544 authored about 9 years ago by Alex de Mulder <[email protected]>
Remove the "must be a box" requirement.

Theoretically, there are multiple node shape types that this could apply to.

b5c59a547d633b9604544531ede3db53964c2ffa authored about 9 years ago by Coleman Kane <[email protected]>
Fixed #1267: wrong description for `clickToUse`

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

7ab201559de13106860ad2f4b062db2bd7003896 authored about 9 years ago by jos <[email protected]>
Fixed #1215: inconsistent types of properties `start` and `end` in callback functions `onMove`, `onMoving`, `onAdd`

bbbaeb48e009354c95fe050faf9261db2880555e authored about 9 years ago by jos <[email protected]>
Update documentation for PR #1256

e39f3af148aa5c2a8ba75b64d829ec003569a519 authored about 9 years ago by Coleman Kane <[email protected]>
Allow node labels to be left-justified with textAlign: 'left'

Will only apply to Network nodes with a shape: 'box' property, as most
other shapes this will no...

486f89ca1b0c7921a93a5ef8751bdae0549e0163 authored about 9 years ago by Coleman Kane <[email protected]>
Merge pull request #2 from ckane/develop

Develop

564ebb025f825a28dbbfa3e2087f2ad80baff132 authored about 9 years ago by Coleman Kane <[email protected]>
Merge pull request #1 from almende/develop

Update with Develop

aaa5aadd6d39b3f58953bc9b62d30099f23494ee authored about 9 years ago by Coleman Kane <[email protected]>
Merge pull request #1261 from Tooa/fix_doc_graph2d

Fix broken link in graph2d documentation

fbd5d4ea318d8cc0fae3a0c0466cdb4d79766cef authored about 9 years ago by Jos de Jong <[email protected]>
Fixed wrongly positioned row in docs

5532a88a0dc3fc13304034d0caa79557dfddc7f0 authored about 9 years ago by jos <[email protected]>
Merge branch 'master' into develop

c694a8b0c60b6b52faacd752bc5a51c782063dd3 authored about 9 years ago by jos <[email protected]>
Merge pull request #1263 from littleguga/patch-1

Fixed groups.visible Description

2c32f5a9752d77760f68d7ba8a8c7ea396f80435 authored about 9 years ago by Jos de Jong <[email protected]>
Fixed groups.visible Description

9169559f79418c24a2387dc9a27bf6dbe398fe3e authored about 9 years ago by littleguga <[email protected]>
fix broken links

038e78653bd65f472208aa35079b96a43e40f982 authored about 9 years ago by Uli Fahrer <[email protected]>
Updated history

1e10b1b45e7015a369058c16505a42e840cc13fc authored about 9 years ago by jos <[email protected]>
Merge pull request #1243 from Tooa/german_locale

Add German locale to the network module

2b4f060cfe23fddf17f236f08e5b623d55e6364c authored about 9 years ago by Jos de Jong <[email protected]>
Bumped version number to 4.8.1-SNAPSHOT

b391daeb60cad03e3d4b588b82b12c77534174b6 authored about 9 years ago by jos <[email protected]>
Released version 4.8.0

5275849ade7cb08aa2e23b3428489f64d596b536 authored about 9 years ago by jos <[email protected]>
Lowered stabilization iterations

a74a42f4ca53b523338814eb37894e0b051ab297 authored about 9 years ago by jos <[email protected]>
Add German locale to network

0a82942401f85dd34d1b9636e5997b3156d23607 authored about 9 years ago by Uli Fahrer <[email protected]>
More explanation for `groupOrder`, see #1241

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

d42bf3a7a621052aa48968d1a6eaa485b6b126ae authored about 9 years ago by jos <[email protected]>
Merge pull request #1242 from gomezgoiri/master

Adding new Spanish locale

e24861f40b9ccfd1b52b384db5f666b7208ae206 authored about 9 years ago by Jos de Jong <[email protected]>
Removed a few old deprecations, fixed a typo

7034f77c6ebee10bc2724b57449400bee1ebef3d authored about 9 years ago by jos <[email protected]>
Updating documentation to mention Spanish locale

01e5763b0cbdb447543033e9d8bd01151c2913de authored about 9 years ago by Aitor Gómez-Goiri <[email protected]>
Adding Spanish locale

00078f6853a1df8df81a90f3b598023a602e0539 authored about 9 years ago by Aitor Gómez-Goiri <[email protected]>
Added loop protection to `layoutNetwork`

a328415c22758b91deb54cb5280f579e400cfbe4 authored about 9 years ago by jos <[email protected]>
Updated history

24197222b30ad80c618461c2e6049bc8f67780e6 authored about 9 years ago by jos <[email protected]>
Merge pull request #1209 from Bernd0/develop

Introduced the Graph2d group option 'excludeFromLegend'.

f31b58a00a1633f6d1329e7c5d8e3b292ce724f0 authored about 9 years ago by Jos de Jong <[email protected]>
Fixed #1214: items wrongly marked as dirty with every `rangechange` event

644f8eee1aa4234382b5bdaa4f55c1361119a68b authored about 9 years ago by jos <[email protected]>
safeguard stepquality

f4bd6c2e6c49044780bea4d443f8a988c156b342 authored about 9 years ago by Alex de Mulder <[email protected]>
appended history, fixed getPositions, moved color backer back to container from document root

cd842475e07ea8dcf0d8a7ac0fcae59ae3de9394 authored about 9 years ago by Alex de Mulder <[email protected]>
Introduced the Graph2d group option 'excludeFromLegend'.

9b6590e74d1f106024612543599b31465d4fdce9 authored about 9 years ago by unknown <[email protected]>
- Added support for Gephi directed edges, edge labels and titles.

0e6aac46343d3796ea45291d42a0dfe9ce5bc3f4 authored about 9 years ago by Alex de Mulder <[email protected]>
Merge branch 'kamadaKawai' into develop

a007ecd36db3f2ee97537b3e0457c6fd6f0da9db authored about 9 years ago by Alex de Mulder <[email protected]>
rebuilt

0bcaee2598eb407dc6c0e985aebb32227363c104 authored about 9 years ago by Alex de Mulder <[email protected]>
added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network.

64c1995d81e913ddb23b06ebfa45dc3090e69d83 authored about 9 years ago by Alex de Mulder <[email protected]>
- Fixed bugs in clustering algorithm.

- Greatly improved performance in clustering.

26a1fc588a7c1a3d4d921107f6c7774f33011c67 authored about 9 years ago by Alex de Mulder <[email protected]>
- added labels for edges and titles for nodes and edges in gephi import

d0197226c02469677f8988aba927cacb26785a0e authored about 9 years ago by Alex de Mulder <[email protected]>
- cleaning up

8eea19a7560c58d2aed37fbe720fd033f4e53e7c authored about 9 years ago by Alex de Mulder <[email protected]>
- improved performance

93f1480af39c1eadf130c069f95416be55a0a970 authored about 9 years ago by Alex de Mulder <[email protected]>
- added improved timestep adaption, fixed bugs in stabilization

36ecb2c93396770023d401d613c80d5e77699906 authored about 9 years ago by Alex de Mulder <[email protected]>
- added adaptive timestep to physics.

8744d63b5cf48ffe4943afaa64ca642ad381f50b authored about 9 years ago by Alex de Mulder <[email protected]>
- made it pretty, fixed bugs in clustering

09d3dfbb09ca9cd3b617c94bba93f9d9bde4e4bf authored about 9 years ago by Alex de Mulder <[email protected]>
- added kamadaKawai algorithm as prototype

0161b22160738d70a5ad8bba4e9d8227e575c894 authored about 9 years ago by Alex de Mulder <[email protected]>
Merge pull request #1183 from vukk/network-docfix

dab28ee86b6774b0ac2db3e2344f4af47874d63c authored about 9 years ago by Alex <[email protected]>
Fixes documentation for group option of node.

c0a0a2a0853ba76bf08b73a74ce42bcb4c50f17a authored about 9 years ago by vukk <[email protected]>
Merge pull request #1175 from JonathanGeoffroy/develop

docs: the function's name was wrong

e95913e92e1bc02ed07f4a735bcaa7546715a5cc authored about 9 years ago by Jos de Jong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

84ba9e74d3e9f5945110e2a48cdade556a6800b4 authored about 9 years ago by jos <[email protected]>
Point node.js "main" file to the built ./dist/vis.min.js` (see #1180)

ad0916b3784b0919fbec498b9960b07367eb11c1 authored about 9 years ago by jos <[email protected]>
docs: the function's name was wrong

cc4b5739e8e1104a9ae306d6ae879f4bd520157b authored about 9 years ago by JonathanGeoffroy <[email protected]>
- Fixed dynamic updating of label properties.

9b83e2ca0f0ccb74633b0ce4e60182e6eda6b20c authored about 9 years ago by Alex de Mulder <[email protected]>
- Improved the positioning and CSS of the configurator and the color picker.

2f2ec2f0654f86dba36c33804935e25b8ed03bea authored about 9 years ago by Alex de Mulder <[email protected]>
added popup to configurator to explain the behaviour

22bc5e0380bb49d1bdf5bb150438c388ff37f589 authored about 9 years ago by Alex de Mulder <[email protected]>
rebuilt and updated history

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

ea59045a7c727fc48402c448ce2c2c65da54b166 authored about 9 years ago by Alex de Mulder <[email protected]>
- Fixed #1152, updating images now works.

6e01279eaa9c43d2f1abaf8c7c4bf642b67c03ba authored about 9 years ago by Alex de Mulder <[email protected]>
Updated dist files

582283732c5cac5a0a4dba88d66a12c87e6e4164 authored about 9 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

acd52e1ee30ca237715479224bb1871fdf8aa22e authored about 9 years ago by jos <[email protected]>
Implemented redraw throttling for Timeline

d9223685e219c1a9bcb80ef98ecc0405544e7cf0 authored about 9 years ago by jos <[email protected]>
reverted selectEdge pull

d87fd1d266b175f02a05343531a54c7c7a5ecc51 authored about 9 years ago by AlexDM0 <[email protected]>
removed node cleanup

9a2bec6898d6ee7848c8f608b14cf9aaf7ebe7e5 authored about 9 years ago by AlexDM0 <[email protected]>
Updated history

f7cc574bfcb60c1a66146d08a6fa039688173d0c authored about 9 years ago by jos <[email protected]>
Merge pull request #1109 from hansmaulwurf23/group_dragging

Group Dragging in Timeline

9f665f0ca6aec43439389c8609322f0552c716e2 authored about 9 years ago by Jos de Jong <[email protected]>
Merge pull request #1153 from JonathanGeoffroy/issue#1144-selectEdge

fix : selectEdge was fired even if user clicked on a node

a2bf8797814e1c18c0c82c55de61e49700d1d363 authored about 9 years ago by Alex <[email protected]>
Merge pull request #1146 from dburdick/develop

Fix misspelling in milliseconds

b12948000ab0888e40663e07a1a4cf59bc38a8f9 authored about 9 years ago by Jos de Jong <[email protected]>
Merge pull request #1148 from JonathanGeoffroy/doc

docs: fix a typo (selcted -> selected)

f3bded629f792eb17376a4bfcad86c399da00d33 authored about 9 years ago by Jos de Jong <[email protected]>
fix : selectEdge was fired even if user clicked on a node

The selectEdge handler is now fired only if user clicked on an edge, in order to select it.
It...

711b3def947cd39a21912f4d0ec158334df5719e authored about 9 years ago by JonathanGeoffroy <[email protected]>
docs: fix a typo (selcted -> selected)

Also remove useless closing tags.

e8a2cc869c9bb883545c3d29b7bb8ad73514ccf6 authored about 9 years ago by JonathanGeoffroy <[email protected]>
fixed emitting groupDragged event in callback

2ca22025ea82f646d7635a6cf22ef84af9963590 authored about 9 years ago by Martin Fischer <[email protected]>
Fix misspelling in milliseconds

fa7eb4a9a90eda4accd1e987cb356616caeba153 authored about 9 years ago by dburdick <[email protected]>
added groupId to groupDragged event

1f4c9a4f46686da56dac4f1de19aad917993a518 authored about 9 years ago by Martin Fischer <[email protected]>
finished new example for groupEditable

21d09a264298c49089da9710f74f7002535c9cc4 authored about 9 years ago by Martin Fischer <[email protected]>
changed docs for groupDragging

6804cb5595ce1f79b5919b2e46da99bfc608b7c1 authored about 9 years ago by Martin Fischer <[email protected]>
rebuilt

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

Conflicts:
dist/vis.js

401e262206caeb0d4804509996f530d88d8e0baa authored about 9 years ago by Alex de Mulder <[email protected]>
Fixed #1140, labels and points correctly stack.

0bc11f9f6f31c4f052e4f26e797a307a18a3f84c authored about 9 years ago by Alex de Mulder <[email protected]>
added groupEditable example

58e2157be6c7dd23941d2abbf3feeb0f06f07b01 authored about 9 years ago by Martin Fischer <[email protected]>
removed updating the groups in groupOrderSwap, started docs

584f2664145c205494a91a0b4d791411123984f2 authored about 9 years ago by Martin Fischer <[email protected]>
Merge pull request #1133 from Braincompiler/master

fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment

da261770fc2f164aa47c178ae35a0da15c2fe7b5 authored about 9 years ago by Jos de Jong <[email protected]>
fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment

91633220f81f8679edbcec24cfec466512634a3a authored about 9 years ago by Christian Seifert <[email protected]>
added event handlers for onAddGroup, onMoveGroup, onRemoveGroup

5ea64119357740d5396c1d3b3f587a75c2fbb622 authored about 9 years ago by Martin Fischer <[email protected]>
Bumped version number to 4.7.1-SNAPSHOT

eb3038a1ec430b52b1ac197ad9c4ab317fce0d87 authored about 9 years ago by jos <[email protected]>
Released version 4.7.0

955dd25caa276560513c96178a3aad5d313952c6 authored about 9 years ago by jos <[email protected]>
Removed move callbacks

64b2c78e00ddbaa225545031b0b22af574e50750 authored about 9 years ago by Alex de Mulder <[email protected]>
removed unused option groupsDraggable

c2e7123037c92b5414a9ca642e9fc6692c9e6ffb authored about 9 years ago by Martin Fischer <[email protected]>
Dragging of Groups working now using a swap function

448411ee3904939cc3184b91cbbf8c4cf90a1693 authored about 9 years ago by Martin Fischer <[email protected]>
bugfix

cfadb05e3a2c59e7073522ac0454811221ac7f42 authored about 9 years ago by Alex de Mulder <[email protected]>
prepared for supernodes. Cleaned code

42c2adf009b3c35321072989a7cee297002ec242 authored about 9 years ago by Alex de Mulder <[email protected]>
added cubic bezier curves.

700e7353369a176c500da3f63e757fa7bff4bccb authored about 9 years ago by Alex de Mulder <[email protected]>
added moveNode method

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

8c53e8ac9359dd98436a368ae268d1b8a171ebb7 authored about 9 years ago by jos <[email protected]>
Fixed #1118: since v4.6.0, grid of time axis was wrongly positioned on some scales

116244c421f6379133d3f2f569fb3321ec690042 authored about 9 years ago by jos <[email protected]>
Merge pull request #1119 from brendon1982/develop

Fixed issue where broken images wouldn't always be rendered.

dbdc21cbc12c082d11a273ec242be7cf2e7c9846 authored about 9 years ago by Alex <[email protected]>
Rewrote the Images.js for the network in ECMA script 6 syntax.

1cb3221df7986dda1e2574dd7f48020aba706a3a authored about 9 years ago by Brendon Page <[email protected]>
Updated history

789f7c604e1565317e04b14c8338af3d327c80b5 authored about 9 years ago by jos <[email protected]>
Merge pull request #1114 from Fice/groupDrag

While dragging multiple items across groups, keep the group-offset.

8b70e9383677429e71f883e3c9e2d8fb2e6e8fda authored about 9 years ago by Jos de Jong <[email protected]>
Moved internal functions in Images.load onto the prototype

Added comments to Images.js

e015f7fca29367785dc453238555bb819a5e9986 authored about 9 years ago by Brendon Page <[email protected]>
Fixed indenting issue in cirular images example

05da3df6b82217c767ed05c28a251a369534a498 authored about 9 years ago by Brendon Page <[email protected]>