Ecosyste.ms: OpenCollective

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

vis.js

Sophisticated visualization libraries.
Collective - Host: opensource - https://opencollective.com/visjs - Website: https://visjs.org/ - Code: https://github.com/visjs

Merge pull request #966 from mschallar/master

Core.prototype.fit and Core.prototype.getDataRange fixes

github.com/visjs/vis_original - c5c221dfc23c572ac1ffeae2d58d13d7997b4086 authored over 9 years ago by Jos de Jong <[email protected]>
Merge pull request #966 from mschallar/master

Core.prototype.fit and Core.prototype.getDataRange fixes

github.com/visjs/vis-timeline - 0c28872c8761b6785a5412d9d83893f5e6ea894b authored over 9 years ago by Jos de Jong <[email protected]>
fixed #974, requesting a redraw on update in case of physics being disabled.

github.com/visjs/vis_original - 8fe640854147ebfd7aa8ffe2444430c310e4306e authored over 9 years ago by Alex de Mulder <[email protected]>
fixed #974, requesting a redraw on update in case of physics being disabled.

github.com/visjs/vis-network - c68bf128d86df2826335c5a353cd87d31a1d993f authored over 9 years ago by Alex de Mulder <[email protected]>
changing the properties from getDataRange

+ according to the documentation
+ changed from 'start' and 'end' to 'min' and 'max'

github.com/visjs/vis_original - d894d0efe5e4560ab8bcd71538c830fdb7bc3e01 authored over 9 years ago by Manuel Schallar <[email protected]>
changing the properties from getDataRange

+ according to the documentation
+ changed from 'start' and 'end' to 'min' and 'max'

github.com/visjs/vis-timeline - a5bd67c6df1fac693f1454c5da183409a4cfc3d6 authored over 9 years ago by Manuel Schallar <[email protected]>
returning meaningful values in getDataRange

+ instead of returning 'null', returning the
calculated values

github.com/visjs/vis-timeline - 6e04fd43df266100acd5bed1d7c541e03a46a32b authored over 9 years ago by Manuel Schallar <[email protected]>
returning meaningful values in getDataRange

+ instead of returning 'null', returning the
calculated values

github.com/visjs/vis_original - d1e01bccf0eb39ca489d48a646af971c14ec7c53 authored over 9 years ago by Manuel Schallar <[email protected]>
accessing the correct properties in dataRange

+ replaced property name 'start' to 'min'
+ replaced property name 'end' to 'max'

github.com/visjs/vis_original - 38cdcf23bb35a3567816acb8154806ccde70fd2e authored over 9 years ago by Manuel Schallar <[email protected]>
accessing the correct properties in dataRange

+ replaced property name 'start' to 'min'
+ replaced property name 'end' to 'max'

github.com/visjs/vis-timeline - 4c8cfaf0e2e4128fc485c2d60efe21ec17caf3bc authored over 9 years ago by Manuel Schallar <[email protected]>
Improved locales validation again

github.com/visjs/vis-timeline - 2d1ba945e85d158c98619538fc137ec04746912c authored over 9 years ago by jos <[email protected]>
Improved locales validation again

github.com/visjs/vis_original - ecb525c7a86857415866db29da10479bf0baa205 authored over 9 years ago by jos <[email protected]>
Improved locales validation again

github.com/visjs/vis-network - 0e4e3c4f279f4b3d173966269f01c3084b423244 authored over 9 years ago by jos <[email protected]>
proper fix for validator locales

github.com/visjs/vis-network - 32dd5aa8276b95469c918f9e25def5b01d84398c authored over 9 years ago by AlexDM0 <[email protected]>
proper fix for validator locales

github.com/visjs/vis_original - 8ab51a7378d2d7700ea53c594e0e20b1742215ca authored over 9 years ago by AlexDM0 <[email protected]>
proper fix for validator locales

github.com/visjs/vis-timeline - f988a840af6be9dcc2b8a3e7e9d3f19895bff238 authored over 9 years ago by AlexDM0 <[email protected]>
proper fix for validator locales

