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

Merge branch 'develop' into hammerjs2

Conflicts:
lib/network/Network.js
lib/network/mixins/ManipulationMixin.js
lib/network/mixins/...

6c01a1471d4edffdbfce79c5d3acec7ff90c9ce3 authored almost 10 years ago
Fixed #664: end of item not restored when canceling a move event

274a2d7d9d7d6623a77d14305743c0081a63ba58 authored almost 10 years ago
work in progress of porting the event handlres

3541260108e6233bb8cb0d5122cac3d1c9518782 authored almost 10 years ago
removed event. events are used for messaging between modules.

57d15b6ea95e4872523d94e42c71181b50cc3e90 authored almost 10 years ago
reasonably success in decoupling the rendering and the network by segmenting a canvas, view (for camera controls) and renderer.

fd06e8e81ec42aac9335ee5d3e4af1ab5cade555 authored almost 10 years ago
fixed manipulation add edges view of edge that is created. Unfreeze after edge connected

00121c8a797146015d68cb6671f2110d7f3333b6 authored almost 10 years ago
physics detached from nodes and network.

714f4affb3acc5a9f025695be37f7806a8735526 authored almost 10 years ago
migrated all of the physics to the modules

adacb9c0f622f783702d10b2361fab603cccf0eb authored almost 10 years ago
removed sectors, physics is almost stand-alone. Edges need better options for physics.

2edd8b82ce4a0a3b2493e50ecec25ad902af0ac0 authored almost 10 years ago
first step to modularize the physics engine

b91757fabfc91059a2a3e8855f17298bc41f2867 authored almost 10 years ago
first modularizing experiment. Made body object containing data nodes, emitter, support functions. ClusterEngine is the first module.

093cb73de5f0c29dc82feca7f8de58ad19866cbb authored almost 10 years ago
Merge branch 'develop' into v4

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

1ed569c6a468fa599a73e0effb8cb80450eb91a1 authored almost 10 years ago
- Fixed manipulation bar for mobile.

8b5921c0e5a3eb68c0721b3702626dbdabfd64d8 authored almost 10 years ago
Merge branch 'develop' into v4

978b7b68a266033790f2085036db16f444bb3c05 authored almost 10 years ago
Merge branch 'clusterRewrite' into v4

Conflicts:
HISTORY.md
dist/vis.js
dist/vis.map
dist/vis.min.css
dist/vis.min.js

dc977a738651725d76ef94dce002cc250c98bdb7 authored almost 10 years ago
setup for modularization, move to v4 branch

0521284a4f0bf97dda12e4fb225be03c1b27bfe1 authored almost 10 years ago
added comments

2689fd3b5446840473a5f98b5eff353df91b73df authored almost 10 years ago
asynchrome stabilization

fd9323632f6bd890cbe9c1e4d9d673361830daca authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

4b0433f0f5b452b4f48cafb0bf3547c3251a7af7 authored almost 10 years ago
Added link to cdnjs

f29d6e750f9e59a3a3ccb2541f70d841488240a5 authored almost 10 years ago
Merge pull request #651 from aytech/develop

Multiple customTime vertical bars

69576a57e2308b29e891b0543c893fb4c29cc08d authored almost 10 years ago
Added option to supply ID for the new custom time bar

9c469d02ba650e0303670e301c845ecea54307aa authored almost 10 years ago
Added id parameter to set/getCustomTime methods, docs update

01207417f3175dca90e6a23bc6237407602d13e5 authored almost 10 years ago
Multiple customTime vertical bars

1c848f1f2d6a8fe39246380175b03356bb909edd authored almost 10 years ago
fantastic clustering in network woohoo, added point labels for bargraphs in graph2d

a9b7485b86a646216dbdc57cefd2096441721139 authored almost 10 years ago
minor tweak to example

ff4444b30fc098ddd0f5d3a8154288a39e20e0b5 authored almost 10 years ago
merged #635, thanks @tobeee!

ca85e86be237bba82c9d46fa3dcf6bb1d9db9a35 authored almost 10 years ago
exchanging dist for easy merge

97a9cfbc2b7f32611c15c8b5ceaf8058eadc2dca authored almost 10 years ago
allowed hierarchical layout to be set from setOptions

4418e441d61dbdacb271afe787bfdadd570767db authored almost 10 years ago
- Fixed bug where a network that has frozen physics would resume redrawing after setData, setOptions etc.

- Added option to bypass default groups. If more groups are specified in the nodes than there are...

805ef8d43ea29b5896f433fc9527c8d77bec2c9a authored almost 10 years ago
improved upon popups

8f15b3ba41ba55544bb15ced37bc69c228ca4243 authored almost 10 years ago
Merge pull request #641 from Dude9177/develop

