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

Moved source code from `/src/` to `/lib/`

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

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

Conflicts:
HISTORY.md

b8d8b567e98207fbabeb03d026018fe794ec2bbc authored over 10 years ago by jos <[email protected]>
Released version 3.0.0

e913b4a7cbdc0380a5324f060017407fc5255556 authored over 10 years ago by jos <[email protected]>
Added support for title for both items and groups

5374721fd6a1515d860b3fd72829c83235a68595 authored over 10 years ago by jos <[email protected]>
Renamed Graph2D to Graph2d in the docs/examples

7d41dd30745eb553314c21a5cad671dc26818118 authored over 10 years ago by jos <[email protected]>
Updated exports

11b78499382741e098357b3b04706102234cf8fe authored over 10 years ago by jos <[email protected]>
Described the used technologies for each of the visualizations

530b7701559d43bf0e426b17c3b4db3e137a4458 authored over 10 years ago by jos <[email protected]>
Fixed example 01_basic.html

87402c5cc394b2ce9d2aebc751e8035183139978 authored over 10 years ago by jos <[email protected]>
Fixed `DataView` not working in Timeline (see #195)

4873c8aba4120f05c7a114638d9d20ca00ba614f authored over 10 years ago by jos <[email protected]>
Fixed scrollTop offset issue

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

322afd30f30878b7e69276ecc2a75a4dd548714e authored over 10 years ago by jos <[email protected]>
Fixed #186: ranges in the Timeline sometimes overlapping when dragging the Timeline

b12511f302eea12752aa9b057e18eac3c7d17287 authored over 10 years ago by jos <[email protected]>
checked refactor, fixed bug multiline comment

4ff78bf0e358b1211aaf56c464f428100113a7e3 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed tests and a typo

124d0f9bf539758937d683527322ecaca5fb1558 authored over 10 years ago by jos <[email protected]>
Renamed option `dragGraph` to `dragNetwork`

ee7f8ff7c3864309787cbb0a5ce093d88a5a75ab authored over 10 years ago by jos <[email protected]>
Refactored more code from `graph` to `network`

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

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

91af97ed9a899899f30b382591627dd6d188343d authored over 10 years ago by jos <[email protected]>
Refactored more code from `graph` to `network`

942de0df42097bc63ba50e69dbdbf6ad65e2217d authored over 10 years ago by jos <[email protected]>
Refactored more code from `graph` to `network`

a5dd92d3495fbb62a7ae5f3a26152baca1994c83 authored over 10 years ago by jos <[email protected]>
refactor: graph --> network

d65fbafcd7df12d51158f2b0afc575cb24b170ef authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'graph2d' into develop

91fc389921facff055b2a8b754d698fafb1e3a66 authored over 10 years ago by jos <[email protected]>
Updated history

544a2d2c2466d7a79c551ac520773e359b1ca48f authored over 10 years ago by jos <[email protected]>
bugfixes (sampling, timeline)

cd4d06789c96dc319a63492e6c7474d2fb2f66b9 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #190 from jeroencoumans/develop

Allow per-edge hover colors

07e643b145fa68b78b521a2421039c63b384d31f authored over 10 years ago by Alex <[email protected]>
Allow per-edge hover colors

6176facdcaa7ac67fdb9605acf8ba10920980f13 authored over 10 years ago by Jeroen Coumans <[email protected]>
updated build

25ad440a789c07efc3003e3b5a1c2f18f9966196 authored over 10 years ago by Alex de Mulder <[email protected]>
experiment with new hierarchical solver

82fc808d5c3189281b7896cd58149e2abb599329 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' into graph2d

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

0b6f2c9fb15289f05bb6b15d142f320e197e2cf8 authored over 10 years ago by Alex de Mulder <[email protected]>
fully finalized with docs and examples

8a86e53f325fbd75fdc3d476ffd8928ffd9ee6f4 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed bug where slave right axis was not always scaling correctly, re-added forcing to date, appearently this was cached

c9aa4741e63bc03763c5538f2278ee9ac4ff79bd authored over 10 years ago by Alex de Mulder <[email protected]>
fixed multiline labels per #184

17a6f6bb74a4bcdb41e4a7796d09503201421247 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!)

40fd3d64dbd2516f6e93eddaeef8d1a48f9457a7 authored over 10 years ago by Alex de Mulder <[email protected]>
optimized, 8 amazing examples, just docs left....

146793270deccaa7b58805dce73d4a6cfe2550c7 authored over 10 years ago by Alex de Mulder <[email protected]>
ready for optimalization.

a3c5caa2758b0685fe8c48079df8ff2d23d54770 authored over 10 years ago by Alex de Mulder <[email protected]>
(re)fixed #181

25a7ded72e211e60598ea1ef603b95ae2f90fb91 authored over 10 years ago by Alex de Mulder <[email protected]>
more examples, working on performance example