github.com/visjs/vis-graph3d - a2f5be06145e9c97d083fee5a499db9880c490dd authored over 9 years ago by AlexDM0 <[email protected]>
Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network`

github.com/visjs/vis-graph3d - a08c1f308b09c1a3f231fac1067742f4486716a6 authored over 9 years ago by jos <[email protected]>
Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network`

github.com/visjs/vis_original - 4178e4c943516b80aefdc8aeea1b9280c9f7eaa2 authored over 9 years ago by jos <[email protected]>
Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network`

github.com/visjs/vis-network - 03e68038f9fbad58ab92f126151ca2193607d02c authored over 9 years ago by jos <[email protected]>
Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network`

github.com/visjs/vis-timeline - 2b534111a1d644c0621381560dc70044316f729c authored over 9 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
HISTORY.md

github.com/visjs/vis-data - 1d101d17fd6e60bd6c867ab3f86becdf924db802 authored over 9 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
HISTORY.md

github.com/visjs/vis-timeline - c8d546fafffbaa9ed2b0d6636e0f1a64011ca9c3 authored over 9 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
HISTORY.md

github.com/visjs/vis-graph3d - 553a3b22c0c41a533d9503213f9846477c17c009 authored over 9 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
HISTORY.md

github.com/visjs/vis-network - fcd6edd82e0060952529ff5c8d0f2bcab16eca5e authored over 9 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
HISTORY.md

github.com/visjs/vis_original - 4ddf0fe557628dc9d7028c4fe52ab2fb570003b4 authored over 9 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
HISTORY.md

github.com/visjs/vis-charts - 660dc9dfc937b374d46a9b9ac67970d4b899805d authored over 9 years ago by jos <[email protected]>
Fixed #942: bug when data is empty

github.com/visjs/vis_original - eef693113e54c7acb94dd9db187a31be8e305c47 authored over 9 years ago by jos <[email protected]>
Fixed #942: bug when data is empty

github.com/visjs/vis-network - 6fcedbf9936aec4b73dbc10cb4759101b21249b2 authored over 9 years ago by jos <[email protected]>
Fixed #942: bug when data is empty

github.com/visjs/vis-timeline - b952d68606c82345df1886aeee28dcad94e605dc authored over 9 years ago by jos <[email protected]>
Fixed #942: bug when data is empty

github.com/visjs/vis-graph3d - 39aa67821dc91f074c94d56df438bf9615082222 authored over 9 years ago by jos <[email protected]>
Add extra events for Network directive

#33

github.com/visjs/angular-visjs - 6978667ec6cf5a554070b7465e065114e392b350 authored over 9 years ago by Chris Jackson <[email protected]>
Update for vis 4.0

github.com/visjs/angular-visjs - 546ea85e37a44011abc5ba80e60f87d2d4e79887 authored over 9 years ago by Chris Jackson <[email protected]>
Update directives for Vis 4.0

github.com/visjs/angular-visjs - f91ae9d2e576530f8b72350980d65970c8f83a82 authored over 9 years ago by Chris Jackson <[email protected]>
fixed dragStart, dragging and dragEnd events when nodes are selected but the viewport is dragged

github.com/visjs/vis_original - 3c34a7dd78470dfffc6285ff47a903022b45355e authored over 9 years ago by AlexDM0 <[email protected]>
fixed dragStart, dragging and dragEnd events when nodes are selected but the viewport is dragged

github.com/visjs/vis-charts - c0839b496399ffde47a7836a2b1ac0736b3a8100 authored over 9 years ago by AlexDM0 <[email protected]>
fixed dragStart, dragging and dragEnd events when nodes are selected but the viewport is dragged

github.com/visjs/vis-network - c0530177e4cdfb6fd456b7e81007276dbb03a0c4 authored over 9 years ago by AlexDM0 <[email protected]>
fixed dragStart, dragging and dragEnd events when nodes are selected but the viewport is dragged

github.com/visjs/vis-graph3d - 4a3989fa7aac682f40676bd033d1ce5c3f552a0e authored over 9 years ago by AlexDM0 <[email protected]>
fixed dragStart, dragging and dragEnd events when nodes are selected but the viewport is dragged

