Ecosyste.ms: OpenCollective

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

ngx-ui-scroll

Virtual scroll forever
Collective - Host: opensource - https://opencollective.com/ngx-ui-scroll - Code: https://github.com/dhilt

issue-2 adapter.update process

github.com/dhilt/vscroll - 5fb47b96abde5c76468299f3e1ec3156c044a0da authored almost 4 years ago
issue-249 Adapter.update spec

github.com/dhilt/ngx-ui-scroll - aa36f21f9eace7101b940a1ce9f3ee61631732c6 authored almost 4 years ago
Merge pull request #238 from dhilt/core-with-no-rxjs

Extract core with no dependencies

github.com/dhilt/ngx-ui-scroll - b47d24e1ce8905bcabe183ed72cff2d4ce2b9b40 authored almost 4 years ago
issue-2 maintain min/max indexes on Buffer/Cache update

github.com/dhilt/vscroll - ffa19bc9d500b13b0c799d2c99a1960430557df2 authored almost 4 years ago
parcoords: Use paper background color for text shadow for better dark mode

github.com/dhilt/plotly.js - 448750da80d15a1c9a0bddbd9e027fccd4a00566 authored almost 4 years ago
issue-2 Cache methods doc

github.com/dhilt/vscroll - a33018a3841c05df01ee8367ed04f646984ebab8 authored almost 4 years ago
issue-2 buffer/cache update methods spec

github.com/dhilt/vscroll - 68f5144a9c2971ac5fb2ec39a77eaeedca245af3 authored almost 4 years ago
issue-2 Buffer/Cache update methods implementation

github.com/dhilt/vscroll - d541c17c7954790ca2b1c26b13c1a5634b16576d authored almost 4 years ago
issue-2 Adapter.update process stub and params

github.com/dhilt/vscroll - 4034ed7affc442bd89762d8b1f3f7346a46843fe authored almost 4 years ago
Update glpolar_scatter baseline

github.com/dhilt/plotly.js - d6bddd168b90fab91a8c22360c7887fe0624c166 authored almost 4 years ago
update glpolar_subplots baseline

github.com/dhilt/plotly.js - 69582cb49de79810784e37932bbd65dc4556414f authored almost 4 years ago
Update glpolar_style baseline

github.com/dhilt/plotly.js - 849db07a6dcf4f4f6d1b747a2ef69f5e0e688b8c authored almost 4 years ago
Fix splom grid spacing

github.com/dhilt/plotly.js - e0eba2b29fa66a174e45ed11e022d110fa42f83a authored almost 4 years ago
Fix scattergl line dash lengths

github.com/dhilt/plotly.js - b4abfb2133dc9332cce44c245755d05923e8a60d authored almost 4 years ago
Add dark background parcoords baseline

github.com/dhilt/plotly.js - f3ce6304593d64c2c32de0c67e2045a63f30cee5 authored almost 4 years ago
Update some reviewed baselines

github.com/dhilt/plotly.js - 2108515aa53dae4054babea25d4f269f92a2e5ae authored almost 4 years ago
Fix gl clear context test

github.com/dhilt/plotly.js - 3e5f9b7f8d837083f5bc0dd291042553a447af96 authored almost 4 years ago
update coordinates

github.com/dhilt/plotly.js - 5e63febdc63dd4428b925d669a6d3438d54aa812 authored almost 4 years ago
Update SPLOM tests

github.com/dhilt/plotly.js - 9a0af27916036a28658265e4c2f2794e271ab9aa authored almost 4 years ago
Fix approximate marker size padding calculation for SPLOM as well

github.com/dhilt/plotly.js - f4c9e6e48752c2457e3a1346ad519344bc7db310 authored almost 4 years ago
Update approximate marker padding calculation

github.com/dhilt/plotly.js - c14ab5fc5f91516e41a6995704417fd6093dec35 authored almost 4 years ago
Update scattergl_test pixel coordinates.

Default respolution is now double the prior value

github.com/dhilt/plotly.js - 89bf4db9f5d769b22523248d05791090c5b7ed72 authored almost 4 years ago
Fix responsive tests

github.com/dhilt/plotly.js - d666f09b68b91e1130f7f12f5bcee72fa56136cb authored almost 4 years ago
update canvas size in responsive. Factor of 2 from plotGlPixelRatio

github.com/dhilt/plotly.js - 992b50ecb974e55285201d2897da14c0dc057d75 authored almost 4 years ago
Fix regl check

github.com/dhilt/plotly.js - 4c26380ca962d09a8f0f652ceddc74a8319eaab6 authored almost 4 years ago
Fix splom grid scaling

