Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://github.com/visjs/vis-timeline

Merge pull request #278 from sfairgrieve/develop

[Network] Added support for a broken image fallback when node image fails to load

4d94bae83825687d50c04737e4e88affb1f20239 authored over 10 years ago
Updated network.html documentation to include brokenImage property

01158e2267166e26daf1659c80ef4aeaddf2a85b authored over 10 years ago
Update network/node image code to allow for specifying a broken image url to use when a node image fails to load

992c14e3823c3d8b5afedce33bd91f0ac3084ab1 authored over 10 years ago
type in docs

11618ce08c48548640cdaf78b03e0c64a17a0c3a authored over 10 years ago
updated history

96fadc9cc4cad430f942af35175ee698978fbc12 authored over 10 years ago
cleaned up docs for network, added fontfill for nodes

fb404f81f3fbc76c0bb3cb469f1d12094e084917 authored over 10 years ago
cleaned up the setSize function

2d70956dbdbd208b14543df163bc93c36f059671 authored over 10 years ago
Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu

ce2cf7e7d412f5387dac970164cfe38f38272c34 authored over 10 years ago
Released version 3.3.0

7b07d523aa95fb0e7f9388b665b17b1dfeb73a79 authored over 10 years ago
Fixed #243, Fixed #270: Implemented support for option `align` for range items.

da528cb8cc7c073a1d925c5cc385637285b4626f authored over 10 years ago
Introduced a new layout algorithm for the hierarchical system based on the direction of the edges.

c2b963b266fd2b937344b0a3b8cff1b02bbc2f1d authored over 10 years ago
changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation.

9e3b650b5f513ab40a051a9877bcf5d88f74cff0 authored over 10 years ago
fixed bug where loading hierarchical data after initalization crashes network

bc21a998ffaf226d8082188b19b08e27f6efcf42 authored over 10 years ago
Stabilized event firing repeatedly again

38c93b49f8ce3cb4348b423c7f5341f1f25385a5 authored over 10 years ago
Updated docs

c12e819a670a80c038e9f88732818c7299beacfc authored over 10 years ago
Updated docs

cbc1bc21e5de4f63e5c768e5287ee191f7375e98 authored over 10 years ago
- Fixed the `'stabilized'` event, it's now guaranteed to fire only once and fire after the graph is fully stabilized.