github.com/visjs/vis-data - b5884de070e2f55f3e4183c79b6148ae4d30b274 authored over 9 years ago by AlexDM0 <[email protected]>
fixed dragStart, dragging and dragEnd events when nodes are selected but the viewport is dragged

github.com/visjs/vis-timeline - c5b56b992b5fde05b342f8399cbf4f2a9a7c4aba authored over 9 years ago by AlexDM0 <[email protected]>
added --SNAPSHOT to dev

github.com/visjs/vis-timeline - b2e31fbdaa9c964e161259ccefc95d0e1acfa3f7 authored over 9 years ago by Alex de Mulder <[email protected]>
added --SNAPSHOT to dev

github.com/visjs/vis-data - a706eae059ddb12fc7f36030bd2dcc2d5bd70ee4 authored over 9 years ago by Alex de Mulder <[email protected]>
added --SNAPSHOT to dev

github.com/visjs/vis-network - 64b388f029417590a9c0076afa7866e6d211f5b2 authored over 9 years ago by Alex de Mulder <[email protected]>
added --SNAPSHOT to dev

github.com/visjs/vis-charts - c07305f7a016d1aa84127668da71a8c89727117e authored over 9 years ago by Alex de Mulder <[email protected]>
added --SNAPSHOT to dev

github.com/visjs/vis_original - e2b3d2d0513ebda39d0b5fb0d168b1d7006fa422 authored over 9 years ago by Alex de Mulder <[email protected]>
added --SNAPSHOT to dev

github.com/visjs/vis-graph3d - 6d75e9f17cf826f0fe407604101b484c79dc4eb2 authored over 9 years ago by Alex de Mulder <[email protected]>
release 4.2.0

github.com/visjs/vis-graph3d - ca36d1cb00b00b9cef58c4e2599398899ec9b869 authored over 9 years ago by Alex de Mulder <[email protected]>
release 4.2.0

github.com/visjs/vis-data - 8a015b40b337c22ae9c9dcd595a724d302e72bd2 authored over 9 years ago by Alex de Mulder <[email protected]>
release 4.2.0

github.com/visjs/vis-timeline - 5d4ba3c50ad0264dcdbac006629b48f737989fd5 authored over 9 years ago by Alex de Mulder <[email protected]>
release 4.2.0

github.com/visjs/vis_original - 0242a35b32418b53b510e0d1bbdfa117ce7a27e5 authored over 9 years ago by Alex de Mulder <[email protected]>
release 4.2.0

github.com/visjs/vis-charts - 11cda32ce955f54a073b605769b28f7149893b2d authored over 9 years ago by Alex de Mulder <[email protected]>
release 4.2.0

github.com/visjs/vis-network - 63573460713f49f773d8c3c47c09a497df8492a8 authored over 9 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/visjs/vis_original - 356d5b23ff5a493957c3f01460ba9989607f4d4d authored over 9 years ago by AlexDM0 <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/visjs/vis-charts - 8cba66f3b607cdcdff0e492249aa31b3e638412e authored over 9 years ago by AlexDM0 <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/visjs/vis-network - f0e19334a6af79eba0f7c3c2575e962e13036e77 authored over 9 years ago by AlexDM0 <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/visjs/vis-graph3d - 7c4d01b7754ea0e75a0a65da5fb90f160d92c9da authored over 9 years ago by AlexDM0 <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/visjs/vis-timeline - 3d1257382fb06a243fcbdf7c4059e12eb54d00b4 authored over 9 years ago by AlexDM0 <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/visjs/vis-data - 8a30d60995b86b0f0389f145d835d1ff4d6aa588 authored over 9 years ago by AlexDM0 <[email protected]>
- Fixed #927, dragStart event didnt contain node that was being dragged

github.com/visjs/vis-timeline - 7c98e6484ff32ab775f52cab0e6063dab7354a0b authored over 9 years ago by AlexDM0 <[email protected]>
- Fixed #927, dragStart event didnt contain node that was being dragged