github.com/dhilt/plotly.js - b4b60e4a6dabf5e7cd9ed572cfb29333e2a3f0c2 authored almost 4 years ago
parcoords: Use paper_bgcolor constraint border and text shadows to support dark modes

github.com/dhilt/plotly.js - c755979279a1bd46b8aeba892326d4c3b2b5df28 authored almost 4 years ago
Scale parcoords line width with plotGlPixelRatio

github.com/dhilt/plotly.js - ef92fe6d8549a0e4a5a751c559321f39e3469ba8 authored almost 4 years ago
scattergl size fixes.

github.com/dhilt/plotly.js - f03bce0238cac455d97b8242ba7e92adc1e4b36e authored almost 4 years ago
Take config.plotGlPixelRatio into account for splom trace

github.com/dhilt/plotly.js - 55ee4b35166c9eb940b71d15ef728189cf2b4ec4 authored almost 4 years ago
Take config.plotGlPixelRatio into account for parcoords trace

github.com/dhilt/plotly.js - aa67a7f67c4a960ede0dd58bbc243ec5a3a6fc4b authored almost 4 years ago
Take config.plotGlPixelRatio into account for scattergl trace

github.com/dhilt/plotly.js - 004c4015b4c8c33fd9c793f247b5676fcd225aba authored almost 4 years ago
Merge pull request #5498 from plotly/add-test-for-5411

Add a test for enabling validation in node.js

github.com/dhilt/plotly.js - f125c2482737ea37ac0b0ccdd294ce99804e3dc2 authored almost 4 years ago
Merge pull request #5499 from plotly/fixup-requirejs-throw

fixup throwing error in requirejs test

github.com/dhilt/plotly.js - eb6365cf7a7b950ff076ae3c83c2f648f78bac1a authored almost 4 years ago
fixup throwing error in requirejs test

github.com/dhilt/plotly.js - 82646ac09b46eb3f4e9c943e9c6c69e55592680d authored almost 4 years ago
add is-plain-object test for issue 5151 - pull 5411

github.com/dhilt/plotly.js - 49900af761f2ee75c2b6749342835808dd5698a0 authored almost 4 years ago
edit script to update dist/README for mathjax version

github.com/dhilt/plotly.js - 3dcbbe0b18ad25a3fa785e7829acd5b209b35f70 authored almost 4 years ago
no more vendor folder

github.com/dhilt/plotly.js - 6da50c7723376687481786c03074ad253d6daa6e authored almost 4 years ago
exact dev-install mathjax 2.7.9

github.com/dhilt/plotly.js - 1a383d77ba707b12011cc46aa3cfa9892e3ef729 authored almost 4 years ago
point to node_modules/mathjax instead of vendor/extras/mathjax

github.com/dhilt/plotly.js - 6e20c31e24a7b8841ce229373c186c80d53f7e81 authored almost 4 years ago
remove mathjax and vendor folders

github.com/dhilt/plotly.js - 3ef009037668436d4c5b7b59f1b4a5e76fa9d261 authored almost 4 years ago
Merge pull request #5492 from plotly/avoid-duplicate-topojson

Use topojson input from node_modules/sane-topojson

github.com/dhilt/plotly.js - 7347bedc7f90b1fee91f45cb41fd9bde246033db authored almost 4 years ago
put ../.. back in devtools.js

github.com/dhilt/plotly.js - 815d0471c8e3af473a21bfdfdd48b3162091b4b4 authored almost 4 years ago
fixup local geojson links and mathjax comments

github.com/dhilt/plotly.js - 343faa898cdc92e1e5ceee821c369bb09a135c4a authored almost 4 years ago
interfaces/enums refactoring

github.com/dhilt/vscroll - 3c175fffd932ddff0f26b6ef4e1b983ef4e5be78 authored almost 4 years ago
Merge pull request #5491 from plotly/remove-ie9-mock

remove unused IE9 file

github.com/dhilt/plotly.js - 69ffb2c4a3fa6ed88d9cafd9db497741d8f24c23 authored almost 4 years ago
use sane-topojson files from node_modules not vendor

github.com/dhilt/plotly.js - 3cdbafd7f67f83745c67a6875a7068d2c3261795 authored almost 4 years ago
remove ie9 mock

github.com/dhilt/plotly.js - 840c8d837170a0591b0f6af102e85b7db7d06f74 authored about 4 years ago
remove vendor/topojson

github.com/dhilt/plotly.js - 3b265ef5395ba722530b20a644dbe89031a2ff44 authored about 4 years ago
Merge pull request #5489 from plotly/fixup-stable-image

