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

fixed bug where opening a cluster without smoothcurves went wrong.

307a4ce29eca6e637fe86529e98ad2e7f7a52e7b authored almost 10 years ago by Alex de Mulder <[email protected]>
Added propagating-hammerjs to package.json

5a8789b375318c8a0f4670342392e67833c55bbc authored almost 10 years ago by jos <[email protected]>
Merged develop into hammer2 branch

7e6261a328418fab17eb50941d09b2e539528305 authored almost 10 years ago by jos <[email protected]>
Merge branch 'master' into es6

e65c8b08aadc6cf93a48a954dc06c5e387c22e40 authored almost 10 years ago by jos <[email protected]>
Released version 3.9.0

c56134cd918fb158482593845c3d502d8351957e authored almost 10 years ago by jos <[email protected]>
fixed alignment issue with edge labels

3d744d1236ce1ddfff0979207d562c1d892e8425 authored almost 10 years ago by Alex de Mulder <[email protected]>
minor tweaks

bb9334e6fdc264720f8c7929ba72f282b353c98e authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #572 from brendon1982/develop

improved circular images

dfd88869ff75b359010e321414a2f1afa647bc91 authored almost 10 years ago by Alex <[email protected]>
Merge remote-tracking branch 'upstream/develop' into develop

171046624aacf182480b03b7158c22578e4e227b authored almost 10 years ago by Brendon Page <[email protected]>
Reverted images.js

1835a56875d61f33518c1f8fd80ff533013ac3d8 authored almost 10 years ago by Brendon Page <[email protected]>
- Changed util color functions so they don't need eval. Thanks @naskooskov!

1159c24dd46ce2c1efc10a52bcda2cf5a68133d3 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Stopped infinite loop when brokenImage is also not available.

49776a2f39ccaff72cf3dab1566b58f4eedce323 authored almost 10 years ago by Alex de Mulder <[email protected]>
Reverted changes to dist

ea23a0c688716b232804efd275c3c77bc3f59fe8 authored almost 10 years ago by Brendon Page <[email protected]>
Fixed issue where multi line labels for image and circularImage nodes would overlap the node ... again but properly this time

5b0f318d1af6934a44944978da65b3ecdda5a2cc authored almost 10 years ago by Brendon Page <[email protected]>
Updated circularImage node shape to render a circle, of the default radius, when images are loading or have failed to load

Fixed issue where multi line labels for image and circularImage nodes would overlap the node

0ab6febf58f26b44b98316943724c14812d73d42 authored almost 10 years ago by Brendon Page <[email protected]>
Fixed infinite loop on network image load when Url and brokenUrl failed to load

1321df719a444800f0f14fdf0c771f8e3d8aa098 authored almost 10 years ago by Brendon Page <[email protected]>
- Close active sessions in dataManipulation when calling setData().

b75a8ec09e046379801e909d37702c6e73ca11ae authored almost 10 years ago by Alex de Mulder <[email protected]>
formatted stuff

f675c3baf63112b629d0b19fdfde13e4c70cf835 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Added labelAlignment option to edges. Thanks @T-rav! merged #566

74e58d668cb5d5d3826d182a860ca30fcb9f2721 authored almost 10 years ago by Alex de Mulder <[email protected]>
cleaned up hierarchical code

f5fce4efc8cc113c6dbc9d08ef77bb51ceeb5acb authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' into es6

cfe3de24571b490024c3cb97710e28b3c4cc9c9f authored almost 10 years ago by jos <[email protected]>
Added es5 to es6 transpilation step to the build script, so now we can use ES6 :)

7114d5ccc9f6b9739137b517b6ecb9b024c410a9 authored almost 10 years ago by jos <[email protected]>
- Added condition to Repulsion similar to BarnesHut to ensure nodes do not overlap.

4d7bcd45043201961743e79925c91ba003c048ef authored almost 10 years ago by Alex de Mulder <[email protected]>
- Improved edit edge control nodes positions, altered style a little.

- Fixed issue #564 by resetting state to initial when no callback is performed in the return func...

a82c74f6c6d79f26a814b40a62565c6b924ed78e authored almost 10 years ago by Alex de Mulder <[email protected]>
fixed bug introduced by modifying the destroyer, making it impossible to return from add edge mode. #563

