Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-data

🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
https://github.com/visjs/vis-data

Moved default start and end to Range

c59150cb7d0d14d2bbe369eebf77a9646cb53e64 authored over 10 years ago by jos <[email protected]>
Reworked options and setOptions

d0e7334aee660d289822bf33e3ced01888125225 authored over 10 years ago by jos <[email protected]>
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util`

f43e58c3d896e2a9d9686761e29977131482306c authored over 10 years ago by jos <[email protected]>
Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now

d2880a89f4c4c265a01d3fdd2a73a627eda4addb authored over 10 years ago by jos <[email protected]>
Removed double function naming

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

8e84abfed2c6e25b4b50bdf0a4b29c89b0201c51 authored over 10 years ago by jos <[email protected]>
Updated vis overview image

8de97a453ec6cc723edc7aa97e223fc4c6e12b36 authored over 10 years ago by jos <[email protected]>
Fixed height of vertical line of box items not always updated correctly

e0e851ff626d62b283cc953c70d0c7f3107af608 authored over 10 years ago by jos <[email protected]>
Fixed alignment of the content panels to axis

51c23ae4ed46c50a1e2987dad7697d6d2a30871d authored over 10 years ago by jos <[email protected]>
Fixed ItemSet not updating on change in DataSet

37bc5ffd6feb3d7c274389c7336d4845b65a1ae5 authored over 10 years ago by jos <[email protected]>
Deleted redundant `Panel` and `RootPanel`

649c96cd2535301038f8127975be81659986d674 authored over 10 years ago by jos <[email protected]>
A minor improvement in dragging items

df5c4f6ec2ece7d3a58fafa5046ee4277d2ab109 authored over 10 years ago by jos <[email protected]>
Fixed date snapping

841bf771ad5940fa26e6fbd484b69b1b61e446ca authored over 10 years ago by jos <[email protected]>
Items are selectable and editable largely

d3f2c32095201e4d667ab88f0978f99d136eddf0 authored over 10 years ago by jos <[email protected]>
Renamed all functions `repaint` to `redraw`

4698283be46c9880b30b93a4f1d13c3694eacef8 authored over 10 years ago by jos <[email protected]>
Merged from develop branch

f5e585feac8241174a3242c087dfd3684611766b authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into predefined_panels

Conflicts:
src/timeline/Timeline.js

186d32cb2a256a52379cf9ddfd5d1362f4188d63 authored over 10 years ago by jos <[email protected]>
minor bugfixes for git issues #157 #158 #159

735e98f462361d9bcbad39c24f8543f8e38c51cf authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #157 from theGrue/initiallyVisible

Fixing usage of dataManipulation.initiallyVisible option.

4e94c8572461e01172b22090502deed86269b940 authored over 10 years ago by Alex <[email protected]>
Fixing usage of dataManipulation.initiallyVisible option.

8f2d8e5f239ddba337f980da5fcbec7891c430d8 authored over 10 years ago by Josh Gruenberg <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

60f3901ba675e6886650fd9f84f5cf5ed8de0930 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

728f3945fe881af94fad344b18ebf9a8ec59ac05 authored over 10 years ago by jos <[email protected]>
Released version 1.1.0

bf1c7b2081f85483d36d56f50c9ee21635f938b4 authored over 10 years ago by jos <[email protected]>
added dragNodes option. Renamed dragGraph option.

104b48788a3f3f9a99aecf58db558baa8ed20600 authored over 10 years ago by Alex de Mulder <[email protected]>
Replaced double quotes in js with single quotes

2036256498417f806966f3eeed5e78e04755fcc2 authored over 10 years ago by jos <[email protected]>
Fixed an auto animation start/stop issue

291fa6a662b9dd5c934ec0fb761e7a87c650be2c authored over 10 years ago by jos <[email protected]>
Graph3d listens for changes in the dataset now

8d411cf414fa9ef3007929bbdd77dab4d89cdd4f authored over 10 years ago by jos <[email protected]>
Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations

d1f642a97c06f3171ca83e41d0677d63fe34c59b authored over 10 years ago by jos <[email protected]>
Fixed #107: allow repeating select event

cd0b2b4c09d51c80f971e290b5c88b3c3489526c authored over 10 years ago by jos <[email protected]>
Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d

0afa2aa04dcc9a9b9b081a0396c95f4c6df7be2d authored over 10 years ago by jos <[email protected]>
Renamed event `camerapositionchange` to `cameraPositionChange`

3a6cb414225d82db41391d72ed2335d3e2a35a97 authored over 10 years ago by jos <[email protected]>
Updated examples a little

b5695e5b1c4e71c459c6dbd36a37344f8c5e481e authored over 10 years ago by jos <[email protected]>
Updated styling of graph3d docs

85de0a8e7bfb58afbb68b7ea88ee0024ccc43a2d authored over 10 years ago by jos <[email protected]>
Removed a left over console.log

ce6d30d2b704a357b7510a1a92a807fc5f69e293 authored over 10 years ago by jos <[email protected]>
tiny refactor and updated history for graph3d

6cae412ab6373607478584f41020da9ef889caf7 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed broken examples

b9ed7115c80f0a936712db0f32ea83f1fda9e6b9 authored over 10 years ago by Alex de Mulder <[email protected]>
Moved CurrentTime and CustomTime to the foreground panel

025f07f85a0fe799a7a3191f4cd7a2ee3e7ed895 authored over 10 years ago by jos <[email protected]>
Fixed offset in zooming with scroll when using groups

8a362df24ce28111f8ec18386a90ea4f634d4516 authored over 10 years ago by jos <[email protected]>
Merge branch 'graph3d' into develop

ad792ba82d49b44bbef195b459c0effd2ace41d9 authored over 10 years ago by Alex de Mulder <[email protected]>
Introduced a forgroundVertical panel, positioned the dots of item boxes there

d22e7e7dca33fc173608d87d8e31e307bd9d2540 authored over 10 years ago by jos <[email protected]>
ItemSet starts to work again

a84b7e6e927f79a029eaacebe66b3df05f9ba90d authored over 10 years ago by jos <[email protected]>
A fix in the height of the vertical grid lines

b2438d5618cc9f4480b10266202311f175098f20 authored over 10 years ago by jos <[email protected]>
CurrentTime and CustomTime working again

bd00625f47ac12a633572fdd175f3ecb5d03d0f9 authored over 10 years ago by jos <[email protected]>
Moved grid lines of TimeAxis to the background panel

06a069aa4b412f6f754c6cc9d3249af756a9e5ec authored over 10 years ago by jos <[email protected]>
graph3d finished for vis

c09a91fe1ce45ddb0e506c87c344152c010143d5 authored over 10 years ago by Alex de Mulder <[email protected]>
Added a horizontal and vertical background element

87b62d08b629d33f4072eb00c37dce164c4b0d89 authored over 10 years ago by jos <[email protected]>
Timeline repaints when orientation is changed

988557432245796d98ad7568114b5c6caaff1f0f authored over 10 years ago by jos <[email protected]>
graph3d functional

33793b04698378bcc1a9a4feb79e9f78f725137d authored over 10 years ago by Alex de Mulder <[email protected]>
TimeAxis starting to work again

908540a82ab7295c4c9f9d9d6687eb6f96f2b7d5 authored over 10 years ago by jos <[email protected]>
Fixed background size (did not reckon with borders of root panel)

dd7cf870a4b15511b8d3f4c487980e3a07a6908d authored over 10 years ago by jos <[email protected]>
Improved panel skeleton further, empty panels are now invisible (no border)

ab9dfbcfeaa4df428c8e289ca11baa28488d6dbc authored over 10 years ago by jos <[email protected]>
graph3d functional, examples and playground working. Docs need to be done.

348228596f6cb7a45de774f06f369007b79584c5 authored over 10 years ago by Alex de Mulder <[email protected]>
Improved panel skeleton

5203bedf7f659f54f6eacd2772f04eae198b8669 authored over 10 years ago by jos <[email protected]>
Created simple skeleton with panels: left, right, top, bottom, center.

cd4327ac2148b771d90f324f38eeca4a82a0fda4 authored over 10 years ago by jos <[email protected]>
updated docs

a65feda776c4c20f29a018caed3e52f20be8d883 authored over 10 years ago by Alex de Mulder <[email protected]>
added hover events

a819454d3546bc938dbbd7ed71bacaf4d944a63f authored over 10 years ago by Alex de Mulder <[email protected]>
filtering not working at the moment

67629549d863bc03d877d3d82cf29ec345d9cbc2 authored over 10 years ago by Alex de Mulder <[email protected]>
added graph3d

1643cefa6865de4d95418d2534f52b6d0d26b5f0 authored over 10 years ago by Alex de Mulder <[email protected]>
added hover styles and options

6ce3ccd58f067e5cf249760dd95fa7dcece12ac9 authored over 10 years ago by Alex de Mulder <[email protected]>
Added focusOnNode function #139

fc42d381e134df19e6a9759957e84b0ec3eb5600 authored over 10 years ago by Alex de Mulder <[email protected]>
graph: fixed bug with empty nodeset hierarchical layout #145

62ef58871126b1e29c814ab5adc238786f3b8ac5 authored over 10 years ago by Alex de Mulder <[email protected]>
first working version! =]

45e75420338e4e3c3db57942f49ed7c596e21ff0 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed `Timeline.clear()` not resetting a configured `options.start` and `options.end`

b6ab2907dda7e2cd28d38395559f11b9f232a3e0 authored over 10 years ago by jos <[email protected]>
Bumped version number to 1.0.3-SNAPSHOT

6fe84f6f45257a80eb6461ff2a09ced620426a89 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

8875b36c1cb2738dd70fa020bcb07fc77a275b2b authored over 10 years ago by jos <[email protected]>
Released version 1.0.2

78d3c6f577b2cd89b6f0d7a023d6abde2670c6f5 authored over 10 years ago by jos <[email protected]>
Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance.

b5e585e08cf5c96b039b1f6fb4feb3cce7fba6b2 authored over 10 years ago by jos <[email protected]>
Partly fixed #109: Axis scale and step size of a second Timeline are wrongly calculated due to miscalculation of the size of a character.

be2772998a07c68c67cf3145dce1ae13d1f0a351 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into linegraph

Conflicts:
dist/vis.js
dist/vis.min.js
src/graph/Graph.js

d4d4672048cadcb389d34c593dda4fadde763309 authored over 10 years ago by Alex de Mulder <[email protected]>
refactored _canvasToX to _XconvertDOMtoCanvas and _xToCanvas to _XconvertCanvasToDOM (same for y)

cc695b106020543e5eb83848ab33ad531a3c2f71 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
dist/vis.js

85f35f3543149d336891580d1b387983feccac85 authored over 10 years ago by Alex de Mulder <[email protected]>
interchanged canvasToDOM and DOMtoCanvas to correspond with the docs.

b5184c9c3404cc7a29e37cbb786891bf16232831 authored over 10 years ago by Alex de Mulder <[email protected]>
updated linegraph, axis style complete

53a12d9b5604107f4f7b62c58bcdbf98ec24ff18 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #86: A newly created item is now initialized with `end` property when option `type`

is `"range"` or `"rangeoverflow"`.

a5d5bea2f662e1ed3345df933994946a482cbe0c authored over 10 years ago by jos <[email protected]>
Fixed #116 and #138: bug when rendering the Timeline inside a hidden container.

34b4fdc536538850b69600c78f6aa678e78686b4 authored over 10 years ago by jos <[email protected]>
Added function `repaint()` to force a repaint of the Timeline.

40b0f90411fcc71dda684dc72376327b04cd9ec7 authored over 10 years ago by jos <[email protected]>
Added a simple navigation menu example

0842f6ed01005c2a32e7830843097bf16401e2c7 authored over 10 years ago by jos <[email protected]>
Implemented option `minHeight`, similar to option `maxHeight`. (See #132)

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

1ee0fc298599c1e5cb5707eda4bd36b0490af5e2 authored over 10 years ago by jos <[email protected]>
Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`.