Correct arguments passed to circleci tests

github.com/dhilt/plotly.js - d2e29f8a0eabf8f5e88ffbd7f229f532a3d294a9 authored about 4 years ago
correct arguments passed to circleci tests

github.com/dhilt/plotly.js - 8b43f73b3b7c407b560b88fa45755ca37e289c87 authored about 4 years ago
Merge pull request #5487 from plotly/start-vendor-end-dist

Create vendor folder and fresh dist as a target only without extras including mathjax

github.com/dhilt/plotly.js - 372bf8240c5c75771cdf71beee11197c281796ae authored about 4 years ago
update stats task to point to where to find mathjax files

github.com/dhilt/plotly.js - 3fd15344de42f91ca082371cdf0e7d51d20970d9 authored about 4 years ago
add a publish test for requirejs

github.com/dhilt/plotly.js - 80d309034dc0ec320c11461c89afac82b14e523b authored about 4 years ago
no longer need to exclude mathjax in no-new-func test

github.com/dhilt/plotly.js - 3781b5757d5b964636d43a34582fe28fd84f2c9c authored about 4 years ago
replace vendor_to_dist shell script with add empty_dist.js and topojson_dist.js to run before build scripts

github.com/dhilt/plotly.js - 0642fe828dd58a7016fdeb775a7038618c6d3d94 authored about 4 years ago
Merge pull request #5485 from plotly/lat-lon-hover

Switch to latLon hoverlabel

github.com/dhilt/plotly.js - 6f031b22a6bb349c8b98c1aeeb52bf1fdbc23082 authored about 4 years ago
Merge pull request #5486 from plotly/revisit-container-names

Revisit ci container naming - part 2

github.com/dhilt/plotly.js - 779afe682e8508a3fa599def61e8d8a6accfdc28 authored about 4 years ago
bring back dist folder without extras and mathjax

github.com/dhilt/plotly.js - fd427ece09e23b7a3516d6baf55a7f6a1dea52e7 authored about 4 years ago
move sane-topojson to dev-dependencies

github.com/dhilt/plotly.js - 2f80ee5192f6c4f3ed8ce6c740b478fff307b72b authored about 4 years ago
revisit ci container naming

github.com/dhilt/plotly.js - 5481dc547f0e5f8c16216250630907587937dd85 authored about 4 years ago
switch hoverlabel order from lonLat to latLon i.e. to comply with ISO

github.com/dhilt/plotly.js - 122fd25bee9fb3d5a645dd72d10d2e5f8f881190 authored about 4 years ago
use build folder for plotly.js.min for jasmine test

github.com/dhilt/plotly.js - a45bff415a15470639f07683f026591ab76f6dcd authored about 4 years ago
remove require js fixture - for now

github.com/dhilt/plotly.js - ef081bf20c56eb524106974bca3c5b4559efa142 authored about 4 years ago
provide dist_readme at root, clear dist and do not commit dist

github.com/dhilt/plotly.js - 198d46d0990f4f0f54728625647baa3ba23c0bf2 authored about 4 years ago
use vendor in tests

github.com/dhilt/plotly.js - d981b3da5b211a46d6739185b1b89210a243c23b authored about 4 years ago
use vendor in tasks

github.com/dhilt/plotly.js - 0a389638d7cbd965c20627d358dc7a2596fbffaf authored about 4 years ago
specify node options for no-dup-keys test in config.yml

github.com/dhilt/plotly.js - 335e6b477705000fd4a876261e41971329fb1f25 authored about 4 years ago
run duplicate key test last

github.com/dhilt/plotly.js - af1f03246208dd2c311bc208104c4b39068b83d9 authored about 4 years ago
keep cibuild for image test in build - do not pollute dist

github.com/dhilt/plotly.js - 3cb18e33d171306e61e15eec62247ea5f0f4fd57 authored about 4 years ago
ignore vendor folder in eslint

github.com/dhilt/plotly.js - 7a99bf8e39d5cf30be15715cca4f77e6a06fb258 authored about 4 years ago
move dist/extras and dist/topojson to vendor folder

github.com/dhilt/plotly.js - 86c6e10aaf55339f544aeb4b04fb18fd648088ba authored about 4 years ago
add script to copy vendor over to dist

github.com/dhilt/plotly.js - e03aac24ad0d1718df116235cc50b0a65164762a authored about 4 years ago
run vendor_to_dist in preporcess before preprocess.js