github.com/visjs/vis-network - 879c5f75b8a929bbf6867c6667a4f408cf4e7aac authored over 9 years ago by AlexDM0 <[email protected]>
- Fixed #927, dragStart event didnt contain node that was being dragged

github.com/visjs/vis_original - 0987a84e04cf562cee4012f95fca41f88d5479af authored over 9 years ago by AlexDM0 <[email protected]>
- Fixed #927, dragStart event didnt contain node that was being dragged

github.com/visjs/vis-graph3d - 66f2a3b796315e75019dac6eef06eeb44c551886 authored over 9 years ago by AlexDM0 <[email protected]>
Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline.

github.com/visjs/vis-graph3d - 875aef485d5220706f9e24d453d52154317f5f99 authored over 9 years ago by jos <[email protected]>
Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline.

github.com/visjs/vis-timeline - 7c19d5cdd45406dd9be270b575402890ee6ae03a authored over 9 years ago by jos <[email protected]>
Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline.

github.com/visjs/vis-data - 0f3d60ffcb049546e3e0dbf98849481d860396e5 authored over 9 years ago by jos <[email protected]>
Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline.

github.com/visjs/vis_original - 805efd3e6e8c04710fc09a978bcf085e80560055 authored over 9 years ago by jos <[email protected]>
Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline.

github.com/visjs/vis-charts - 407c437a892dc384d8b1fa58fd9f2f18107baa12 authored over 9 years ago by jos <[email protected]>
Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline.

github.com/visjs/vis-network - 0c3aa76e2d7d6060856c5feafe35359fc700dbca authored over 9 years ago by jos <[email protected]>
Fixed #923: Added a property `event` to the properties emitted with the `select` event

github.com/visjs/vis-network - ab7d27e01a4f3920516ec90287e5ec0a5ff3bf28 authored over 9 years ago by jos <[email protected]>
Fixed #923: Added a property `event` to the properties emitted with the `select` event

github.com/visjs/vis_original - 7a417337c9d0049532b1a27f804c175f17a12621 authored over 9 years ago by jos <[email protected]>
Fixed #923: Added a property `event` to the properties emitted with the `select` event

github.com/visjs/vis-graph3d - ed9aaa6d81269b32dc690cae863892f5bfdd456d authored over 9 years ago by jos <[email protected]>
Fixed #923: Added a property `event` to the properties emitted with the `select` event

github.com/visjs/vis-timeline - 4cf3515275f663863e4f9fbd4ae5d987fab2b7d3 authored over 9 years ago by jos <[email protected]>
added physics:enabled field. Updated docs

github.com/visjs/vis-timeline - a69903a630ed1e773613761f82041c71700df6f4 authored over 9 years ago by Alex de Mulder <[email protected]>
added physics:enabled field. Updated docs

github.com/visjs/vis_original - 42596ab0538997a48162f642315b8c211df1e376 authored over 9 years ago by Alex de Mulder <[email protected]>
added physics:enabled field. Updated docs

github.com/visjs/vis-network - 6f45671c886cfb28ab1674643a4cb211f4fb1d5f authored over 9 years ago by Alex de Mulder <[email protected]>
added physics:enabled field. Updated docs

github.com/visjs/vis-graph3d - 00d03e2f02bf36a6d1278331e1f287f3e956b587 authored over 9 years ago by Alex de Mulder <[email protected]>
Fixed bug where the network could flicker when the pixelRatio is not integer.

github.com/visjs/vis-graph3d - 4119841f8caa0780f92188977509ec680820570f authored over 9 years ago by AlexDM0 <[email protected]>
Fixed bug where the network could flicker when the pixelRatio is not integer.

github.com/visjs/vis-timeline - 28d805b5ac88298ba0ebda9dfea48c2ea83ecad0 authored over 9 years ago by AlexDM0 <[email protected]>
Fixed bug where the network could flicker when the pixelRatio is not integer.

github.com/visjs/vis-network - f0d96eccf17e761cc8383f07c188ae37ab6d5c0b authored over 9 years ago by AlexDM0 <[email protected]>
Fixed bug where the network could flicker when the pixelRatio is not integer.