54372f9106a4cd3dad812b77da4c4f09539440b5 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into linegraph

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

9f3aa0136fab2f0988b01aef470eeae9d9a83def authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

66c3a901ec0af83ecac0e7f8c2438ebd6064ce8d authored over 10 years ago by Alex de Mulder <[email protected]>
renamed variable for clarity

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

b71bd8ae7a4127e068787ae9d7c602e59b41dc98 authored over 10 years ago by jos <[email protected]>
Fixed #141: a bug in replacing the DataSet of groups via `Timeline.setGroups(groups)`

a677c22d2f92f17cba6bd790b65c0eaa8d2294fa authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
HISTORY.md

bc53609803522d8a20534a0e8926982e0ae0e221 authored over 10 years ago by Alex de Mulder <[email protected]>
added zoomable and moveable

28cdd634bc7e1796d7c25b394d472fdd5d9d4112 authored over 10 years ago by Alex de Mulder <[email protected]>
Some tweaks in snapping dragged items to nice dates.

24e3e882e49a30e6dec4e88119666655ddf59d3e authored over 10 years ago by jos <[email protected]>
restored setOptions, removed reset of view.

bc03b42b065c41818d885c368817a2e586606c9b authored over 10 years ago by Alex de Mulder <[email protected]>
rephrased docs

