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

Adds oldData to the update event payload in dataview to match dataset.

f84743053edd9fbd5b29d17453d4a95843785c76 authored about 8 years ago by Zachariah Brown <[email protected]>
Uniform handling of common user options (#2168)

674813dcade0f74c5013486a65be7d5680fe06c6 authored about 8 years ago by wimrijnders <[email protected]>
Merge pull request #2171 from wimrijnders/PR10

Added methods for drawing Y and Z axis labels

5740c139c429cb40569aee397685669459df3257 authored about 8 years ago by yotamberk <[email protected]>
Added methods for drawing Y and Z axis labels

9b5eb3f4da3d4029e380e728f83b6d4d07cf8313 authored about 8 years ago by Wim Rijnders <[email protected]>
Merge pull request #2167 from wimrijnders/PR8

Consolidated code for drawing x-axis label

db89162cf4f0ae80e78e0ef15c878a0123fc4640 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2165 from wimrijnders/PR6

Moved recurring code for StepNumber to start() method

11b921028c4c28fba1129d1f874bab624913ffe8 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2166 from wimrijnders/PR7

Added method for drawing lines between 3D points

0187ab9d171d2d1cc8fac8c688077c36ccd48898 authored about 8 years ago by yotamberk <[email protected]>
Consolidated code for drawing x-axis label

9e13640d8dc2f26c942bc698e21097d8a340b16d authored about 8 years ago by Wim Rijnders <[email protected]>
Added method for drawing lines between 3D points

ccec638d5f65cd08b3efffa8b45f4f4ea8e4cb2d authored about 8 years ago by Wim Rijnders <[email protected]>
Moved recurring code for StepNumber to start() method

a2350bb590f885c62d70184b6410a3e8dbff6357 authored about 8 years ago by Wim Rijnders <[email protected]>
Removed restriction to allow clusters of a single node. (#2013)

* Removed restriction to allow clusters of a single node; Default functionality remains the same...

b84e9e48de834578bc22e02403af28d19424188e authored about 8 years ago by Steven <[email protected]>
Merge pull request #2162 from wimrijnders/PR5

Translation of all data points to single method.

fe1dfc8b4c1a96b5137dde1a997a566ff2ad580d authored about 8 years ago by yotamberk <[email protected]>
throw real Error instances (#2160)

85222bfd64d2d1c7dd19b373398f5f8675ab1775 authored about 8 years ago by wimrijnders <[email protected]>
Translation of all data points to single method.

4b235aba70fff46f9dc7492f6cb22e06f2d4ceee authored about 8 years ago by Wim Rijnders <[email protected]>
Merge pull request #2161 from aanm/fixing-get-point

Fixed getPoint for same node edges

ca94ee0df5e27bf91d1fb553ec158b5f9fce5a24 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2159 from wimrijnders/PR3

Added 2D line drawing method

bced0e688d3b6fb2e18e5d97fe2acf41224fb872 authored about 8 years ago by yotamberk <[email protected]>
Added 2D line drawing method

0330e2ff150611b32c52f07ef80452f872715648 authored about 8 years ago by Wim Rijnders <[email protected]>
ignore '.directory' (#2158)

fed04410cd6a77b0b8740cee8e872a998782c764 authored about 8 years ago by wimrijnders <[email protected]>
Consolidated usage of getContext (#2157)

029b6ab684864f8b993b1932cc037d145adc7dd9 authored about 8 years ago by wimrijnders <[email protected]>
Fix blur edge for dense networks (#2124)

b136380655cda868ef385a6f0ab77f7012045fe8 authored about 8 years ago by Uli Fahrer <[email protected]>
Fix Vertical visibility for all item types (#2143)

* Hide vertically hidden ranged items in groups that are not visible
* Fix misspelling
* Fix e...

932dfb1754e0e85a3d73c5b46a11eecce02acf37 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2066 from mojoaxel/newArrowTypes

Network: edge-endpoint 'circle'

f99d204ee64fb7a28a1cf42d24931fcabb85c7f8 authored about 8 years ago by yotamberk <[email protected]>
fixed typo

d2aa7b01c2e689556a821756ebf8c857a036216a authored about 8 years ago by Alexander Wunschik <[email protected]>
added arrow-type 'circle'; fixes #1993

dc2c233b55923a1057293c43893ea972faaed6ea authored about 8 years ago by Alexander Wunschik <[email protected]>
added arrow-type example; #1993

0970cf69adf02bd4587dfaba5935ea37c8a1bb95 authored about 8 years ago by Alexander Wunschik <[email protected]>
added arrow-type docs; #1993

37c595e906b5e4a85b850de0be48312ff72b17f6 authored about 8 years ago by Alexander Wunschik <[email protected]>
Expose the item/group element in option.template and option.groupTemplate (#2153)

* Hide vertically hidden ranged items in groups that are not visible
* Add element to templates...

439aa79a687e680d97f36260d11d356439a1b8fb authored about 8 years ago by yotamberk <[email protected]>
Add example to export to JSON and import it again. (#2152)

Networks are exported as a JSON array containing an array of objects representing each node in t...

ea859d4c79fed82a426affa2dcc7cf95821e1614 authored about 8 years ago by Andrew Speed <[email protected]>
Custom function label - fixes #1098 (#2145)

* Hide vertically hidden ranged items in groups that are not visible
* Add custom function form...

12e2fa437d9240dc9915669ed30931b5d98964eb authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #1967 from mojoaxel/npmpackage

make bundleing with webpack possible

4079d2ce080fbc2488a097725cc3fb969dd0be83 authored about 8 years ago by yotamberk <[email protected]>
moved some dependencies for production

f95375b020972f97a3590babaaa1873cda0cd59f authored about 8 years ago by Alexander Wunschik <[email protected]>
Add the source data to Point3d objects in Graph3D (#1884)

* Add the source data to Point3d objects in Graph3D; This allows more complex tooltips, using in...

217299ed350e4ae4c3d4a43420fc491aa8e9f8c6 authored about 8 years ago by Tom Manderson <[email protected]>
Add documentation for react mounting

092186857b8a35388f50911152d1cd373e9ae578 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Fix comment typo

b32f9428ff7725bc14e4e11ef5f8dc16336516a1 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Add element to templates options

89a0bfd36a833579f4e0f05bf1e153f584753cd4 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Merge pull request #2091 from Teamwork/requestAnimationFrame-for-redraws

Use requestAnimationFrame to throttle redraws

c130f0b01f91a96dfd215d5c80eb0351dddca62e authored about 8 years ago by yotamberk <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

c5dcf85b95bcbc3865da05e1c46e788e4411c41f authored about 8 years ago by Yotam Berkowitz <[email protected]>
Rtl documentation (#2141)

* Hide vertically hidden ranged items in groups that are not visible
* Add rtl to timeline opti...

48b492ddd0f4ed17ff6fdf3c840c1f9a6aed0a9b authored about 8 years ago by yotamberk <[email protected]>
merged russian locale #2111

82e686e37c1d4c74da11765a6f34d7e40003c380 authored about 8 years ago by Alexander Wunschik <[email protected]>
Merge conflicts

31159552011a51bc6b366d43bc5c1a240bb1cd31 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Small bugfix to prevent null pointer exception (#2116)

d805427ae6d7a61d1c9d6563ee073c9fbb9871da authored about 8 years ago by RomanManz <[email protected]>
timeline: add missing require for util module (#2109)

ee1e5d9a41792c105253d766a846f1562693a475 authored about 8 years ago by Ken Schumacher <[email protected]>
timeline: use css style instead of delete image (#2034)

6afe0f1845c0ac3e76de03ad2ef9ce796aaba45d authored about 8 years ago by Alexander Wunschik <[email protected]>
Use requestAnimationFrame to throttle redraws

ff3948f85c67985be8af39dc9ace68674386f25d authored about 8 years ago by Greg Kubisa <[email protected]>
Added floating-point compensation to range-item width calculation (#2107)

* fixes #2092

d9576bee502314ec4686a505b51ba24d0d742388 authored about 8 years ago by Iskander508 <[email protected]>
Fixed position of box item (#2106)

* fixes #2064

6539ca74ed149d5d9695f64b61831d23f02908c9 authored about 8 years ago by Iskander508 <[email protected]>
Added Timeline itemover, itemout events (#2099)

d37bcea02f7f6640ac4cbde116fe0857906eca62 authored about 8 years ago by Iskander508 <[email protected]>
Fix grammar/syntax in loading instructions (#2093)

fe02557a4714c44290ddae1d6e58207a2c20e4f9 authored about 8 years ago by Cassey Lottman <[email protected]>
generate individual css files for network and timeline (#1970)

* generate individual css files; fixes #1969
* simplified css bundleing
* add new generated di...

bb549ea880187af7d73a37d5bb9e1f4b7b8e77c8 authored about 8 years ago by Alexander Wunschik <[email protected]>
Select the closest edge, not just any nearby (#1922)

d5e8a1410e7f7a0826a413def876e941322209a4 authored about 8 years ago by root9B <[email protected]>
Hide vertically hidden ranged items in groups that are not visible (#2062)

* Hide vertically hidden ranged items in groups that are not visible
* Fix misspelling
* Fix e...

0ba6e164980b3ad684f47543674ba40bd94f0644 authored about 8 years ago by yotamberk <[email protected]>
Prevent moment deprecation warning (#2089)

d29fad2eff6b79b7a8ee81cdc2e9a833bd41fbc7 authored about 8 years ago by Kelvin Del Monte <[email protected]>
only use shape.radius if availible; fixes #1625 (#2005)

cd2940041212d82682ba17415e2be50aaffcf0ef authored about 8 years ago by Alexander Wunschik <[email protected]>
Removed all build-related stuff from bower.json (#1968)

* removed everything build related
* added keywords because it is recommended

096703bec8d7a90a689b590f22e754ff3250a92f authored about 8 years ago by Alexander Wunschik <[email protected]>
updated deprecated dependencies (#1953)

* replaced deprecated gulp-minify-css with gulp-clean-css
* updated mocha

1f6935eb24d13fa4d473ea3e2054e76ec348a8a7 authored about 8 years ago by Alexander Wunschik <[email protected]>
general questions should be asked on stackoverflow (#1991)

34e9cd8ea9b0ab79d45eea0f89ee7b2c9afc4f49 authored about 8 years ago by Alexander Wunschik <[email protected]>
Hide vertically hidden ranged items in groups that are not visible

f1cb7320aac5756ef66a71468778b3eaa8668d5b authored about 8 years ago by Yotam Berkowitz <[email protected]>
Merge branch 'chrisbenseler-master' into develop

f1a403b6be570e81c86652e54aa61c726b7ff504 authored about 8 years ago by Alexander Wunschik <[email protected]>
Added pt-br locale to network

57a3dfb7ce15d27b5d683b72ac962e6401723263 authored about 8 years ago by Christian <[email protected]>
correct spelling for 'deprecated' and 'deprecation' s/depricat/deprecat/g

8419c7353530a06a7cd68eca831f56e21629b304 authored about 8 years ago by Jader Dias <[email protected]>
fixes BoxItem's initial width if content width is dynamic; fixes #2032 (#2035)

343ead9dcb0fefb1f89b1af912c051bb94ca4eea authored about 8 years ago by Alexander Wunschik <[email protected]>
Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055)

* Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNode to allow option change...

b752755a36f1b5eb13ae89d0c6bbbcd6c303000a authored about 8 years ago by Steven <[email protected]>
Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055)

* Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNode to allow option change...

996298793e06e45c21d9d362fe603a1d8925367c authored about 8 years ago by Steven <[email protected]>
fixes BoxItem's initial width if content width is dynamic; fixes #2032 (#2035)

8dd7849330701d0c74f7d18c674dc6719c35e1c2 authored about 8 years ago by Alexander Wunschik <[email protected]>
correct spelling for 'deprecated' and 'deprecation' s/depricat/deprecat/g

bcca755a6c52c420bc278e877d44487f4153c8d8 authored about 8 years ago by Jader Dias <[email protected]>
Merge branch 'mokraemer-master' into develop

ae047363fbc0dc7e43bc61882e766ecaadc99431 authored about 8 years ago by Alexander Wunschik <[email protected]>
#2014, changed visible to 2 day limit in zoom

539afa75e7fad1a4ebfb766e8691c7acd7624ac7 authored about 8 years ago by Marc Krämer <[email protected]>
timeline: set weekday css class on high zoom levels; fixes #2014;

code cleanup;

29f2d98d304da64d71ea0f4eb5706cc58098c5a9 authored about 8 years ago by Alexander Wunschik <[email protected]>
#2014

9249fb7384e4a55742632a374d16231dd9098c54 authored about 8 years ago by Marc Krämer <[email protected]>
Merge branch 'chonton-master' into develop

e37759a230f6ea79632387da98f2ff2e93789e71 authored about 8 years ago by Alexander Wunschik <[email protected]>
improved shape example with a ellipse with long label text; see #2011

30620e4c6394e0149d9f9527db758490dd75c64a authored about 8 years ago by Alexander Wunschik <[email protected]>
decrease whitespace in ellipses having long text

dd3639f2adf5cd86d00e8ad5d9eae2f4de0f5f16 authored about 8 years ago by Chas Honton <[email protected]>
Merge branch 'daattali-patch-2' into develop

adedd6a853c33184ab7c819eea1815a791267e8c authored about 8 years ago by Alexander Wunschik <[email protected]>
implement a smarter zoom in/out that gets back to the original window

cc61cd88f093e407ea3e251f002bd2fb27df625b authored about 8 years ago by Dean Attali <[email protected]>
Changes how current, start, and end are set to create a moment instance with the same locale as the TimeStep's moment instance (#1932)

d9519595d847c75e47da67d3947fc6813d712518 authored about 8 years ago by Nathaniel Bowditch <[email protected]>
Merge branch 'chiarishow-master' into develop

7a8886191b7de45f37bcbeaa23d2b0e68ac3bf4d authored about 8 years ago by Alexander Wunschik <[email protected]>
Fix issue #1156 (#1976)

Add flag to check whether an item in the Itemset is currently being dragged

67823f1a7f5d5cde4c307d69576e7c736cdac236 authored about 8 years ago by thomasbarone <[email protected]>
Merge pull request #1987 from Stexxen/develop

Resolve issue #1857 Fixed node positioning with improvedLayout:true

ae1ecf51de840bda229b41857c40d3e8e54c20e5 authored about 8 years ago by Alexander Wunschik <[email protected]>
Merge pull request #1940 from cgrandfield/master

Improvements for graph3d legend support

9e4c42e25b118eb19e5e53b824fa671bb80e97a5 authored about 8 years ago by Alexander Wunschik <[email protected]>
fix documentation: properties.nodes doesn't exist, it's properties.items

412a503f4286d30f1baf10a42ef6a7ee5df142f2 authored about 8 years ago by Dean Attali <[email protected]>
Merge pull request #1998 from dejvo/develop

Fix incorrect documentation URL

727b5c2dc78afe2f84fdff1355bba39a6a2b098a authored about 8 years ago by Ludo Stellingwerff <[email protected]>
Fix incorrect documentation URL

9d30222491f83d7dc7acb44251a60e27b5954c65 authored about 8 years ago by David Nemcok <[email protected]>
Resolve issue almende/vis#1857

Perturbing the nodes was being performed on all nodes regardless of whether they were set as fixed.

eb675cd7f64da1e5bdbf2cd3b151d7c3df3e12c3 authored about 8 years ago by Steven Pearce <[email protected]>
Merge pull request #1946 from doubleoevan/fix-known-security-issue-with-handlebars

fix known security issue with handlebars version

ba5ce26fecfea53541c21b3ca60ca2431bb9125e authored over 8 years ago by Jos de Jong <[email protected]>
fix known security with handlebars

6460e39f19bb492ecc485f3c447a07a66cbe1b76 authored over 8 years ago by Evan Tsao <[email protected]>
fix wrong indentation

9ec77c622b08bad81a243344fd903bbe96b473ed authored over 8 years ago by Nikola Gluhovic <[email protected]>
better variable name

d07a3ec8e585f72fd1c8db14c9c3816f97cbf990 authored over 8 years ago by Nikola Gluhovic <[email protected]>
fix #1723

8cd847c6a1da750b6c91992a99a4431ce0257436 authored over 8 years ago by Nikola Gluhovic <[email protected]>
Added support for drawing legends to all graph types other than line and barsize.

Added a "showLegend" option which can be used to toggle legend drawing
Added legend drawing to 11...

181c98ec6a70d8949fac4e4fc674f99f63e0220c authored over 8 years ago by Charles Grandfield <[email protected]>
Fixed getPoint for same node edges

Signed-off-by: André Martins <[email protected]>

944511f4c78b988f5ee7702040acad019b6f23ab authored over 8 years ago by André Martins <[email protected]>
Fix right orientation axis for Graph2D, see examples/graph2d/05_bothAxis.

It was broken by PR (#1729), which fixed issues #112 & #1730.
As far as I can tell that change sh...

f516cb0721248ef5c5792195739aee1bc2e5fb79 authored over 8 years ago by Ludo Stellingwerff <[email protected]>
Merge pull request #1862 from raphink/content_width

Set content width to avoid overflow (Fix #1853)

2c7873831394cd9fc9b02b990d63a3b339a7dd3e authored over 8 years ago by Alex <[email protected]>
Set content width to avoid overflow (Fix #1853)

087b96b6cf990c09b008c33667de4a74966678fe authored over 8 years ago by Raphaël Pinson <[email protected]>
Merge pull request #1822 from herregroen/master

reset switched{Day,Month,Year} in next function, not in isMajor function

94d9fdc5c903c2f790ed10df446c3e9b55fc1e4c authored over 8 years ago by Alex <[email protected]>
reset switched{Day,Month,Year} in next function, not in isMajor function

5f7510a7b4d4e4c55d151ea157da548acffc86a9 authored over 8 years ago by Herre Groen <[email protected]>
Released version 4.16.1

6de24a283c0ef549c616470f53aaaf0cb1488f82 authored over 8 years ago by jos <[email protected]>
Merge pull request #1800 from SonIcco/patch-1

BugFix - Network.options.nodes

a94ffb62597ff532b0bd96387ba6ffb9aa987cf2 authored over 8 years ago by Alex <[email protected]>
Merge pull request #1796 from abxu/fixed-updating-arrows-string-type

Fixed updating directions of the arrows with the string type

b19af5fe660551ccf7727eeb9fbe206b22bb3599 authored over 8 years ago by Alex <[email protected]>
BugFix - Network.options.nodes

As the documentation on vis.js nodes can be styled with align: left|center

allOptions does no...

2cc2c4e65d050a569ac9e1fd31173d1248089374 authored over 8 years ago by SonIcco <[email protected]>
Fixed #1786: Timeline having zero height on Internet Explorer, regression introduced after fixing #1697

8cde43e4fb01f6432f576a7a626085d694bcdd2a authored over 8 years ago by jos <[email protected]>