6f9cc716cb752c35f034cbfade7b908f51492635 authored over 10 years ago by Alex de Mulder <[email protected]>
updated dist with fix for #181, updated history.

00533990db2823f830897e1f2971fea305e85599 authored over 10 years ago by Alex de Mulder <[email protected]>
ordering tweak

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

1b055efca0e0bd99214d65c4a30ba2f0b771f67a authored over 10 years ago by Alex de Mulder <[email protected]>
fixed graph.storePositions() - bug introduced by experimental naming convention of Dataset..

e8bcd2a3a57cf4098158390cb103138b4107ca34 authored over 10 years ago by Alex de Mulder <[email protected]>
Creating examples, lots of bugfixes!

db46e277326c83155caf53e1981efa46f8594b42 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #180 from vukk/develop

Make scaling factor of selected edges configurable, thanks Vukk!

fdcce5240d7c0a0d83ec4608fe06b5499b21ef41 authored over 10 years ago by Alex <[email protected]>
Clarify widthSelectionMultiplier documentation

2e036406aa98ef324d71b074cebe28ea3564f96e authored over 10 years ago by Unto Kuuranne <[email protected]>
Make scaling factor of selected edges configurable via widthSelectionMultiplier

1b11aae7fb5934a8124287202a40d5340042155a authored over 10 years ago by Unto Kuuranne <[email protected]>
Merge branch 'develop' into graph2d

Conflicts:
dist/vis.css
dist/vis.js
dist/vis.min.css
dist/vis.min.js
src/DataSet.js
src/ti...

4a2f6136e1b691eb2d93d3dd53d366c289c24735 authored over 10 years ago by Alex de Mulder <[email protected]>
fully functional!!

2cb60ed78ff1ccb44303b3905cb50e2ee9394c5f authored over 10 years ago by Alex de Mulder <[email protected]>
structure, bugs, barchart, icons

6ad2f0e8ef74ffcb65a31432bc1a1dd10d41bf15 authored over 10 years ago by Alex de Mulder <[email protected]>
extended selection API, deprecated setSelection as per #174

424df3caaa1fce8452bb657ff3766de3e0a471f3 authored over 10 years ago by Alex de Mulder <[email protected]>
Put release date of v2.0.0

699146b5c00173d20f7a8c760ba11081bdfb5719 authored over 10 years ago by Jos de Jong <[email protected]>
Fixed group height being applied to group background panel as well

3a05985090d33dd7a51106f348ae5ccb4b3fb3ec authored over 10 years ago by jos <[email protected]>
bargraphs!! woohoo!!

b6e5a9dadb1f98f4d32937afb2c28346438eab7d authored over 10 years ago by Alex de Mulder <[email protected]>
Cleaned up some css

18f73d78bde06f1df96e9449390fb084603a2eda authored over 10 years ago by jos <[email protected]>
Minor change in example 18

9e170f5158cdd27f0c77ec7844729f94d45b7318 authored over 10 years ago by jos <[email protected]>
Removed the 'rangeoverflow' item type

d78a823d4ee9a49227d4147ef24e8ab1ac08ec67 authored over 10 years ago by jos <[email protected]>
Fixed #172: auto detected item type being preferred over the global item `type`.

468e613a263adf7d05516696cdce35b84e8c5b83 authored over 10 years ago by jos <[email protected]>
test

1bf725b8ac024dc315031a8e384c1e9e86add48f authored over 10 years ago by Alex de Mulder <[email protected]>
Throws an error when constructing without new keyword.

3bb867890fb8e1a5fa2d244a36c675e8d7bbe39c authored over 10 years ago by jos <[email protected]>
version update

305b694a21b747de18e1473e4474f6b9099e824a authored over 10 years ago by Alex de Mulder <[email protected]>
merged 2.0.0 into master

e82984146a86ef6fed57a41ed8d84001eebc8099 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop'

Conflicts:
src/graph/Graph.js

6bc96b01046779ef8872de8db28f72786e09bb2c authored over 10 years ago by Alex de Mulder <[email protected]>
release 2.0.0

739c72912e19e94ee5becef56eb2166ee969a153 authored over 10 years ago by Alex de Mulder <[email protected]>
Timeline.destroy works

c3f8b1f168c46df47082280043d8a4cacb6e9be1 authored over 10 years ago by jos <[email protected]>
Halfway implementing Timeline.destroy

ebb8626513bd551fd2ef9635a94dc186813c8e80 authored over 10 years ago by jos <[email protected]>
Fixed DataSet.distinct requiring options.type to be configured

1a2d82dd088b7b606ff567a82d6f5ae158977212 authored over 10 years ago by jos <[email protected]>
fixed dataset problem

c59dd11359bda551cd1f8fc6e9af8dd412714d6a authored over 10 years ago by Alex de Mulder <[email protected]>
auto scale yaxis

