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

Created an index page for the documentation, added another example

735584e0e10b5f9f60169106cef6888ad86f1930 authored over 11 years ago by josdejong <[email protected]>
Added documentation for the Timeline

62774ee59f6dfda855bbc03f2b1b5e67fd9d8e5a authored over 11 years ago by josdejong <[email protected]>
Added documentation for the Timeline

9e94448e5ab3e8cbea62718a939b05028fcc0224 authored over 11 years ago by josdejong <[email protected]>
Moved the source files around

5d627cb028475690a7894cfabd254381930ed379 authored over 11 years ago by josdejong <[email protected]>
Improved Graph constructor and method setData

8cd5807ba70e8bc2ea80ca50e1c851eaeda7712b authored over 11 years ago by josdejong <[email protected]>
Splitted Graph.js into a file for every prototype (Node, Edge, ...)

c421c373e2081846227cd493923c84cace8254f9 authored over 11 years ago by josdejong <[email protected]>
Renamed source files to match the name of the containing prototype

d46591662bc3169384fa7b17041ff391f0121f1c authored over 11 years ago by josdejong <[email protected]>
Graph uses util methods from vis.js now

148ae253ca9ba9fbbdabafb5c1547cfa4f867c97 authored over 11 years ago by josdejong <[email protected]>
Removed history/animation support from Graph

169cf61086ef8797ae095c3e0dedb2a6b6dfaba0 authored over 11 years ago by josdejong <[email protected]>
Removed line styles moving-arrow and moving-dot from Graph

8430c653543a36b19b85820f4c0245cc61b3edba authored over 11 years ago by josdejong <[email protected]>
Removed packages support from Graph

5ce22effe508f031e83259ba50c6e3e9c0004406 authored over 11 years ago by josdejong <[email protected]>
Removed appending data to Graph

b7b35b0b2dc05afd4aa8dd6e0b0241398875fcb7 authored over 11 years ago by josdejong <[email protected]>
Simplified Graph constructor

3b4e01eb3bab0661db10567aec5db4680891c816 authored over 11 years ago by josdejong <[email protected]>
Removed DataTable support from Graph (will be back when vis.DataSet is supported)

e2c4799b964d87ce7904327707fa0eee2549c487 authored over 11 years ago by josdejong <[email protected]>
Imported Graph documentation from former project

df91c6fecf791ca5b83239bfb2c1972fba3638a5 authored over 11 years ago by josdejong <[email protected]>
Initial import of Graph (formerly Network visualization)

6faf1adf5df8c1064e12dd491c0fadd9e2c2bdf7 authored over 11 years ago by josdejong <[email protected]>
moved some source files around

8291e4623285fcdb13d8998342763a5d79c00218 authored over 11 years ago by josdejong <[email protected]>
Implemented ordering for groups

e6fa626047836d87454b5ae291d1c38225bf177a authored over 11 years ago by josdejong <[email protected]>
Implemented option order in DataSet and DataView

bcef9dc9c51d7c07b40e7642c873a430e03cc652 authored over 11 years ago by josdejong <[email protected]>
Fixed items not automatically being repainted on changed data

93e076deede0f1d9c6489f207f63d12b328e9e00 authored over 11 years ago by josdejong <[email protected]>
Some more decoupling of components options

886ac71a71b138ecfa1e983ef1f1f510138c3a5e authored over 11 years ago by josdejong <[email protected]>
GroupSet now reckons with changes in the connected DataSet with groups

6676b741d75151ecc3d34c0f45bb0d48587784ea authored over 11 years ago by josdejong <[email protected]>
Simplified component relations in timeline

676459c8eb412c7ec68cdc047f8109a8c3e72ef7 authored over 11 years ago by josdejong <[email protected]>
Changed propagation of options in components to a prototype based solution

ab23b9d1b9ed204e0d4f18689c8993ccb7cb646c authored over 11 years ago by josdejong <[email protected]>
Created component Group

4c80ae4cc0b022eaefaa7da9a70b9f5fc4a6e756 authored over 11 years ago by josdejong <[email protected]>
Renamed some properties for more clarity

fa237c816b95c154ca14fab9cd5dcbf78cf4b25a authored over 11 years ago by josdejong <[email protected]>
DataView correctly translates and propagates events, as seen from its own point of view.

38385b4602f1e7db9b9f71c07ce17c6e34049c5f authored over 11 years ago by josdejong <[email protected]>
DataView and grouping in action