f37b86a4124b26169bdf7bdba38f851cfc9f52df authored almost 10 years ago by Alex de Mulder <[email protected]>
updated history

72211be4e84c0d5d50c04cef45c8d4c2a1e30097 authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

acad3121897049ebc1ef071053d2dd318d2bc103 authored almost 10 years ago by Alex de Mulder <[email protected]>
Reverted patch that made nodes return to 'default' setting if no group was assigned to fix issue #561

da632446f65a4f7c894d40f93fe709b04009477c authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #562 from pavlos256/fix_hover_popup_discrepancy

Select the last (top) overlapping object when showing the popup

683d320e7f7d31080f272a738063a729cf2a9a28 authored almost 10 years ago by Alex <[email protected]>
Select the last (top) overlapping object when showing the popup

When there are many overlapping objects, pick the last one which
is drawn at the top of the othe...

f03526baaf2e04a658b56a41c5b28f33afc8bdbd authored almost 10 years ago by Pavlos Touboulidis <[email protected]>
started implementation new hierarchical layout algorithm

88669ae03b542b17b233cea6d45a5adbfc4ecb28 authored almost 10 years ago by Alex de Mulder <[email protected]>
fixed example

b76976c3feaa718624505a9798e7b5209ba84f68 authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #559 from brichbe/develop

No longer throw Error when MAX_REDRAWS count has been exceeded.

dfd9cf2a2b3b89b196fc054e8e74b33eded54b63 authored almost 10 years ago by Alex <[email protected]>
added example 36, html in nodes

764177417d9b27468fc86b0cd0da61683ca86938 authored almost 10 years ago by Alex de Mulder <[email protected]>
No longer throw Error when MAX_REDRAWS count has been exceeded.