github.com/visjs/vis_original - 1302a6b3e0894081ee0cf3bceb7c7cd4dd2a60ad authored over 9 years ago by AlexDM0 <[email protected]>
updated build

github.com/visjs/vis_original - 68d432fdff2e9fe34b306403c04dfde9ddda0f16 authored over 9 years ago by AlexDM0 <[email protected]>
changed autoResize to only draw when change is detected.

github.com/visjs/vis_original - 760c3e92458d92a084b7b16c705b53abe184f7dc authored over 9 years ago by AlexDM0 <[email protected]>
changed autoResize to only draw when change is detected.

github.com/visjs/vis-network - dbdb9c8ae847a17e4d695b605b721c8aadefa9fd authored over 9 years ago by AlexDM0 <[email protected]>
added from and to to docs, fixed hoverConnectedEdges in docs

github.com/visjs/vis-network - 6d5243e87c7b744b38a979a868cf221225065d55 authored over 9 years ago by AlexDM0 <[email protected]>
added from and to to docs, fixed hoverConnectedEdges in docs

github.com/visjs/vis_original - 40141de85cffa676118e84303c9a609158f03b5c authored over 9 years ago by AlexDM0 <[email protected]>
Added axis orientation option `'none'`

github.com/visjs/vis_original - a58f4e2cb7d9164ef7f1461e8a9132a9f882be7e authored over 9 years ago by jos <[email protected]>
Added axis orientation option `'none'`

github.com/visjs/vis-network - cb5a1fa87a0570463c0201d070ccc4b6ef49572f authored over 9 years ago by jos <[email protected]>
Added axis orientation option `'none'`

github.com/visjs/vis-graph3d - 8884a15bef66112667b46a9db7763b829f1f482f authored over 9 years ago by jos <[email protected]>
Added axis orientation option `'none'`

github.com/visjs/vis-timeline - 6a52145c24e6db1922d970dc2e6fabb8d0850fc1 authored over 9 years ago by jos <[email protected]>
Removed some redundant css files from the docs

github.com/visjs/vis-timeline - 9feaa80e113ebf46ee0725b3d2facab14fe01e75 authored over 9 years ago by jos <[email protected]>
Removed some redundant css files from the docs

github.com/visjs/vis-data - a52db97303fe3313a27ccf37a26c3cfc09582de1 authored over 9 years ago by jos <[email protected]>
Removed some redundant css files from the docs

github.com/visjs/vis-network - 759879a74bec90b67820a1867e0e627a84446f74 authored over 9 years ago by jos <[email protected]>
Removed some redundant css files from the docs

github.com/visjs/vis_original - 7d5ec023fb51ddb22f04c22799a9d095d888fe55 authored over 9 years ago by jos <[email protected]>
Removed some redundant css files from the docs

github.com/visjs/vis-graph3d - 58641bb93548bafc58b9a13521c471885d05f78b authored over 9 years ago by jos <[email protected]>
Merge pull request #906 from btmills/master

Ignore folders unneeded by Bower

github.com/visjs/vis-graph3d - 1d727c1ec85c4ed8a9940df68f3fb514b9cde5ed authored over 9 years ago by Jos de Jong <[email protected]>
Merge pull request #906 from btmills/master

Ignore folders unneeded by Bower

github.com/visjs/vis-timeline - bb6de528d17e0bc764c5eb57073dd6eef61bbc1d authored over 9 years ago by Jos de Jong <[email protected]>
Merge pull request #906 from btmills/master

Ignore folders unneeded by Bower

github.com/visjs/vis-data - 0d5ef047c99dbb95516d87822e0c1955f543f155 authored over 9 years ago by Jos de Jong <[email protected]>
Merge pull request #906 from btmills/master

Ignore folders unneeded by Bower

github.com/visjs/vis-charts - cc68df44ce95a2d391e89c4ee62ec9ecae676668 authored over 9 years ago by Jos de Jong <[email protected]>
Merge pull request #906 from btmills/master

Ignore folders unneeded by Bower

github.com/visjs/vis_original - 6530614a8b8bfc9444d73864040a2d38659d0c89 authored over 9 years ago by Jos de Jong <[email protected]>