71045daababbd974eb38e2dedbe5776503045685 authored over 11 years ago by josdejong <[email protected]>
Replaced all forEach with old-fashioned but wau faster for loops.

6c4200226cbf4aaf12caf89e18b3764effe8ad3d authored over 11 years ago by josdejong <[email protected]>
Improved getting items (casting and filtering).

b929094bee9587661cb37ead3e82e45786f48c72 authored over 11 years ago by josdejong <[email protected]>
Implemented DataView

a4a98825a05a35cf9363c7acd527b1a03a9a6774 authored over 11 years ago by josdejong <[email protected]>
Simplified subscription model

11680aebfb082981e19dda5306d5959794e899b6 authored over 11 years ago by josdejong <[email protected]>
Made method add more strict: will not overwrite existing items.

8265efd480840154fcfb5a4d7706538e4cec0517 authored over 11 years ago by josdejong <[email protected]>
Improved/clarified argument handling of DataSet.get

957d4357697011f787d21dbd51fd07c365d21dc3 authored over 11 years ago by josdejong <[email protected]>
GroupSet now neatly handling chances in groups data

c68fea86cf3b9e9bcf9c89edc1e0d241f5495981 authored over 11 years ago by josdejong <[email protected]>
Fixed not cleaned up elements in timeaxis

327dd1874fd2731cffef0ab570cf84a5ea13b472 authored over 11 years ago by josdejong <[email protected]>
Halfway implementation of groups

934549a11c24b8d1304941042246ea46ec93e992 authored over 11 years ago by josdejong <[email protected]>
Implemented a remove method for the controller

f120e42eea825a177cfa586cf8b8e42a6be82cd8 authored over 11 years ago by josdejong <[email protected]>
Implemented methods show/hide for components

839c941a19f39637390c2118caeeefabc0c69cd3 authored over 11 years ago by josdejong <[email protected]>
Old items are removed now when replacing the dataset of an itemset.

a7b05ac82d03eee340cf136b31347244f067c9d1 authored over 11 years ago by josdejong <[email protected]>
Implemented methods map, forEach, added filter option to method get

98bef83921642f6f481402a75bd44c5c7b980855 authored over 11 years ago by josdejong <[email protected]>
Some fixes/improvements in calculating the height of the stacked items

74617ed33b50212d6dff7779d8acb198b4cbce68 authored over 11 years ago by josdejong <[email protected]>
Added method distinct

6b206e3fa9496d4896b80d1cab2e11e9d2d17968 authored over 11 years ago by josdejong <[email protected]>
Fixed code examples on the home page

1e492accfab7eea15880c8a5e9b043371ea76d93 authored over 11 years ago by josdejong <[email protected]>
Updated home page

807fe3b0af4e96e9d765c3edbe6eaab3806778cc authored over 11 years ago by josdejong <[email protected]>
Released version 0.0.8

156ad1d858af73b42f7a3855700d0a6cbc265623 authored over 11 years ago by josdejong <[email protected]>
Added HTML data example

3f873961947605ccad40b7d8bb6036e32e912346 authored over 11 years ago by josdejong <[email protected]>
Added support for Moment in the DataSet. Neatened the examples.

11d043e9a39749fa682cf7fe71bd367b515bee8b authored over 11 years ago by josdejong <[email protected]>
Some obvious performance improvements

251ebda7c72621e0554bb261d47fbae53d597699 authored over 11 years ago by josdejong <[email protected]>
Only visible items are rendered now

6c2f19144c661867634f8ee14e912bddc7dfa629 authored over 11 years ago by josdejong <[email protected]>
Added an option to force a reflow/repaint instead of kindly request it

56ca9992b66b10875fc9fb598921ab27a8de090e authored over 11 years ago by josdejong <[email protected]>
EventBus.off is more flexible now

136603c45b6d814712449057d283d0113ad64469 authored over 11 years ago by josdejong <[email protected]>
Implemented a simple eventbus

5e80818f640fc723552a7fe91e218fc241e62b17 authored over 11 years ago by josdejong <[email protected]>
Made project name in header static

ed51aebf55663302be9ae4133cbf21c598d0a0b8 authored over 11 years ago by josdejong <[email protected]>
Moved module files in a separate folder

5becd0413c56de992c4daf8cc6291fba28710fb7 authored over 11 years ago by josdejong <[email protected]>
Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy)