Fixed the width problem for icons wich made it difficult to click on them

ba6856d6cc95ddba8cc30c33fbc7dcbd1f814b91 authored almost 10 years ago
Added icon-text-spacing

dfef167e0829504b70ad9e48778140cd2c82df43 authored almost 10 years ago
added moving pop-up, optimized the check to hide popup

8a1286aaac7f56c21285496b46dacd4f5f9bea66 authored almost 10 years ago
Changed resizing for icons

830fe47776fa591f988dcaa50e4bc2209c528055 authored almost 10 years ago
added gradients for edges

403b0eb43873dddb97a9513f68580b069b19286a authored almost 10 years ago
Merge pull request #638 from Dude9177/develop

Add ability to use icon fonts for nodes

5260cb1cf23ed88ad13e09460351fa6b4ddce186 authored almost 10 years ago
made sure frozensimulation stays frozen when doing setOptions or the like

f91e2bfab6463464a830d0a8818f8af0fd46df5f authored almost 10 years ago
Added documentation and default values

a4b0b93f56e01e6e11d513dd55b92a3b0a4f645e authored almost 10 years ago
Updated Examples

7b3fc2fd2cb5ca987e9be5df33b942fda3b78254 authored almost 10 years ago
Added Examples for Icons

158309edbf0c420ddbf411ffd356f13933f4cb84 authored almost 10 years ago
Add ability to use icon fonts for nodes

Add the ability to use icon fonts for nodes such as FontAwesome

2359f3a72a4c0c9afda52ebd08d1d866fd6fb70e authored almost 10 years ago
Fixed #631: invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`.

63be7f847af5f8f8cae8e69e073c4aa58ae2279e authored almost 10 years ago
Fixed #629: timeline not properly initializing with a DataView for groups

681f305c92710abae1e65f69d37274d1a1d07ab6 authored almost 10 years ago
Updated /dist

a716e3f23974d3e251eb36e6108f0469327f4499 authored almost 10 years ago
Merge branch 'develop' into v4

Conflicts:
HISTORY.md
bower.json
dist/vis.js
dist/vis.min.css
dist/vis.min.js
package.json

261ea430ad584efb50611b47f7437a3d952fe535 authored almost 10 years ago
Bumped version number to 3.10.1-SNAPSHOT

ae7d2004de9316d5fd1f4f9dd6e3b2541df47f5d authored almost 10 years ago
Released version 3.10.0

a3b89a4cd003fc7043327c404fff976cb10e1e49 authored almost 10 years ago
Fixed #541: `setWindow` not working when applying an interval larger than the configured `zoomMax`.

89cacf51dca3b63512cd436861e426d1ed97a97e authored almost 10 years ago
Fixed #626: added class name 'network-tooltip' to the tooltip, allowing custom styling.

85a49824876f5db75cd577f8f61a0e7585d9da55 authored almost 10 years ago
Updated /dist

6ff857a06e338380a001e12556f8ffac5ecca30b authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

a636e952a59f48c78f26d1741d16c8afea71355a authored almost 10 years ago
Fixed #443: not being able to drag items to an other group on mobile devices.

76757c978e28db27a0cd9c6c1a1446999ff77d6c authored almost 10 years ago
updated history

025bb88d522acc695ecfd9b6d3d86fead7ca21e9 authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

b20abe80e9efb7c60ec9df59dcde281bcf30a220 authored almost 10 years ago
removed nodes and edges from the selection before they are deleted through the dataset or when setData is called.

ff4d576b7c78fb8d550d3cc4506dda46932e78c8 authored almost 10 years ago
Updated docs

e47659398b24549fa28d3c1bc92c82877e16f7ee authored almost 10 years ago
Implemented option `snap`

1aea9fed3012036ec0354f997ef4056051072ac7 authored almost 10 years ago
Fixed #550: `Timeline.redraw()` now also recalculates the size of items.

d587c437a8a0babc098f95774c459bd038f20795 authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

da10145046b9c1bf28bd4429acefafda56ae1672 authored almost 10 years ago
Fixed #401: width of range items not always being maintained when moving due to snapping to nice dates

1d7982f5916d08f6756092bc44cc54c54b2c2969 authored almost 10 years ago
Updated history

d07eb695034dc1f8d250082a98e83aa404cf8159 authored almost 10 years ago
Merge branch 'v4' into es6

d24d45c444209be241b7ab3223b67a98b15ba851 authored almost 10 years ago
Upgraded to the latest version of 6to5

e0e1de730197778fe4bae0c8fe61e12512ba1c8b authored almost 10 years ago
Changed unit tests to use the compiled vis.js

783af7a56150901f9d7eb09fb24d8ef0df7d60b3 authored almost 10 years ago
Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding).