github.com/dhilt/plotly.js - bd3f44a29c147c30b5fdd3eea3ff4a369a93e722 authored about 4 years ago
Merge pull request #5482 from plotly/label-flaky-tests

Label flaky tests and add early returns in setTimeout functions to bypass undefined fullLayouts

github.com/dhilt/plotly.js - 352f4e46916f9f57f36f1deb379fba17c2041c1c authored about 4 years ago
add three more early returns for destroyed plot

github.com/dhilt/plotly.js - 85ad8744aeee58b7168669f7ecc79d81b2d6eed0 authored about 4 years ago
add early return to functions called by setTimeout when gd._fullLayout is undefined

github.com/dhilt/plotly.js - a5f20876ad5c938d3fda2820b871e44e571d86d7 authored about 4 years ago
Merge pull request #5483 from plotly/user-friendly-container-name

Improve naming for test containers

github.com/dhilt/plotly.js - 7d3c8d3083a1c52ae7cb008b6135ee52aa578466 authored about 4 years ago
improve naming for test containers

github.com/dhilt/plotly.js - 5c11a30b00a524e6173c09398662d649a3d963a1 authored about 4 years ago
add missing gl tag to splom select test

github.com/dhilt/plotly.js - 3c6ec3a9b58373a8baf6de3b22d2468c16a97dbe authored about 4 years ago
add flaky tags

github.com/dhilt/plotly.js - 832ebc2e649fbe40ceb745b65eac21d817188baf authored about 4 years ago
early return with void _subplots e.g. afterAll in transition test

github.com/dhilt/plotly.js - 27c0ac49a0d3f97dde9a256bc8ce76e0f1e02619 authored about 4 years ago
refactor loop over describe in transition test

github.com/dhilt/plotly.js - bb351c87053deb31d76d1cd3e01057477c6a442e authored about 4 years ago
make one descibe block and use transition duration in test descriptions

github.com/dhilt/plotly.js - bc903cc702b12fb14a7ca8fd10d3f8dd05c3f290 authored about 4 years ago
Merge pull request #5476 from plotly/heatmapgl-scaleanchor

heatmapgl with axis constraints

github.com/dhilt/plotly.js - dc3c342f346bd6effad210414f377345fe3e2d47 authored about 4 years ago
Merge remote-tracking branch 'origin/master' into heatmapgl-scaleanchor

github.com/dhilt/plotly.js - 15a7467fb76f771f3b2c1364a93554bcdf93f536 authored about 4 years ago
Merge pull request #5478 from plotly/set-node-space-all

Set default max memory usage for all node.js processes on CircleCi

github.com/dhilt/plotly.js - 33c396f5e4882896aa5987168589a8215dad9869 authored about 4 years ago
set heap option before very first node.js call

github.com/dhilt/plotly.js - 071d76ed44151280e41b2e337894ba9b80623c55 authored about 4 years ago
set node space for all

github.com/dhilt/plotly.js - 6b3b28f294ddcd4fa79171d0e318e855d0cf4578 authored about 4 years ago
fix #5474 heatmapgl with axis constraints

github.com/dhilt/plotly.js - eba1629c0ba88be9c3863afcaf398c80d0996e0e authored about 4 years ago
Merge pull request #5471 from plotly/publish-dist-no-es6

Split syntax task and run no-es6-dist on true publish files

github.com/dhilt/plotly.js - 89e27bede50593a8feea27373b167260b552e856 authored about 4 years ago
split syntax task and run no-es6-dist on true publish files

github.com/dhilt/plotly.js - ef566230c5cb8724fe2fef169036cce0dbf1dde1 authored about 4 years ago
Merge pull request #5470 from plotly/dont-publish-rc-v2-for-now

Disable publishing flavors e.g. plotly-rc-v2 to CDN

github.com/dhilt/plotly.js - b71e70e999607aaacebfecb67d34d7138670bef4 authored about 4 years ago
disable publishing flavors e.g. plotly-rc-v2 to CDN for now

github.com/dhilt/plotly.js - 595fcd31c65f673a5da1ea97b61cd3bf31b2dd3f authored about 4 years ago
Merge pull request #5469 from plotly/changelog_links

add links to changelog, finally

github.com/dhilt/plotly.js - b749ced359ad846cce707a9fd961ed2c6bf86def authored about 4 years ago
fix hash-sign

github.com/dhilt/plotly.js - d2e04e932ee3d334acdfcb91a78d2e2f0a70e92e authored about 4 years ago
add links to changelog, finally

github.com/dhilt/plotly.js - 534c163bd7da437c6b4b14848d905cd8dfcdc72e authored about 4 years ago