eed289736b59a45be0a626487aede006ee55dca3 authored over 11 years ago by josdejong <[email protected]>
Fixed broken test files

6e2f55e219416fd2a1ba5d315c97bb1d6ac6e080 authored over 11 years ago by josdejong <[email protected]>
Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes

810d978d321fd849cb3eb8d0acbdc2677fee77f6 authored over 11 years ago by josdejong <[email protected]>
Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes

b32527dc0163d4f6e431a051f8be2a7685ec03fd authored over 11 years ago by josdejong <[email protected]>
Released version 0.0.7

e0b7cb6951b18e245342f19b4a31f234318be256 authored over 11 years ago by josdejong <[email protected]>
Released version 0.0.6

4e57a4caf8b55304a0a6c0c57ce666440c73db49 authored over 11 years ago by josdejong <[email protected]>
Applied node style dependency management, using browserify now to bundle the code

e28f66a8e50180973364f7bae72efe4fed0d54ee authored over 11 years ago by josdejong <[email protected]>
Extended the test file

a34278d057191586fc2b5f1d4f705c043c8f1127 authored over 11 years ago by josdejong <[email protected]>
Changed the dom of the itemset, added an axis element

e4fbc00d6017b1735c139f0696f905a24bb40280 authored over 11 years ago by josdejong <[email protected]>
Split the dom for the itemset in two sets: foreground and background (instead of ugly z-index tricks)

9e0b7ebd971e9a90c7a8b854115c2b7f9fbbf035 authored over 11 years ago by josdejong <[email protected]>
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js

dbc1a43eb13ee87c794e2b68b75b186b03313b6d authored over 11 years ago by josdejong <[email protected]>
Implemented namespacing, closure, and support for require.js

f52541861bf3e866be794a12b138a5ca3ff45523 authored over 11 years ago by josdejong <[email protected]>
Implemented automatic start and end based on the data range

898d3acd3995950724b7fdb661d8e62cc4e65171 authored over 11 years ago by josdejong <[email protected]>
Css is now packages in the js file.

f98fd626bdfcf4c1bc806d7c3681f9ce912d1732 authored over 11 years ago by josdejong <[email protected]>
updated ignore list of component.json

e1782a3491c8e542bbc8acf7841c9f71498ffe7a authored over 11 years ago by josdejong <[email protected]>
bower.json seems not to work. trying component.json...

a79f56ffaaffdddbab369a1ca7b2fec1f827da0e authored over 11 years ago by josdejong <[email protected]>
Bower package file updated with ignores

0591c4619678dfaafd97cd5488123c8b5112da53 authored over 11 years ago by josdejong <[email protected]>
Changed build script to generate a single library vis.js in the project root

636842448e914c213d48aeb5117402c860dbebdf authored over 11 years ago by josdejong <[email protected]>
License information added

a0c325d2dc6115f41995e80ccd0b11761c7f221a authored over 11 years ago by josdejong <[email protected]>
Bower package created

2a49efeb91a91d1d5c6d6f949840967a04cf70f2 authored over 11 years ago by josdejong <[email protected]>
Readme updated, example added

957a36f5505a332fc49acf18616b6cd54be1486b authored over 11 years ago by josdejong <[email protected]>
Logo updated

43145262773b07df92e3c69637c8b6ae8d384da6 authored over 11 years ago by josdejong <[email protected]>
Logo created

757290e77678dd285cef081901141f77430212db authored over 11 years ago by josdejong <[email protected]>
Keywords and title updated

e97d7d21182563dd6a3ef07931403cebfbd8420a authored over 11 years ago by josdejong <[email protected]>
CNAME file added

f2d19b9fc5f2e4acbfd32627fb700ca5df9b7a8e authored over 11 years ago by josdejong <[email protected]>
Initial web page

15e6e3e57cb8c9e67f9c7544aca489ba0387ded0 authored over 11 years ago by josdejong <[email protected]>
Create gh-pages branch via GitHub

a79f26dfefa1af89e11e791beefa731104c91cdb authored over 11 years ago by Jos de Jong <[email protected]>
Initial import

67278d8db89f17373c3a23c4342f621240a1bec6 authored over 11 years ago by josdejong <[email protected]>
Initial commit

0183801e21c6c2c843f47cac6714350293adcaae authored over 11 years ago by Jos de Jong <[email protected]>