Throwing this error was introduced recently, but appears to have been unintentionally committed (...

d08e11af324af320f440a29e61881e5e51d2e72b authored almost 10 years ago by Ben Brichetti <[email protected]>
updated history

63eb51497202a7844d7f8f056bcdba84ba56fac1 authored almost 10 years ago by Alex de Mulder <[email protected]>
small tweaks

c07ebefdc9087e5791dc5b54cf347eed388c0a8a authored almost 10 years ago by Alex de Mulder <[email protected]>
merged pull #554

d5b6371bae4da1a6b027777557b311ccd21cc6da authored almost 10 years ago by Alex de Mulder <[email protected]>
- Added byUser flag to options of the rangechange and rangechanged event.

e9d6c9897abcc56bb54d6498a7ff27dba2d67700 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Caught case where click originated on external DOM element and drag progressed to vis. #557

24ed4dbfef1bd82f9df172b63fece8b5900e2f8e authored almost 10 years ago by Alex de Mulder <[email protected]>
- Improved drawing of arrowheads on smooth curves. #349

072d1a5d1f15cc22e08d5f994ffbd6b49fe39eb8 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Altered the Manipulation Mixin to be succesfully destroyed from memory when calling destroy();

0e045a5705b006ce8403488c1927c17bf0f722ea authored almost 10 years ago by Alex de Mulder <[email protected]>
possible fix for dashed line issue

52f2b7ece45db55ee49dad5e732b558751f71b26 authored almost 10 years ago by AlexDM0 <[email protected]>
updated history

9e4695d5067d6424f3f65409d8f1795633335f68 authored almost 10 years ago by Alex de Mulder <[email protected]>
improved (not neccesarily fixed) the fontFill offset between different browsers. #365

08503bd9c4c7cea796f29a98da59a5c094e351e0 authored almost 10 years ago by Alex de Mulder <[email protected]>
removed redundant line of code

a8300f032403208ba7d1a3f2c21f7da4bfeb9f91 authored almost 10 years ago by Alex de Mulder <[email protected]>
updated history

278ddaf7e1535e270d19677e2046dc449ec1c7bd authored almost 10 years ago by Alex de Mulder <[email protected]>
reverted change in image class, fixed bug #552

10bb58b053c4885b50b40a4e847ea0b360a6abb1 authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

541ba8925dc38e47dea72df5ad277696eaa2c157 authored almost 10 years ago by jos <[email protected]>
Bumped version number to 3.8.1-SNAPSHOT

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

385777c6c1974a8458ee760c84d186f98152ecf2 authored almost 10 years ago by Alex de Mulder <[email protected]>
matched css to new website

d4a99c55172eedec4a5b61fc4956537e878280e8 authored almost 10 years ago by Alex de Mulder <[email protected]>
Released version 3.8.0

6633d2ba60069a52f6c6fd5331061b9585eb0cc4 authored almost 10 years ago by jos <[email protected]>
fixed catch for undefined in options when using stacking in graph2d

65664e178b9e4075f45083fe955e122e01b2dcfb authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

559a0ae0a172097da82e7b88add83f9ed79ed953 authored almost 10 years ago by jos <[email protected]>
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0

3915e9c00c7b67129f292e6af63c76bf2f3bea58 authored almost 10 years ago by jos <[email protected]>
fixed bug in graph2d where only height was defined and resizing was not done correctly

09ac1569954c4706efe95cc0c4899e4e5873a2be authored almost 10 years ago by Alex de Mulder <[email protected]>
tweaked circles

d07be630c20bac7455d1ee1d338eb46a5f34408e authored almost 10 years ago by Alex de Mulder <[email protected]>
added Bart to the example 34!

1bba690963df305f2002b0bd2d84eb61c7891e58 authored almost 10 years ago by Alex de Mulder <[email protected]>
reverted images function

b26796e514cd127c556db72f4371a175d7f85c6a authored almost 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #546 from brendon1982/develop

CircularImage shape added, Thanks @brendon1982

e69b4f3be59de53406a1441316db9f5ca53664ef authored almost 10 years ago by Alex <[email protected]>
- Fixed repeating stabilized event when the network is already stabilized.

f52548e3a3b6332291707bee6698ffb61daa65f5 authored almost 10 years ago by Alex de Mulder <[email protected]>
Added an example for circular images.

510077602b635008861e2969146f6b93aa169bf2 authored almost 10 years ago by Brendon Page <[email protected]>
Merge remote-tracking branch 'upstream/develop' into develop

77c4140e45da7abf5339fb7dd1443ed612f04246 authored almost 10 years ago by Brendon Page <[email protected]>
Updated network documentation to include circularImage shape.

2ebb1a00c3beab1004a07d34120d14d0643aa3ca authored almost 10 years ago by Brendon Page <[email protected]>
Fixed issue in network/images.js where load() would return undefined if image was already loaded

7f6068159663df326796c9952eeef18f33ce0f4a authored almost 10 years ago by Brendon Page <[email protected]>
Added CircularImage shape

00649c2e32c69afc96392d2d6b5fa97fc5661783 authored almost 10 years ago by Brendon Page <[email protected]>
Updated history

e2a803b58994a4fc91b263f27edf1839614f4882 authored almost 10 years ago by jos <[email protected]>
Fixed wrongly merged TimeAxis.js

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

Conflicts:
lib/timeline/component/TimeAxis.js

f925a9fb2e429ad1c8aa1579734a627baf5939f0 authored almost 10 years ago by jos <[email protected]>
Added docs and example on background grid styling and some minor tweaks

09ac57697085f04bfe2d002902d6059ae2b7bcc4 authored almost 10 years ago by jos <[email protected]>
Fixed ordering of grid lines, fixed odd/even on hour scale

ed9a41745a9423e3bdbcf4d7df8e10bd06b68000 authored almost 10 years ago by jos <[email protected]>
Added classNames to vertical grid lines

7c33b3eb92264b097c588f9ab0cd73eac8325c81 authored almost 10 years ago by jos <[email protected]>
- Community fix for SVG images in IE11, thanks @dponch!

350e69b5fba4972c077e99e851f01df0aab0adf0 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Added getBoundingBox method.

a5151bf65aca5c332981c6805b5f9777f398a17b authored almost 10 years ago by Alex de Mulder <[email protected]>
- Fixed infinite loop when an image can not be found and no brokenImage is provided. #395

6618b21d12a438cb186d8e723d7bd198305ad210 authored almost 10 years ago by Alex de Mulder <[email protected]>
Vertical grid lines now have a width, filling the gap up to the next grid line

6b06b41a9f26e0480c01d67a35cc43011a964a9a authored almost 10 years ago by jos <[email protected]>
reverted showMinor/MajorLines options

52cd648dea5b6ec5d24303fc782cd592e3e3f143 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Fixed error in repulsion physics model.

- Improved physics handling for smoother network simulation.

23cf32638d70d379d634a5cf24ff9655a40b9ac6 authored almost 10 years ago by Alex de Mulder <[email protected]>
reverted example... again..

83f761295436ca3b2cc9236006903877816f157c authored almost 10 years ago by Alex de Mulder <[email protected]>
- When hovering over a node that does not have a title, the title of one of the connected edges that HAS a title is no longer shown.

9f29b0ad571a1f8a3d041158e09115e1c8f72f81 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Fixed Locales docs.

b412764b43b1edac500ea9d4066f765a571ba66a authored almost 10 years ago by Alex de Mulder <[email protected]>
- DataAxis width option now draws correctly. #510

b433c191d85ecf472f64018f27a1dddd1a00d5bc authored almost 10 years ago by Alex de Mulder <[email protected]>
avoided doubly importing mixins

f2eff64586c74b76aff327a83ea14ac74c24ba0d authored almost 10 years ago by Alex de Mulder <[email protected]>
reverted example... again..

fdcd64186fe724c8aaae9b9ebedb227400b6624a authored almost 10 years ago by Alex de Mulder <[email protected]>
removed unused options

49050de281e5807766f713db31cfd403801e5e3b authored almost 10 years ago by Alex de Mulder <[email protected]>
reverted example, updated history

fe70721ed74f163b9297ed01d9033fdf2a0cd573 authored almost 10 years ago by Alex de Mulder <[email protected]>
altered behaviour of groups, properties are now extended instead of copied. #477

3a27e55c3aeea23142be4123c4c0af6b849e9612 authored almost 10 years ago by Alex de Mulder <[email protected]>
fixed bug where the box shape does not use the hover background #477

5c248cdd36e8555d1a3106fc7650ad28d721f952 authored almost 10 years ago by Alex de Mulder <[email protected]>
rebuilt minimized build

b3489c3dcb66ae715f896ea9fe90a84257e86dc3 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Made nodes who lost their color revert back to default.

4626504d0a898e3bb66b5309fee8ac2dce23ceb5 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Made nodes who lost their color revert back to default.

cd7c71a31ef7788acc5d435b61daf0ed07dd27c6 authored almost 10 years ago by Alex de Mulder <[email protected]>
- Improved cleaning up of the physics configuration on destroy and in options.

8e80076825be7316f2a0ce6ec68285be559d86e0 authored almost 10 years ago by Alex de Mulder <[email protected]>
fixed destroy

379a9c3d3852d007c978ce13be0e62b1972fe134 authored almost 10 years ago by Alex de Mulder <[email protected]>
reverted example

722300be8d48ef2643529fc405f0736e93ed1766 authored almost 10 years ago by Alex de Mulder <[email protected]>
Added a check so only one 'activator' overlay is created on clickToUse.

d342e9482aa7912a393c9ccb1da68a9e9f02d04e authored almost 10 years ago by Alex de Mulder <[email protected]>
added destroy to examples, improved destroy in network (last commit wrongly labeled) updated history

dd3a8c7b49a45c6887bf1fb39539b49e420cb25e authored almost 10 years ago by Alex de Mulder <[email protected]>
added bounding box to image node style

5c16cf00f8b3c93b843352fa26f02e4515d80168 authored almost 10 years ago by Alex de Mulder <[email protected]>
added bounding box to image node style

af0259cb8e047f3ca246851d21fe044b4ed35c5b authored almost 10 years ago by Alex de Mulder <[email protected]>
made the physics calculations a bit more stable (decreasing BarnesHut theta to 0.5 from 0.6), gave nodes a boundingBox that is used for zoomExtent to ensure everything fits.

31aa7fe67684864a20b2e205deb4d487f5d2980b authored almost 10 years ago by Alex de Mulder <[email protected]>