228f7180516cb91f8faa68e7b7a0322bfc9c3d35 authored over 10 years ago by Alex de Mulder <[email protected]>
added option to setOptions to avoid resetting view.

23cdb01d765fe50d96fb05eae496898eca6586f4 authored over 10 years ago by Alex de Mulder <[email protected]>
minor changes

f6c2d3c6a2d3a57d8f957fe8609d35b8f1c48761 authored over 10 years ago by Alex de Mulder <[email protected]>
working on linegraph

8221c4da24a3e364145620d5156c457784fc9422 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

72e98053fbf05a189a6d788546878e3e7164f7e8 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed stabilized event #131

8f86cd19448c213f6e725c836c11ee9e8451449d authored over 10 years ago by Alex de Mulder <[email protected]>
Updated version number to 1.0.2-SNAPSHOT

ec25cf9bf61aa9bd6c1485f7fd056a3400f0e04a authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

2efcf7c1f5168670fa522df5628d7817ec531e87 authored over 10 years ago by jos <[email protected]>
Released version 1.0.1

9bc1b06023bce9ef3e8a8b2a138d010f7f1f6011 authored over 10 years ago by jos <[email protected]>
added events viewChanged and zoom.

ac83a88aa125263d9e33e1f39bc73739abba0549 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

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

23876c03f5f0403defd4b19a0b4a72a1f58f60b7 authored over 10 years ago by Alex de Mulder <[email protected]>