- Fixed an initial rendering before the graph has been stabilized (introduced at fixing #131).

32724cab13e9c261c0f392879b87e3f7d0353d9a authored over 10 years ago
Updated folder dist

e9a3033fbcdf285c12be08a88f81db70a524a9b3 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

2bb9496f05adf92fe8584b733e4e0161732c8fdd authored over 10 years ago
Implemented a new callback function `onMoving(item, callback)`

5f38cb13a02b99f3a9b6a80a1e606da04a8ff126 authored over 10 years ago
A fix in applying fit on initialization of the Timeline

3404f50e8d76170363aefc0863f0146fb68ef906 authored over 10 years ago
Fixed animation in Graph2d. Some fixes in animation

a40f229a4f7a5a789455c719a32744530ccf4ecd authored over 10 years ago
changed edgewidth when zooming, scale normally with min width of 0.3 px

c397023eddf7b4f3dcb4fc53eb86783e6e85ff77 authored over 10 years ago
reverting example

5f6a6fcdf2e34270961cdf79598a2f3544ff0584 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

de8ab2f59e165c06ea22886002babf09668588f5 authored over 10 years ago
fixed broken example links

8e5bfafe6deaab1c9ab52af91ac07b1a3525e255 authored over 10 years ago
Oops. Move the shared function `fit` back to Core

6ad6d00d35fc8517abbe3d166677ea8a253b6e69 authored over 10 years ago
Extended example 22

5993587193fea3c3b9f0284ad557435b15273311 authored over 10 years ago
Updated dist folder

8d6cd689724157081b1c7a0ed82ceb072fa3164f authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

acb4beb55cf5a0416b75cac6ef69ffbaf1af56aa authored over 10 years ago
Added example 22_window_adjustment.html

57ce4debfa66ab7031b5172e6a084a327f119837 authored over 10 years ago
Implemented function `moveTo(time, options)`

8f1c592e76efec3ca1698376226266b12d4c3801 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

837a149e156ae6fcd228b601efb3d85952439085 authored over 10 years ago
added optional insertBefore in utl.getDOMElement

f7e5cc02ab8d6a95873d795a12d9b6508600f35c authored over 10 years ago
Updated docs

0dcd8a2259abe94bdff9506f70b964ac54df493a authored over 10 years ago
Some indentation fixes

5c453995fe560e0a301d4d6126bc65a539dfcfdd authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
HISTORY.md
docs/graph2d.html

14bae597167f49e0778de2b2ad72235d2163020f authored over 10 years ago
Fixed #171: Implemented functions `setCurrentTime(date)` and `getCurrentTime()`

89e6d7dd0b8216b236950cccd4eafce1d9adc858 authored over 10 years ago
Docs updated

a152eca6b25d86261a0745a19f7714dc90327e43 authored over 10 years ago
Implemented animated range change for functions `fit`, `focus`, `setSelection`, and `setWindow`.

fcd678bbd8306fe84089e1ff2688e2216ebb600f authored over 10 years ago
bugfix

6264c963ebc7739c2d723cd58bdfbe2ca00d4e1e authored over 10 years ago
updated dataAxis and legend to also make use of the instance based groups.visiblilty option

165c30e88f7851a3bb9b7c781c474f43685b61ce authored over 10 years ago
updates vis dist and history

343be1ef9851577e50e1a3c0a8e6997566baaaf5 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

45675d4526a39d04e3f3b3fa62dd84faf0945572 authored over 10 years ago
Added the groups.visibility option and example

0451dc928d9802b1405ae19bb70d49144622a8ae authored over 10 years ago
Updated dist folder

3d9bd6811c611ee907acfaa7820dd4d58c936512 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

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

bf4923b6ba8fd915852a235b021d6366cb5cd5d7 authored over 10 years ago
Added an example set selection. Some minor fixes and improvements in setSelection

a3f3631a8da3c16654b64a62eb435c05ae57c572 authored over 10 years ago
fixed bug when hiding Y axis, redraw is not always successfully performed

dcea5c787acadf523c667dbe28c192b7b35ecef4 authored over 10 years ago
Fixed #230: Implemented function `focus(id)` to center a specific item (or multiple items) on screen

12c88d566c2a80c0b3cdc128ae1941f2c8fd1cab authored over 10 years ago
Renamed "Link" to "Edge" in manipulation menu

bca58c7e0085b3e7ce55c077508df296dd41aceb authored over 10 years ago
Restored the `Timeline Options` section in the Graph2d docs

47b3d663e5846ea47dfddf347a3f49ec86302229 authored over 10 years ago
Renamed option `activatable` to `clickToUse`

29812c88f13415c8ba3347cc35a92ebf408d149b authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

f499a6d0cc5b06cb51fe112fe61078aa160a740e authored over 10 years ago
Fixed page scroll event not being blocked when moving around in Network using arrow keys

99b0e3dbc55c002ce23cfe3875c66c0f9c2a525e authored over 10 years ago
Implemented `activatable` support for Network

77b7f27be1e8dc5c3ae48e86062bf9efe0da3d2d authored over 10 years ago
Implemented option `activatable` for Timeline and Graph2d

4bff7260633b079b62329f8a06f6eeac6a455749 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

871c7a4e96be2f02ba5e905429db68ab4fecfdcd authored over 10 years ago
Fixed bug where empty groups would crash graph2d, cleaned code

c8a1803a28ef12636a6b4d0e660a24b3abb28a72 authored over 10 years ago
Timeline and Graph2d now extend Core instead of loading it mixin wise

c385ac3339b014f2743a406f401b3ffdea5669b2 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

d9b9610a5af6ddc80c656040b87691f490582dca authored over 10 years ago
Some simplifications in html/css of manipulation mixin

33e43dc56c47ad923455ee80b170b7730717d92f authored over 10 years ago
Some css improvements

9117b0a9b16bbf1292ff657fdbf7bdf8082db4cd authored over 10 years ago
Dots of items are now attached to the top panel instead of background panel (no need for z-index tricks)

b9c913dbeb6b00bc4f5b7c957fb2674480e17e91 authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
dist/vis.js
docs/graph2d.html

6ecfbcd86ad1954567e18b38253161000d83d766 authored over 10 years ago
fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts

abca3652a120aa8eae5fab2b5366aa8e9879aa66 authored over 10 years ago
Updated /dist/ folder

dfadbded5719c2d532384192d60bdb1500b9af79 authored over 10 years ago
Implemented localization for Network

338db6a4febffa9a49e0fbe34daa9e581b774dd5 authored over 10 years ago
Created a separate locales.js for Network

3dd056b0ea8e1dd9f8b6c1bf7d9f3440b4cb9f0a authored over 10 years ago
Replaced most alert(...) with throw new Error(...). Added two more entries to labels

f32db438040e5abc7e0c33e8bb02c10bb2f9cd24 authored over 10 years ago
Updated graph2d docs

c8811c9ce8967c97fec78eaa39433547c4b12f50 authored over 10 years ago
Implemented localization in Timeline and Graph2d

6175878c1726369068f2de1f919b270e364fc379 authored over 10 years ago
minor doc update

794829b3e558a2ef1a9f985bad024cb7f2bb6331 authored over 10 years ago
Added customRange for graph2d Y axis

fa0e14f83d60faef6badb48b2de4700933a2cf0c authored over 10 years ago
Fixed physics stopping conditions, updated history #255

74049d58d7f2fc85fe9f5f6d1efc1e99b6ad4341 authored over 10 years ago
Updated main field of bower.json to `["dist/vis.min.js", "dist/vis.min.css"]` (see also #256)

92ac0b54c9987409dd0393ff9235769366918869 authored over 10 years ago
Merge branch 'master' into develop

Conflicts:
bower.json

a3be295389160edb2d7e04d6770197be50dbf2dc authored over 10 years ago
Merge pull request #256 from synthomat/patch-1

Update bower.json

3fc29462094927a4a5a74064ed444683159dc62c authored over 10 years ago
fixed pointdrawing with new barchart functionality

b4e1e1ec71b5d5d7ba8e8606cd356f9fa5bcb56b authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

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

39a8a8ec57ae9949fd2b721922b6b8f5189dd5b2 authored over 10 years ago
Added barChart overlap functions

cb3b873eb9202a126aa85937a09bbc911f276c14 authored over 10 years ago
Update bower.json

Included the "main" property as bower is moaning about it's absence.

see -> https://github.co...

1d515f46d59cbba43de25f9615c13e7f51ef10da authored over 10 years ago
Fixed #252: canceling moving an item to another group did not move the item back to the original group.

61a64747193547eea59f529bddf6fae368ab96c8 authored over 10 years ago
Fixed #254: unclear description of Timeline.setSelection.

7ae44a05d26a044896e0f2888e8d83b885595a2b authored over 10 years ago
Removed a weird character

3170c095ee0ce06eff7e55084395bc401b729dd2 authored over 10 years ago
Fixed #238: the `change` event sometimes being fired twice on IE10

f6056768c8a40c545b95202102109fb883db8262 authored over 10 years ago
fixed typo's in example 29, fixed group id 0 not used

ff3ce551be9a4eb857fbd69ac7076d316d2622f1 authored over 10 years ago
Removed a resolved todo

10e99df6aab9cdc4a4f9794885f75263b2acdc1d authored over 10 years ago
Bumped version number to 3.2.1-SNAPSHOT

b0ac5a586dd7bfaf29cf88f199cdbac89a626b9c authored over 10 years ago
Released version 3.2.0

84e5c50e6c1582bdafd32d1f663eb8978d7b9fde authored over 10 years ago
updated history

efde5526fa837305a41dda938ea349a180fa72ae authored over 10 years ago
switched navigation to Hammer --> fixed #233

6bc946d768d3b192bf683ef74fec49ec3f03bcf2 authored over 10 years ago
fixed #235

b953511a1688581b50994480689c26c0b1aa3c4c authored over 10 years ago
Fixed a group "null" being displayed in IE when not using groups (see also #238)

918ac7ef1d30e511d4ec7da46c18748c3934c93c authored over 10 years ago
Renamed core.js to Core.js

4f183eab01b468d590a9a96cb91a276808668436 authored over 10 years ago
- Fixed mass = 0 for nodes.

- Revamped the options system. You can globally set options (network.setOptions) to update
settin...

567d957818db1755e157bd107f2555343de8b862 authored over 10 years ago
made getItemRange respect visible graphgroups

d8bb464c0c9649048485699e3c2162330c800e6e authored over 10 years ago
added fit() and getItemRange()

fedb2909289394d86f887abab0956df2b31690d4 authored over 10 years ago
fixed bug with empty groups in graph2d

f53efebaa42a06ab2fba1e5d2f53a322a7e6a8fc authored over 10 years ago
added docs, removed logs, added extra comments.

12112c8acb7749b61b41ae196369f0130be8bea3 authored over 10 years ago