81dc7642fef9e9870bd5ac2ab35d6b7c20e94741 authored almost 10 years ago
added documentation

3814ff18c4dfa4de633628c551b2708b59f11d28 authored almost 10 years ago
- Fixed bug when redrawing was not right on zoomed-out browsers.

aa17f03fba25ecbd5f7f072064b404dea14dbc72 authored almost 10 years ago
- Fixed bug when redrawing was not right on zoomed-out browsers.

5d964c023705b6e755d5f5528838e741facf4156 authored almost 10 years ago
disabled cluster debug keystrokes

faf28642d2e76e6a63a463b9e9f9fc81b3a9691d authored almost 10 years ago
made scaling function customizable

164653cdd7c81990b2c8379963208acaa8cb9501 authored almost 10 years ago
removed eu project

b4c56a62394a9a4b54418ee4f025fb80ebbc6d56 authored almost 10 years ago
- Added getConnectedNodes method.

- Added fontSizeMin, fontSizeMax, fontSizeMaxVisible, scaleFontWithValue, fontDrawThreshold to No...

2c28c423713dafb894fd955ea7d850587bfed33c authored almost 10 years ago
Fixed #531: a bug in the `DataSet` returning an empty object instead of `null` when no item was found when using both a filter and specifying fields.

b778649725103c8908a64af89f3a3e14dce63e82 authored almost 10 years ago
Fixed #339: Added a method `refresh()` to the `DataView`, to update filter results

c4d357dd85a4d097c4fb622141d4a6ec5ba2ea07 authored almost 10 years ago
fixed few (but not all clustering issues)

4cb8f2067997e093e511f6edf8a80053b6ce9640 authored almost 10 years ago
avoided onHold event during addEdge

b3e7d60bfb4f973ceb373762a51e1b32a30e3de4 authored almost 10 years ago
Added `6to5ify` transform to the dependencies and docs on custom builds with browserify

5892bd628edce482a10247bd1525048f554daeba authored almost 10 years ago
Merge branch 'develop' into es6

7b55f660947cadac6bb7c2130579fc21dba63e5b authored almost 10 years ago
rebuilt vis.js

dcaa31214b965f262671c40bbaf6d695461921ee authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

0c34e3bb022ef840f42b4364db50f732205b09aa authored almost 10 years ago
- Improved images handling so broken images are shown on all references of images that are broken.

42fd92f959122f638fa03a8a403de29d39354c30 authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

ea0a2304228db5e3f7ff57eac9576ba8a8234bd7 authored about 10 years ago
Fixed #590: implemented options to set a fixed scale

6c6af85c55af2a5943c205f3a20e1b354170c5d4 authored about 10 years ago
- Added option bindToWindow (default true) to choose whether the keyboard binds are global or to the network div.

f7f0dd8c5d1513fc6808e90e0621cc15794dd75e authored about 10 years ago
Updated /dist

8b45876c3ad9870123e0b45eaa9bc608b2dc5038 authored about 10 years ago
Added property `length` holding the total number of items in the DataView

1b6b0eaa1d6ee1bccf5c4bc29fbd1b3bc383ce9c authored about 10 years ago
Added property `length` holding the total number of items in the DataSet

7e8ca2dd07aa97442bcd156f2b04ea483c5739a9 authored about 10 years ago
Bumped version number to 3.9.2-SNAPSHOT

c682f6d73fd46a3bc5f44b3beca8359f7871541d authored about 10 years ago
Released version 3.9.1

84f43861dfd12e93e8afdc94a71eace6ce65eb0c authored about 10 years ago
removed console.log

4bab8406a2284243b1c1b96591a083d17786cd96 authored about 10 years ago
- Fixed scroll being blocked if zoomable is false. (decoupled bindHammer from create)

d488cd3a7a7bc2c0cf144bdd466d238cd1888081 authored about 10 years ago
updated docs for better clarity

6235267b6939453e58b97b6f5b8b9229c9e85026 authored about 10 years ago
- Decoupled animation from physics simulation

429a475c6315c58cdbcf05620794e5ade6d1879d authored about 10 years ago
- Fixed nodes color data being overridden when having a group and a dataset update query

86ec061d913414371160be69872d4209582ffc0b authored about 10 years ago
- Fixed bug where zoomExtent does not work as expected.

bfb819df832e48ea3c36972626d91d3bae2f22ea authored about 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

4482cca184515a1ad465a015620103550d1093c3 authored about 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
dist/vis.js

37a496e01541717974fd67f361339a2cdc22c11e authored about 10 years ago
updated history

98cac95dc0a46da329f853940a2b2c7c4e389612 authored about 10 years ago
Updated version number to 3.9.1-SNAPSHOT

22abb8635c38e895f6f32c364e8ec38bd0422aac authored about 10 years ago