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

fix failing test from ItemSet.js (#4256)

cfb5e2764f5f824d790dd327c626bad1573b0222 authored over 5 years ago by softwareCobbler <[email protected]>
Added forEach to DataView (#4253)

badf5a29e85633e1793f726f4ba611c025233962 authored over 5 years ago by justinharrell <[email protected]>
Update ItemSet.js (#4238)

Delay the tooltip popup on items for 500ms.

69b12593afe56706f4b77dffc4f0ac606d3e4a65 authored over 5 years ago by daRoof <[email protected]>
Fixed endless image loading errors when broken image could not be loaded (#4245)

b1c5a457e5d4f7c8b8d2c46165c2ba0f4b399fba authored over 5 years ago by justinharrell <[email protected]>
Fix ordering for arbitrarily nested groups (#3990)

* Fix ordering for arbitrarily nested groups

Fixes #1934

* Fix linting

18d20ff48f7b6dbd53d6b863202ee25c8ce471c2 authored over 5 years ago by Austin <[email protected]>
Link we_need_help to Open Collective (#4218)

3c68a92d75f92930e95b48c4a32cf1672da15788 authored over 5 years ago by anatoly techtonik <[email protected]>
Fix link in 'how to help' (#4131)

A markdown link marker was missing.

1616b3e9080dbeb2b99655ea0ed303cb5122ddb4 authored over 5 years ago by Hidde Wieringa <[email protected]>
Fix spelling error in spanish locale (#4221)

b9d39f704e1838d7330a51a4875f2be8b3f895a7 authored over 5 years ago by David Daza <[email protected]>
Fixed typo in CONTRIBUTING.md (#4210)

146dcf5fc0dbad9376b9e9083938ae6e685cf4e1 authored over 5 years ago by Betim Beja <[email protected]>
Fix visibility of scale lines after toggling left axis groups (#3936)

5794f3af4de7bca339caa2b589c4285f92430034 authored over 5 years ago by kbasten <[email protected]>
Improvment on clustering performance (#3862)

* Improving the way _updateState deals with deleted edges

* Realized can't simply use it as a...

ba802cda79814b5fad3b97fc5385bf6cb7b5a00f authored over 5 years ago by João Menighin <[email protected]>
Fix #3713 - Node color overriden by Group Color (#3870)

* Checks if color is not defined at node level before overriding it with the Group color

* Ch...

ade8e67b12530de0600bc25c7f9560e72881f98f authored over 5 years ago by João Menighin <[email protected]>
Normalize mouse wheel deltas (#3911)

* Normalize mouse wheel deltas for #3792

* include support for IE6/7/8

633f498a04b20e9dcfbc53b8dacb4eea1af0346e authored over 5 years ago by Lukas Bin <[email protected]>
Replace babel-preset-es2015 with babel-preset-env (#3978)

ca2fa1d8f4587436747a3289f5885382e160d372 authored over 5 years ago by Brad Hards <[email protected]>
Add arrow types for EndPoints.js (#3839)

* Add arrowhead support

As described in TODO, dotparser.js does not support 'arrowhead'
attr...

7ed219ca5d85c764a989d3ffa7b4129234a65ba2 authored over 5 years ago by geminoa <[email protected]>
Fixed the two broken references to SweetAlert (#3943)

* Fixed the two broken references to SweetAlert

The urls I used where the best ones I managed...

4a11a7c1045bc9b2be2c364b05f779bbb05c2498 authored over 5 years ago by Fredrik Sandebert <[email protected]>
Allow normal page scrolling over timeline (#3818)

f00bfa102dd5a80f265634beba001d12f6abc21c authored over 5 years ago by Lewis B <[email protected]>
Fix typo in navigation.html (#3890)

0d589ffb4b84f85725f41a39df6062cd21a2391c authored over 5 years ago by Rishabh <[email protected]>
[Timeline] Vertical group labels (#3795)

* add global 'groupLabelDirection' option

* update docs

f7f5f26208d3cfb54d1cf668df2204ab5aef7298 authored over 5 years ago by Francesco Stefanini <[email protected]>
[Graph3d] zoomable and ctrlToZoom options (#3800)

* zoomable and ctrlToZoom options

* fix pointer events when tooltip enabled

* configuring ...

3664087eb1fb129b998705f725a780267e6f1733 authored over 5 years ago by ripso <[email protected]>
Add russian locale to timeline (#3783)

bf655a6e8f58be50ec2db4993e73fca03c68660f authored over 5 years ago by Mikhail <[email protected]>
update moment to last version (#3819)

46c83073b9d5656c6341bcf3155bc9be66e3c258 authored over 5 years ago by Thomas <[email protected]>
customeTime additional editable=false functionality. (#3816)

* customTime read-only (i.e. editable = false) patch.

* updated docs for read-only customTime...

b14328419b49e5ac6dea6ff28da4d40a71a89592 authored over 5 years ago by jangajack <[email protected]>
fix: silently ignore a verticle animation when no item (#3757)

If when the verticleAnimationFrame callback fires, and the item no longer exists, (it has no par...

bfef2bd5d28675e1762660a1f8bbff8fecd5a793 authored over 5 years ago by Marais Rossouw <[email protected]>
Update Graph2d.js (#3738)

Changes were made to TimeLine.js that need to be in Graph2d.js also. This change fixes zoom/pann...

4f4b4c17a7feabe9eda88bf1c70608537db40fd5 authored over 5 years ago by Lopton <[email protected]>
[Timeline] Align current time (#3718)

* add alignCurrentTime option

* update docs

* add available values

906704a1d472d05dff69313cd76cb112e5c18c1f authored over 5 years ago by Francesco Stefanini <[email protected]>
Fixed typo (#3742)

3baed31cfbfabb67c57b737c5c65bb34f7a6eb11 authored over 5 years ago by Anirvan Chatterjee <[email protected]>
[Timeline] Year quarters (#3717)

* timeline: add 'quarter' support

* add unit test

* update docs

* misc

* 'quarters' ...

86f39830077269b37ea7f186671872237e2d7faf authored over 5 years ago by Francesco Stefanini <[email protected]>
[Timeline] Fix react integration, fix content applying mechanics (#3760)

* Delete unnecessary appending content to the node

* Remove unndecessary rerender of React co...

4a7c768aa4a8998223327635b34a5d119fa3c130 authored over 5 years ago by Alexander <[email protected]>
Add `icon` option to ShapeBase (#3756)

* Add support for `icon` option to ShapeBase

* Add test/example for new ShapeBase `icon` opti...

4dc39f1c85bfba7e06e0e1b4d6dd50910de6a765 authored over 5 years ago by Paul Dugas <[email protected]>
[Timeline] Group height mode (#3670)

* add heightMode option

* add documentation

* improve documentation

d190c3cec50ce422a886263dd7017558f9dd523e authored over 5 years ago by Francesco Stefanini <[email protected]>
onTimeout function (#3602)

* initial trial

* Add onInitialDrawComplete

* Add docs

* Add to eventListeners examples...

0a3c6c679b5d854ee6d0cc6f6b6fc5d498e80d29 authored over 5 years ago by Yotam Berkowitz <[email protected]>
add localization for Ukraine (#3699)

0d00c6d02be263c5f335f5216fe71eb477e7218e authored over 5 years ago by Tanya <[email protected]>
fixed memory leak because eventlisteners weren't destroyed (#3728)

c0555ef0190b61eb30bad0fd064c313f720cca54 authored over 5 years ago by lennartboeckx <[email protected]>
Documented isActive() (#3704)

Documented the help method to provide support for the edge case of detecting the currently activ...

1ca40ce7f43506c5df4a148992da67c01d1cf5ca authored over 5 years ago by jangajack <[email protected]>
Move showManipulationToolbar outside of if statement (#3694)

12180f84bd11406efd744cfe8bab2afc8fd3f5f9 authored over 5 years ago by Tasman Drake <[email protected]>
Fix zooming bug (#3715)

a7917e587bce85d1a2d399686e27d33fdc2eeaa6 authored over 5 years ago by Yotam Berkowitz <[email protected]>
Fix rolling mode (#3663)

* pull from develop

* Fix rollingmode

* Change `this` to `me`

91ed6192613b95af86ae0cee3eef145eae6d0aa9 authored over 5 years ago by Yotam Berkowitz <[email protected]>
BUGFIX: No group info returned to mouse events when cursorY == group top (#3652)

When the mouse was over a group-label's very top pixels, no group id was returned in mouse event...

e02c521b11bdd3060a94b8999b74ac8b3a00bba8 authored over 5 years ago by mimafogeus2 <[email protected]>
Opencollective (#3681)

* Updated .github/ISSUE_TEMPLATE.md (optional)

* Updated CONTRIBUTING.md (optional)

* Adde...

f2caa52daa3b6c1b5e738ecadccfacf7b3a5df1f authored over 5 years ago by Alexander Wunschik <[email protected]>
implementation of visibleGroups with a proper example (#3674)

86a261d2faab468231ddfbd54d1dcd889ea0a05f authored over 5 years ago by Pascal Gula <[email protected]>
Fixes 2584 in Develop (#3650)

* Fixes issue 2584

* Trims graph manipulation image

cf1063e8389e8bd6a748da895d12e2085d5cad7a authored over 5 years ago by macleodbroad-wf <[email protected]>
Fix initial load when options start and end are not defined (#3664)

cc6cc019ff9afd5c525c8c3238acc30527bee0f9 authored over 5 years ago by Yotam Berkowitz <[email protected]>
configurable manual zoom speed (#3657)

317953f99454dc7ba880821a473ff1c6f867e99d authored over 5 years ago by Ezekiel Victor <[email protected]>
Fixes issue 3321 by ensuring labels are drawn as part of initial cons… (#3646)

* Fixes issue 3321 by ensuring labels are drawn as part of initial construction of the DataAxis
...

7d6923110623f287b5efad409e0bf4512cc0016a authored over 5 years ago by macleodbroad-wf <[email protected]>
Adds code-cov to develop and updates readme. (#3629)

2ed3db184fda5e6059ec2bdb4c1eab56ed9205a9 authored over 5 years ago by macleodbroad-wf <[email protected]>
Adding unit tests for lib/shared (#3600)

* Adds code coverage report the output of `npm test` and adds detailed html code coverage report...

e4ee9b910798f768c5af1972acfaabe1965bda75 authored over 5 years ago by macleodbroad-wf <[email protected]>
Prevent items from being repeatedly redrawn while off screen (#3633)

* Prevent items from being repeatedly redrawn while off screen

Fixes #3249 again, because my ...

abc484afbc69c08bb702ef604316cfd883398316 authored over 5 years ago by Joshua Walsh <[email protected]>
Moved navbar elements in all html documentation files to partial (#3604)

* Moved navbar elements in all html documentation files to partial

This consolidates the comm...

099c15ed8f75161fbb1fea569a7c40cff6aa221f authored over 5 years ago by wimrijnders <[email protected]>
Network: force array order when sorting hierarchical levels (#3576)

* Network: force array order when sorting hierarchical levels

Fixes #340r34.

If coordinate...

7ea79ea1f731923c2cab917b2b867f92122462c1 authored over 5 years ago by wimrijnders <[email protected]>
Docs : fixes and enhancements for the documentation template. (#3596)

* Docs : fixes and enhancements for the documentation template.

This is an evolutionary updat...

d90e3cb5ad5578c8e3a55e448b30a1e050959ede authored over 5 years ago by wimrijnders <[email protected]>
Docs: Moved end block in all html documentation files to partial (#3597)

* Added partial, tested with some pages

* Docs: Moved end block in all html documentation fil...

bcef649b67757bb6fcc8d513d4684331d5518d27 authored over 5 years ago by wimrijnders <[email protected]>
Network feature: background style for edges (#3606)

* background docs
* edge background
* Update edges.html
* Update EdgeBase.js

fa822141938a8fa802077435a01de677a94fac2b authored over 5 years ago by yoavdamri <[email protected]>
Unit tests: upgrade jsdom to v11 to fix breaking unit tests for Network (#3603)

* First working version

* Fix completed for jsdom getContext() issue

* Fixed commenting fo...

0c5406891e4d863c7aac9fda58dd698f1ec115ab authored over 5 years ago by wimrijnders <[email protected]>
Fix currentTimeTick table in docs (#3627)

3c483b48831f481269861a85dbb11126a3293d8f authored over 5 years ago by Lewis B <[email protected]>
Network: Cleanup @typedef's in jsdoc comments (#3569)

* Interim save cleanup typedefs

* Completed transferral of *the* big typedef

* Transferred...

7d9203f3e40c9f8ea1def7ac3e627c82be975549 authored over 5 years ago by wimrijnders <[email protected]>
Week scale - enhance and add to auto-scaling (#3549)

* Move majorLables to 1st week in the month, for 'week' scale

* next() always adds 1 week to ...

22441cb0311ca49d0ffa23a0db296cdd3dcd9430 authored over 5 years ago by Ivo Silva <[email protected]>
Adds code coverage report the output of `npm test` and adds detailed … (#3575)

* Adds code coverage report the output of `npm test` and adds detailed html code coverage report...

fb77c99762266bec6bfa9dee774717fc6d463f73 authored over 5 years ago by macleodbroad-wf <[email protected]>
Add template for document generation with 'jsdoc'. (#3497)

* Add template for document generation with 'jsdoc'.

In essence, it defines the subdirectory ...

07f74821cb5d29272068fddd91783dc30cfad5e0 authored over 5 years ago by wimrijnders <[email protected]>
Network: DRY code in Label for parsing markup (#3565)

* Network: DRY code in Label for parsing markup

This gets rid of a major eyesore for me. The ...

6f5168a1e511cf9bb960b6e7ae05cfd00746ac80 authored over 5 years ago by wimrijnders <[email protected]>
Fix for majorLabels showing wrong dates (#3573)

58f8c935984626e9a0a7aa23bb1622113dd96437 authored over 5 years ago by Ivo Silva <[email protected]>
Network: Add new Hexagon shape to shape examples (#3577)

This shape was added recently and was not showcased anywhere. Hereby added.

286c58358a9b23559d913b3047561f2cf09acea5 authored over 5 years ago by wimrijnders <[email protected]>
Removing duplicate line (#3578)

Removing duplicate line

e743200ce331c145be86ce76942fa65814e97ac5 authored over 5 years ago by Pascal Gula <[email protected]>
Network: Fix documentation for event `stabilized` (#3582)

Fixes #3468.

Rather than changing the code, this resolves the issue by adjusting the document...

fa54ce60801866572d3c3b9e227b9708dbdbff24 authored over 5 years ago by wimrijnders <[email protected]>
Loading screen template (#3537)

* initial trial

* Add onInitialDrawComplete

* Add docs

* Add to eventListeners examples...

9557d299afb9923c0f3cdeb5d6e1dda10394cc19 authored over 5 years ago by Yotam Berkowitz <[email protected]>
Network: preload images in options for all shape types (#3570)

Fixes #3532

If the images option is set, preload it, even if the node shape is not `image` or...

615a8f25750ae11aa32f56a771562dd9d4fb520d authored over 5 years ago by wimrijnders <[email protected]>
Network: Handle null data gracefully (#3571)

* Network: preload images in options for all shape types

Fixes #3532

If the images option ...

08dcc71e2ca70c762f901b464810b4f67e6fb2f1 authored over 5 years ago by wimrijnders <[email protected]>
Network: Set version of FontAwesome to latest stable 4.7.0 (#3572)

Bumped up the version number in the examples using `FontAwesome`, in order to avoid confusion ab...

2eff28c2470ddc3706870c43def774278886fa2f authored over 5 years ago by wimrijnders <[email protected]>
changed version to v4.21.0-SNAPSHOT

37d78624e6f0c41071856884920d40954f86ee84 authored over 5 years ago by Yotam Berkowitz <[email protected]>
Network: fit() should not change the passed options (#3566)

Fixes #3543.

None of the options passed in any of the API calls should change the options. Th...

38972e4bc153c099003be0f2815f89ee468365b8 authored over 5 years ago by wimrijnders <[email protected]>
Network: Prevent crash when dataChanged is triggered during initialization (#3568)

* Network: Prevent crash when dataChanged is triggered during initial setting of options

Fixe...

08c8fff0d692551411e8d280b600a112afe44df9 authored over 5 years ago by wimrijnders <[email protected]>
Use mock canvas object replacing `canvas` (#3518)

* Use mock canvas object replacing `canvas`

Fixes #3515.

A mock canvas object is added to ...

22f5ffef5dce180c1ca5fcfbd4d6c3ebfec85f05 authored over 5 years ago by wimrijnders <[email protected]>
Adds code-coverage badge, code coverage reports, and test-cov script … (#3626)

* Adds code-coverage badge, code coverage reports, and test-cov script to master.

* install n...

5563fc616885578ad51b2dfa6ccf70ccebf06126 authored almost 7 years ago by macleodbroad-wf <[email protected]>
generated dist files for v4.21.0

001716727826e2ba6cc0df7070733013936dda9a authored about 7 years ago by Yotam Berkowitz <[email protected]>
generated dist files for v4.21.0

3a2cf847b013511d8a68f8e521287f20ec2eb8ef authored about 7 years ago by Yotam Berkowitz <[email protected]>
generated dist files for v4.20.1

45fbee6b1c33ba839e8c6723270e21e5d3377415 authored about 7 years ago by Yotam Berkowitz <[email protected]>
generated dist files for v4.20.0

c7028b2e69c7194650073762390f1ddbf261465e authored about 7 years ago by Alexander Wunschik <[email protected]>
generated dist files for v4.19.0

c18d8a18c09f98153c1c9a46ff35c71f2299b053 authored about 7 years ago by Alexander Wunschik <[email protected]>
generated dist files for v4.19.1

89cc60dc3ab90c8ee07996dbe2c44dba7f177f3f authored about 7 years ago by Alexander Wunschik <[email protected]>
generated dist files for v4.18.1

514368570220e72804f48904698b9a65559795f6 authored about 7 years ago by Alexander Wunschik <[email protected]>
generated dist files for v4.18.0

6b0db3a18c137959af72eb793cd7ae8e41bae068 authored about 7 years ago by Alexander Wunschik <[email protected]>
do not ignore dist and test folders in master

8cd25fe36cb81292e8a75e95f02f569147ae4a78 authored about 7 years ago by Alexander Wunschik <[email protected]>
Add Gitter badge (#2179)

18de2e7f3efc7be1de92e37f35ef306fada13a25 authored about 7 years ago by The Gitter Badger <[email protected]>
do not generate source-maps in distribution version

8472fd68bc2f7b31f64f5b0b727705c3186b3bb6 authored about 7 years ago by Alexander Wunschik <[email protected]>
added codeclimate badge

9e0d232c2cc9fedfdc06c74a27ca388607757981 authored about 7 years ago by Alexander Wunschik <[email protected]>
add 'dist' folder for deployment

2d48632fa4f6ef85db7d83a611c718a6f958e032 authored about 7 years ago by Alexander Wunschik <[email protected]>
added Badges

6bd5823494070cff8156362ce33fb1e072e932a4 authored about 7 years ago by Alexander Wunschik <[email protected]>
added badges from isitmaintained.com (#2517)

1e2a5628a025523e865f51085eba0f8bcf8ae150 authored about 7 years ago by Alexander Wunschik <[email protected]>
Merge pull request #1 from yotamberk/v4.21.0

V4.21.0

de5dbfa41efcd8ff860ce256715774c07a3efe2d authored about 7 years ago by Yotam Berkowitz <[email protected]>
Fix review comments

be98231e3ddd3622771b681aa5bc04c83dedfa36 authored about 7 years ago by Yotam Berkowitz <[email protected]>
v4.21.0

d828ad04a9909ebbb9c944f86c6fefa24d0664f0 authored about 7 years ago by Yotam Berkowitz <[email protected]>
Network: Relax clustering condition for adding already clustered nodes to cluster (#3554)

Previous condition was too strict: if *any* node for the cluster was already clustered, the clus...

683544c51f88233b8fd63cc839584d5d79103c00 authored about 7 years ago by wimrijnders <[email protected]>
Network: Retain constraint values in label font handling (#3520)

* Network: Retain constraint values in label font handling

Fixes #3517.

Due to changed log...

4a25c43e4c796bf443395a8456b62f1ea84c1511 authored about 7 years ago by wimrijnders <[email protected]>
On timeline loaded (#3530)

* initial trial

* Add onInitialDrawComplete

* Add docs

* Add to eventListeners examples...

6afc095d6300d63201835ba277b4b8693a4aed0b authored about 7 years ago by Yotam Berkowitz <[email protected]>
Drag object in to item (#3506)

* Make items redraws return queues

* Parallel initial items redraw

* Seperate read and wri...

3bc3d164dfd86aa06509c3dd896454524ed57e91 authored about 7 years ago by Yotam Berkowitz <[email protected]>
Additional changes for #3500 (#3525)

* Cleaned up some whitespace and added test for issue

* Checking for proper removal, better c...

aa320ae8abf185edaf597caa6280878470f0dd08 authored about 7 years ago by justinharrell <[email protected]>
Allow disabling of RangeItem limitSize (#3050)

Some browsers cannot handle very large DIVs so by default range DIVs
can be truncated outside t...

e4efee604f68fa84aaf536e6e1cdb9712d2e9744 authored about 7 years ago by Graham J <[email protected]>
Network: Cleanup and refactoring PhysicsEngine (#3507)

* Initial refactoring

* Small refactoring BarnesHutSolver

* Disabled debug routine, empty ...

ecdb59edd6463bd50cb628f392cdcbdd5735ed39 authored about 7 years ago by wimrijnders <[email protected]>
re-adds edges if they are now connected and add does not add invalid edges (#3516)

3581561f101864a482bf8da75d083d37f46df391 authored about 7 years ago by justinharrell <[email protected]>
Item Redraw Performance - Bug Fix (#3513)

* Fixing a bug with the call to `repositionX`. The `items` collection is an object, not an array...

2860d7313e7be9a63a525188a5102050257ca2a6 authored about 7 years ago by Ian Oberst <[email protected]>