2c949d97040d7486f16ce89fc7d2516d71032fdb authored over 10 years ago by Alex de Mulder <[email protected]>
renaming step 2

4138d6027bf2aa7424a96e93f270122885d870f9 authored over 10 years ago by Alex de Mulder <[email protected]>
renaming step 1

fc412ef90d5ceefa40c440b11503f4c371268098 authored over 10 years ago by Alex de Mulder <[email protected]>
icons for left and right axis

4620f53df63c142661a81b5a3837f06278199374 authored over 10 years ago by Alex de Mulder <[email protected]>
Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area)

c1179554fd73334bf4c7e4b38315b4075f8d1e13 authored over 10 years ago by jos <[email protected]>
Fixed #170: unreliable Array type detection

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

65251cac1975f4dc7d646ebc74c1f797e716fe18 authored over 10 years ago by jos <[email protected]>
seperated legend and graphgroups. Still have to think about naming....

735190c722c2c02056350e5872cbd388a0263249 authored over 10 years ago by Alex de Mulder <[email protected]>
updated history

870da13503d09bde4281f47103e9f5d73ec7f7bb authored over 10 years ago by Alex de Mulder <[email protected]>
added editing of edges with the data manipulation, as suggested by #169

1224a3cf0ab00b025eaf0a7e433f35ac1be509f5 authored over 10 years ago by Alex de Mulder <[email protected]>
everything but legend and barchart working. two axis! woohoo!

007a4a90b1e2bdd7ebc4a760e0fd76448170e34e authored over 10 years ago by Alex de Mulder <[email protected]>
Refactored the property names of DataSet and DataView to having underscore prefixes

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

41b270cecb3d20e0b4f6ba122d50cd3df8fa8766 authored over 10 years ago by jos <[email protected]>
Added an example demonstrating data serialization/deserialization

cd381f71d5d1d0cf28046f90c3a6b7de966b6d34 authored over 10 years ago by jos <[email protected]>
Reworked all examples to use vis.DataSet

d83b929c956d9476a1ef45ebe3871ad82eb29225 authored over 10 years ago by jos <[email protected]>
Timeline now accepts a DataSet with items having any type of start and end.

106983fad454ec00434093bad388b8cb2afd62c0 authored over 10 years ago by jos <[email protected]>
fixed self referencing node edge selection bug per #168

7378bbc867052ae76d7698d435c80f3d12f149a9 authored over 10 years ago by Alex de Mulder <[email protected]>
Renamed DataSet option `convert` to `type`.

b4945faedd82add975ba6605e3c947c191dc7e41 authored over 10 years ago by jos <[email protected]>
clarified var naming

d758d0e0ef768a2a0b342c4c42d5f454c21f2054 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied.

5a8e6ddbbecae36fd57fe241628767e57f802d91 authored over 10 years ago by jos <[email protected]>
legend WIP

c8cc074db1e5ef7776aa148425dc9d2d74763749 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed dataset bug

ada8e98549695e5b8f852d1b9de5693031fc04e8 authored over 10 years ago by Alex de Mulder <[email protected]>
adding dataset support, wip

722d4d1ace5007d405864abf32c0fd753644a18a authored over 10 years ago by Alex de Mulder <[email protected]>
its working! woohoo!

7767a45ab3b8dd78336255769b8d9cdff7309b9b authored over 10 years ago by Alex de Mulder <[email protected]>
Few fixes to get animation better (still not there)

cd62233c603fd970fd09a3bdcf33f7654cb0fa9f authored over 10 years ago by jos <[email protected]>
Small update in animation.css

e41fdf45bce6f9dd91e58bc0b25322f3d50aa055 authored over 10 years ago by jos <[email protected]>
Added a start with animation (not yet working and disabled)

fe6cdfca4c360e82abaaca5334fb89d1230505b6 authored over 10 years ago by jos <[email protected]>
Fixed a bug in positioning/sizing the vertical lines of box items

30da48a49ead845335912add4e0cd9bb1648290b authored over 10 years ago by jos <[email protected]>
Removed all usage of style.bottom

610702f21e2bcf90736c14c9460d319db3ea7994 authored over 10 years ago by jos <[email protected]>
Fixed a bug in vertical offset when height of container > height of contents

1cd1540f2824cbedd8f89cc51e67d7edefa24045 authored over 10 years ago by jos <[email protected]>
Fixed shadows always being visible

9b4ab61d67c26aeba20325e0d0ded08e7037b90f authored over 10 years ago by jos <[email protected]>
Implemented shadows when vertical scroll is possible

fe7cc726669b394c08869d663fe243a015e3f823 authored over 10 years ago by jos <[email protected]>
graph is drawing

37ced4311f333faf41b155b3587e436a8c0bb8ce authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed vertical drag issue while pinching

63c36ffb6fb6fef75e08a38159e501ac051660b1 authored over 10 years ago by jos <[email protected]>