Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-network

:dizzy: Display dynamic, automatically organised, customizable network views.
https://github.com/visjs/vis-network

Fixed changed ranges not being deletable

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

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

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

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

Conflicts:
src/timeline/component/ItemSet.js

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

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

c89cee247fe3e35242d40e40f8d7b50d95a3ccb5 authored over 10 years ago by jos <[email protected]>
Fixed broken example 03

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

Conflicts:
examples/timeline/03_much_data.html

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

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

19f58d8b4a4f78ec9cb7ef3c9aaf23c140daf8b9 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

712a647fd0bb1ed0cc668686628e8cb5d3828053 authored over 10 years ago by jos <[email protected]>
Updated some examples

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

5c251d687e83b7f018a94e31d33b5bc266f38389 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.

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

524ec36a4fb51947029fa456e186207ed69c5cc2 authored over 10 years ago by jos <[email protected]>
updated history

f3ef0ffd913bb93f03d8c1d48ae3846c640835da authored over 10 years ago by Alex de Mulder <[email protected]>
added arrowScaleFactor per #99

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

805ce3ba8682924a11e8d5db3ba9f333ee86e13f 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

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

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

Pull in upstream

e5c9b578ff45d27cda55e235e9d33ada19a437e5 authored over 10 years ago by Eric Gillingham <[email protected]>
Updated history

b6ab3763a071d1a1123a058e2c8f3e5295b9bf81 authored over 10 years ago by jos <[email protected]>
Merge pull request #100 from Remper/develop

Fixed setRange bug in Timeline

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

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

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

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

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

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

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

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

1f6af5758efe7148a42e60f63ba6e5a648ed00fb authored over 10 years ago by jos <[email protected]>
Added another example 10_limit_move_and_zoom.html

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

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

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

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

Conflicts:
src/util.js

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

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

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

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

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

91744d7b76cd8ebfc659b9acf35c4d3a73f68a08 authored over 10 years ago by jos <[email protected]>
updated history

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

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

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

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

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

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

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

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

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

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

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

family friendly

7c692eee30c062c03fef6853deb5dd8d6eb79b02 authored over 10 years ago by Alex <[email protected]>
family friendly

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

f02a3a6c4f0da60d45cc5dbe7d20a791bb01a0ff 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'

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

Conflicts:
dist/vis.js

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

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

476df69f494a2ede0252d318c352c1ad293922e9 authored over 10 years ago by jos <[email protected]>
updated history

3f9ef8c0fc833ef67af9c8af64a66196cedd1ea2 authored over 10 years ago by Alex de Mulder <[email protected]>
Some more fixes in GroupSet

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

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

726ed76008e3b2aabbd718afdf3df78f9cd11f8b 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

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

added Dynamic tooltips by Kannonboy

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

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

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

Allow edge label fill color customization

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

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

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

e736bf58231eb82830ba96ee9a113179d6ff458b authored over 10 years ago by Alex de Mulder <[email protected]>
Allow customization of tooltip styling.

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

2ccbab6ce02188d2c429ec65585d1047b99ce3ff authored almost 11 years ago by Tim Pettersen <[email protected]>
Allow customization of tooltip delay.

8a5292aa436d7cc7ada212d685ebcaf4b7eff970 authored almost 11 years ago by Tim Pettersen <[email protected]>
Updated version number to 0.7.3-SNAPSHOT

29195ea7e3e16fcb5eba4ff9c6e8b84b1b087c3e authored almost 11 years ago by josdejong <[email protected]>
Released version 0.7.2

5ff380c6f94f43fcda7c45af7fe51caee89200fc authored almost 11 years ago by josdejong <[email protected]>
Components are now controlled by their parents (GroupSet is currently broken)

43d2c484e5fa0a3d5c76696dd3abd7764ef1108f authored almost 11 years ago by josdejong <[email protected]>
hierarchical layout is now recalculated on addition and removal of node or edge and edit of edge

9aa84cc5c9c30f7d7de822e1bb8473953e8d7609 authored almost 11 years ago by Alex de Mulder <[email protected]>
More smooth resizing of timeline on window resize

065b1d099ff195b36ae48aef516ebc3e4c4ee397 authored almost 11 years ago by josdejong <[email protected]>
Fixed option autoResize

c6fc181473067d77b16f4ad65ead51be2dea57d0 authored almost 11 years ago by josdejong <[email protected]>
Fixed initial stacking of items in groups

56c76efc12cbe89f95a42dc6819cb4b6d61649c1 authored almost 11 years ago by josdejong <[email protected]>
repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle

a28a5a0073ba3d72747e538923fe4a69b5fb01f0 authored almost 11 years ago by josdejong <[email protected]>
Added an option `force` to stack function to reset the position of already stacked items

f5dd5f963c227b0f0780325978e6d218097ad4b3 authored almost 11 years ago by josdejong <[email protected]>
Fixed items not being restacked when dragging an item around

f45e1fd0f1beabc603103b1d07f6b4073f2493b4 authored almost 11 years ago by josdejong <[email protected]>
Some preparations for ordering the groups

3ab76c5f8d3214f42221ad0284ec4d4c726cd2f3 authored almost 11 years ago by josdejong <[email protected]>
Some fixes in positioning of major and minor labels/gridlines

84aa0d8bdc26d1a91f3ab8fe591b6d042f766cb6 authored almost 11 years ago by josdejong <[email protected]>
Turned off animation for rootPanel and itemSet (css issues)

b163a3fcf69137e7545e4ad4278ca400079cf30f authored almost 11 years ago by josdejong <[email protected]>
Fixed vertical positioning of main and labels panel

7666134ce41f7f20e6549e0ce3ac70196ccbb8f7 authored almost 11 years ago by josdejong <[email protected]>
ItemSets in GroupSet are now relative positioned

53dac2e83cd6b32db305d23ed99ec6ff1c281c2d authored almost 11 years ago by josdejong <[email protected]>
Fixed dragging items (half)

ceadf83bd4cfca6eb65a47706e7731586c1cb691 authored almost 11 years ago by josdejong <[email protected]>
Group labels start to work again

6f40c514ea3cad9e1ce9d78f29eafefafce108c4 authored almost 11 years ago by josdejong <[email protected]>
updated history

a6a715bed6ed3c5cc9825504f0fb14861deb59bb authored almost 11 years ago by Alex de Mulder <[email protected]>
GroupSet starts to work again

fa388810fb03649388c61fff681ac7111debcf37 authored almost 11 years ago by josdejong <[email protected]>
Attached ItemSet again

a624d48158bcc55ac258be2278b381c145441adc authored almost 11 years ago by josdejong <[email protected]>
Changed RootPanel and Timeline in an emitter

38608688c99702a64c3b89c0e3efbfe6e8b1db46 authored almost 11 years ago by josdejong <[email protected]>
Changed Range into an emitter

8e6abecfd190265f10a9896e737aa2f55fb9e676 authored almost 11 years ago by josdejong <[email protected]>
CustomTime and CurrentTime works again

7f17d87f5e1e2af07267c0b51cd8df096e7a027e authored almost 11 years ago by josdejong <[email protected]>
TimeAxis works again

0f6d3c7cc0b5e9f2ba9caec56d4fa636df314bbd authored almost 11 years ago by josdejong <[email protected]>
Started reworking component/panel architecture

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