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

improved timelines dataSerialization example

e39dc89cf8df3f40bfbe69fe98faf865c505fd76 authored about 8 years ago by Alexander Wunschik <[email protected]>
fixed conversion from date-String to Number

24ffacb3e782e6cbbacc2b89383b6448b5c2f925 authored about 8 years ago by Alexander Wunschik <[email protected]>
Drag and drop support for the timeline (#2238)

* Add initial experiment
* Register drag and drop events
* Add initial drag and drop support
...

dd324da2a28ec03ddab12de2c64062876e775b43 authored about 8 years ago by yotamberk <[email protected]>
Add zoomIn and zoomOut to timeline core (#2239)

* Add zoomIn and zoomOut to timeline core functionality
* Fix example
* Fix jsdocs params
* i...

4dedc62296e231dbd8db5f5db4b3d242378f2d93 authored about 8 years ago by yotamberk <[email protected]>
Added class Range for Min/Max value pairs. (#2230)

* Added class Range for Min/Max value pairs.
* Processed review feedback, added comments.
* Fi...

088980bc4cf147eab1e08a73234d69de8b59c764 authored about 8 years ago by wimrijnders <[email protected]>
check parent DOM elements for direction attribute (#2237)

* Fix PR comment
* Remove extra line

a60407877d4b4c27570e2066c01828cde40e6fb4 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2235 from yotamberk/rtl-dir

Support parent dir for RTL timeline and fix a small bug for editable point items

b96566ed947fc5ec6ab8b02af629d497c05fde3b authored about 8 years ago by yotamberk <[email protected]>
Add german locale to timeline (#2234)

ed4bf21e7658bd5b07519b9fe74f1f2bbfb1b285 authored about 8 years ago by Uli Fahrer <[email protected]>
Support parent dir and add docs + examples

9d33372f0bd893faae12d242b19ce942a96dda9a authored about 8 years ago by Yotam Berkowitz <[email protected]>
Add support to rtl with dir

510adfc2820968637ac4776b567ababc522bdf1d authored about 8 years ago by Yotam Berkowitz <[email protected]>
Fix editable point item

1053fc63050ec816e276da61017f5ac608f73fac authored about 8 years ago by Yotam Berkowitz <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into rtl-dir

afdefcc0067710347fcb330e55cc4d3d3177ec89 authored about 8 years ago by Yotam Berkowitz <[email protected]>
fixes #2100 and issues with edges when clustering (#2229)

* Should fix issue #2100 and fix another issue we discovered around clusterByConnection leaving ...

91c96ba38c3ce093573f6946f6f1e0a8d327dec4 authored about 8 years ago by CapitanMorgan <[email protected]>
Merge pull request #2231 from yotamberk/template-fix

Fix templates and Item options

1d8a1820e0879bc7499136e5e841da20d69801c4 authored about 8 years ago by yotamberk <[email protected]>
Fix conflict

e3fdbcf5350d400d85c922f1e4807f0c857fb969 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Fix to Core.js to updated Core.js

4b6a0d7f74bf0573076e5fdd4faf3261332f98dd authored about 8 years ago by Yotam Berkowitz <[email protected]>
Fix templates

4f105a31279bcc8ea8093ef403dfd2e3d9004e34 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into template-fix

5195aa93da6c3950bd0cfb91bc12fd49923d288f authored about 8 years ago by Yotam Berkowitz <[email protected]>
Commit before pull

2f2f5c4cc88e6874681be3de366174e389089c8e authored about 8 years ago by Yotam Berkowitz <[email protected]>
Fix scroll bugs with vertical scrollbar (#2228)

* Add initial scroller without options
* Add initial scroll without an option
* Add verticalSc...

33795a90a12c3544251509ea990c540948c135f7 authored about 8 years ago by yotamberk <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into template-fix

249272ccc1334d89ebef58fb640db5710de471c0 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Added point draw method for style 'line' (#2227)

70f76a25b7ad6214ab07ee0976072b6160032b94 authored about 8 years ago by wimrijnders <[email protected]>
Merge pull request #2224 from bradh/timelinedocs-2016-10-24

Minor documentation cleanup.

6bb743214e5451422a490689508041601ad57daf authored about 8 years ago by yotamberk <[email protected]>
Minor documentation cleanup.

a70edfb1b970fbb4b349b670c820f349aeb39b25 authored about 8 years ago by Brad Hards <[email protected]>
Bugfix in timeline (#2219)

* Add initial scroller without options
* Add initial scroll without an option
* Add verticalSc...

1e55ee86403d961247302aa13fe2326bb4469062 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2223 from bradh/rangeoverflowexamplecleanup

Remove stray reference to rangeoverflow in example comment.

c1a3f66233ef4992168b769726b1fcd28e104e37 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2222 from bradh/readmefixes-2016-10-24

Trivial README fixes.

95cd631ab754f41dda488f9be39aa080679134dd authored about 8 years ago by yotamberk <[email protected]>
Remove stray reference to rangeoverflow in example comment.

7e342bd4f054754c62759f1d980e0f248b609614 authored about 8 years ago by Brad Hards <[email protected]>
Trivial README fixes.

3633bd9d56a992e4e1b9c915f4245f66dd1b86f8 authored about 8 years ago by Brad Hards <[email protected]>
Merge pull request #2218 from mojoaxel/featureRequests

renamed some labels

5489a190274dd3f06476092ab3d9af8f6fdf5d94 authored about 8 years ago by yotamberk <[email protected]>
renamed some labels

cad071e136480fac82b67d45ba808e06cfca7f04 authored about 8 years ago by Alexander Wunschik <[email protected]>
small improvements (#2217)

* Add initial scroller without options
* Add initial scroll without an option
* Add verticalSc...

ecf1c6a7d3603fb6753c37429e0246d785e72d99 authored about 8 years ago by yotamberk <[email protected]>
Fix small timeline bug when defining timeline with no options and fix docs explanations (#2216)

* Add initial scroller without options
* Add initial scroll without an option
* Add verticalSc...

ac1d6a6a96e6da5f29f0c7ffabb32a22a2186d5a authored about 8 years ago by yotamberk <[email protected]>
Added point draw methods for styles 'surface' and 'grid' (#2215)

6adac314fdcffa84a5468d0d59905922e3522258 authored about 8 years ago by wimrijnders <[email protected]>
Merge pull request #2214 from wimrijnders/PR23

Add point draw methods for styles 'dot-color' and 'dot-size'

a9be8e796bfdb78591ba083ec1a91d87bbcaf5b1 authored about 8 years ago by yotamberk <[email protected]>
Add point draw methods for styles 'dot-color' and 'dot-size'

9e1fd6671e1f6e1cf901b9c6a23ace1d374d474c authored about 8 years ago by Wim Rijnders <[email protected]>
Add point draw methods for styles 'dot' and 'dot-line' (#2212)

1c4e1a41eea5f2684fe8f67e55b4cd9b6839e266 authored about 8 years ago by wimrijnders <[email protected]>
Merge pull request #2213 from mojoaxel/develop

add two eyes review process

171ee3968746e344ecf5659bcabab1ef6b5f2242 authored about 8 years ago by yotamberk <[email protected]>
add two eyes review process

66ab105d84693bcbf0e54f50fdc7b30774b11137 authored about 8 years ago by Alexander Wunschik <[email protected]>
Merge pull request #2210 from wimrijnders/PR21

Added point draw methods for graph styles 'bar-color' and 'bar-size'

ab9d5f34228d5f4fbcba85c8733bfb20aea3b1be authored about 8 years ago by yotamberk <[email protected]>
Fix dragging items that have a React template (#2211)

* Hide vertically hidden ranged items in groups that are not visible
* Add element to templates...

cf7543769235f7c98740d45b834d4d834c7f6b74 authored about 8 years ago by yotamberk <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into template-fix

5af1b893fe240f692c2a6b2b2ca1462dfa2feb60 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Add vis-drag-center to fix dragging bug when template is react component

3addd510462bea9878764112dcb3d6f8c1d0f0d0 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Added point draw methods for graph styles 'bar-color' and 'bar-size'

fcc817b4f0d9b2e994f77882db7fa40741627a62 authored about 8 years ago by Wim Rijnders <[email protected]>
Merge pull request #2209 from wimrijnders/PR20

Added explanatory text for graph3d tooltip demo

8d13434a9dec7663b0cbd7e786538dffba035543 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2208 from wimrijnders/PR19

Added generic graph drawing loop; isolated point drawing of graph style 'Bar'

105356ba271a62736a1eef4e2cf4544fbfc77659 authored about 8 years ago by yotamberk <[email protected]>
Fix React support for group and item templates and add example (#2206)

* Hide vertically hidden ranged items in groups that are not visible
* Add element to templates...

d9598432d37fd5be56cfb2976c45963e97acf539 authored about 8 years ago by yotamberk <[email protected]>
Merge branch 'template-fix' of https://github.com/yotamberk/vis into template-fix

c548b14468e3aeacdadc3fa9d1c7cc12dd79d0ae authored about 8 years ago by Yotam Berkowitz <[email protected]>
Fix review comments

342091d180ff6badfe2a1631adf809c3d326cb22 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Added explanatory text for graph3d tooltip demo

44d6d8672165dec6603203c7f8ac4a90d2574386 authored about 8 years ago by Wim Rijnders <[email protected]>
fix title

42c054ff540b15db8f91d01c7824b3f73b7c4208 authored about 8 years ago by yotamberk <[email protected]>
Undid last commit in a very roundabout way.

124b70ffeb1aae29726ece52fee505e728e11a0a authored about 8 years ago by Wim Rijnders <[email protected]>
Fix typo

17c48c7967d2a5c3995133ae61d19173458dfeab authored about 8 years ago by yotamberk <[email protected]>
add react example

06c264e5b627c320f2d7474b251b1ccaa285e04c authored about 8 years ago by Yotam Berkowitz <[email protected]>
Added generic graph drawing loop; isolated point drawing of graph style 'Bar'

5d0a70e1f1fc5459adc7c946276ab8239a72af85 authored about 8 years ago by Wim Rijnders <[email protected]>
Merge branch 'develop' into PR18

7689e21218d0fa02537efe2fd20ad4394f24caed authored about 8 years ago by Wim Rijnders <[email protected]>
Merge pull request #2204 from wimrijnders/PR17

Some code cleanup and consolidation.

25a04fcdb27379e5a423bb573a5dbc2a877b7e99 authored about 8 years ago by yotamberk <[email protected]>
Fixed another silly indent

cd1b18fbe9a5cbc9269456e157925ddcaa270224 authored about 8 years ago by Wim Rijnders <[email protected]>
Interim save

d3b174da09502a86fe104581d2f25da6d6a7bf76 authored about 8 years ago by Wim Rijnders <[email protected]>
Fixes after testing

13752ed435b6b667d721411771e40b68b777e9e7 authored about 8 years ago by Wim Rijnders <[email protected]>
Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196)

* Add initial scroller without options
* Add initial scroll without an option
* Add verticalSc...

b889a5057d027e8c94ac98f10b44c908dc1009d6 authored about 8 years ago by yotamberk <[email protected]>
Graph3d: make setting dotSizeRatio public (#2202)

* Graph3d: make setting dotSizeRatio public
* Added method for dotSize
* Fixed silly indent

7424bfbfc28de94c076fd6ba7941105f9f3b98e2 authored about 8 years ago by wimrijnders <[email protected]>
Small code cleanup and consolidation.

3d0acba9944237ce12e82da59ce3f601a6e26dc8 authored about 8 years ago by Wim Rijnders <[email protected]>
Horizontal scroll (#2201)

* Hide vertically hidden ranged items in groups that are not visible
* Add vertical scroll when...

178e9dc915fe2057e3c924d77122db2a06e07878 authored about 8 years ago by yotamberk <[email protected]>
vertical scroll when zoomKey isn't triggered (#2197)

* Hide vertically hidden ranged items in groups that are not visible
* Add vertical scroll when...

ea4d56c68b2396d3b2f9051b29cb2dc2848bc6f9 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2199 from wimrijnders/PR14

Final cleanup for settings handling

503099328fa96e01bc5fb0fc71c25869975e9a9f authored about 8 years ago by yotamberk <[email protected]>
Fix template to accept react elements

8cb0e74580625eab78d322b634d11efe937eb9c6 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Fixes and hardening for Settings.js

baed96ee7ce2dd0344f57f61bde099894bb0473b authored about 8 years ago by Wim Rijnders <[email protected]>
Moved code for settings to separate module

3e84c3557ee04e7ec9dcdde6a24fcb792d2eaabf authored about 8 years ago by Wim Rijnders <[email protected]>
Updates DataSet and DataView remove event payload (#2189)

* Updates all 'remove' events in DataSet and DataView to include the objects that were removed i...

776f4cc2d65a0c019773a8875b4182d05ea03146 authored about 8 years ago by Zachariah Brown <[email protected]>
Line graph draw segments by depth order (#2200)

c92e2cd9522ce8a08fc6b64f2f397fb0e80c7155 authored about 8 years ago by wimrijnders <[email protected]>
Final cleanup for settings handling

6fc876a0ed14388910fc72fb46ddcbd8205fda32 authored about 8 years ago by Wim Rijnders <[email protected]>
Add vertical scroll when zoom is inactive

31096e04f622e505d1f4417bc60ffe549f2dceaf authored about 8 years ago by Yotam Berkowitz <[email protected]>
Resolve conflicts

7373a0441ff5dff076ec4757bfbf1e4e5421ed82 authored about 8 years ago by Yotam Berkowitz <[email protected]>
Merge pull request #2195 from wimrijnders/PR14

Common handling for settings with prefix 'default'

9cfda2badb4ed293194110731a31a69d66952323 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2185 from Tooa/Italian_support_timeline

Add Italian locale support for timeline

e9df41ed20fe8484cbb3f284b55f6b30a7e7ad21 authored about 8 years ago by yotamberk <[email protected]>
Final fixes

abb32df9b907abc111186edc284b6262e4b43fdb authored about 8 years ago by Wim Rijnders <[email protected]>
Added commond handling for settings with internal prefix 'default'

66ac9ddd3a245b1ce5a2bc6e9827ada5f707f024 authored about 8 years ago by Wim Rijnders <[email protected]>
Merge pull request #2182 from wimrijnders/PR13

Graph3d: Added fields with special handling to default settings.

5d63ae0588d0a050ffbbee6ffbb75bac0abd2bba authored about 8 years ago by yotamberk <[email protected]>
Fixed oversight with showTooltip

ffa2e19e24c4a38680eaee38a8c6693d6695afdd authored about 8 years ago by Wim Rijnders <[email protected]>
Added fields tooltip and showLegend to defaults

7c9bab862d07d8c223cd65d7b827f47bf62b4fd2 authored about 8 years ago by Wim Rijnders <[email protected]>
Merge pull request #2188 from mojoaxel/locales

added all locals to manipulation example

6a34948b0b3b63d0e4993b8a559e299d9847b09a authored about 8 years ago by yotamberk <[email protected]>
cleaned up locale; added all locals to example; set users local as default

f61c83ac6e8eaaf833fcccd7a05dc21fece1eb0a authored about 8 years ago by Alexander Wunschik <[email protected]>
Add Italian locale support for network (#2184)

Thanks @federicoco for providing the translation!

51f0db9d287b80fbbd3cb9093618da5d44c652cd authored about 8 years ago by Uli Fahrer <[email protected]>
Adjusted STYLE enum to previous

e6351b63bdd8e9dd9db72bfba89fe001c47060bf authored about 8 years ago by Wim Rijnders <[email protected]>
Added step to defaults; fixes to detect and survive inconstent data

9a028a8634a2b7e2e0a835de9b44166f533a1015 authored about 8 years ago by Wim Rijnders <[email protected]>
Add Italian support for timeline

bb627c66e66365473a9f7243a15b195acea446fd authored about 8 years ago by Uli Fahrer <[email protected]>
Merge pull request #2183 from mojoaxel/weNeedHelp

linked user profiles in help files

055e7eefb99e5720664dc7ef77426bcdbb151e84 authored about 8 years ago by yotamberk <[email protected]>
linked users to there profile

832e9633753d9bc8ca7c9abd589b27311232d916 authored about 8 years ago by Alexander Wunschik <[email protected]>
Added handling of settings for camera

f3e564311954512cd71898c796c5eb3b9e16aadd authored about 8 years ago by Wim Rijnders <[email protected]>
Managing help offers (#2178)

* removed reference to the style-guide
* added a how-to-help; added a document describing the c...

f5fe722f1f0e138912e630256482d3500da840d1 authored about 8 years ago by Alexander Wunschik <[email protected]>
Added handling of settings backgroundColor and dataColor

1446540a26b9c69bd6a25fe11f208c399b3d6e70 authored about 8 years ago by Wim Rijnders <[email protected]>
Merge pull request #2176 from wimrijnders/PR12

Added structure for default values

810922a68adcc2fb8144e83b273cbf990fcbb16f authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2175 from wimrijnders/PR11

Replaced sin/cos usage in drawAxis() with unit vector

49e558277d8b73d8881e8d061144d3a60271db75 authored about 8 years ago by yotamberk <[email protected]>
Merge pull request #2174 from ZacBrownBand/dataview_include_olddata

Adds oldData to the update event payload in dataview to match dataset.

8b39874faff31844149c7346f59de8d8e2eaa493 authored about 8 years ago by yotamberk <[email protected]>
Re-ordered keys to match other usage.

7c6248626bafe871f21bd66a530ba3e774501a93 authored about 8 years ago by Zachariah Brown <[email protected]>
Added xCenter and yCenter to defaults

165aa03e13aa40e2dc87d9f8c2a1fc04ba64a35a authored about 8 years ago by Wim Rijnders <[email protected]>
Fixed typo

b21f5a15df64bd332c65d5df2da6547ebd633d70 authored about 8 years ago by Wim Rijnders <[email protected]>
Added structure for default values

b2e0eb9b739b222a03708e9b127b93efc4700807 authored about 8 years ago by Wim Rijnders <[email protected]>
Replaced sin/cos usage in drawAxis() with unit vector

ffc54474352133020b2674cae7ab8d388985fda1 authored about 8 years ago by Wim Rijnders <[email protected]>