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-263 use vscroll v1.1.0-beta.2

github.com/dhilt/ngx-ui-scroll - c774984e907868768c1a38e3e4566305d9b01c12 authored almost 4 years ago
v1.1.0-beta.2

github.com/dhilt/vscroll - e3bde3146bd6217867726565afa8ac9732e95e97 authored almost 4 years ago
issue-10 expose defaultSize

github.com/dhilt/vscroll - c4147e5e7dbe3ac28ada238e71e81d91c709f4a5 authored almost 4 years ago
issue-263 expose SizeStrategy entity

github.com/dhilt/ngx-ui-scroll - 213aaaac1b84ecc36309f3596d3d612e632246a2 authored almost 4 years ago
also look for other alignment periods when a period point wins

github.com/dhilt/plotly.js - b4bda4e78b208ae85d5fe024e0ce745fac92df9e authored almost 4 years ago
optimize customVal function

github.com/dhilt/plotly.js - e15da902d043400c476f0f3fd22aafa876728eb3 authored almost 4 years ago
rename function to customVal

github.com/dhilt/plotly.js - d584520602063529c124bdcf1258306ee13850c9 authored almost 4 years ago
refactor - make getVal function

github.com/dhilt/plotly.js - c89784d5178f1c4f3c6f03d06023b1a61f14b0e8 authored almost 4 years ago
clarify winning point - avoid extra hd variable

github.com/dhilt/plotly.js - f4a465e8127d34a729ff2a4ff0809f9513bad45e authored almost 4 years ago
order hover data to possibly get a non-period point as the winning point

github.com/dhilt/plotly.js - c6260e3fc0c00899351c394c25591d90176fba90 authored almost 4 years ago
adjust min and max positions of bars in respect to period alignment

github.com/dhilt/plotly.js - c96bf994eb39eacebf42477222c5b3e09cb1a24f authored almost 4 years ago
place period positioned points at the end to avoid winning hover

github.com/dhilt/plotly.js - 689adfaad22d482ca5ff702c59625e17c4b708b9 authored almost 4 years ago
issue-263 use vscroll v1.1.0-beta.1

github.com/dhilt/ngx-ui-scroll - 3885c0c6628b48ed69660c242b410053b291fcce authored almost 4 years ago
v1.1.0-beta.1

github.com/dhilt/vscroll - 4a16a138970e8319f3946954b0602e6b8dc0a54e authored almost 4 years ago
issue-263 more tests on frequent size strategy

github.com/dhilt/ngx-ui-scroll - 4094fb02abd7e57ef4a4846145ee9f927c06bd57 authored almost 4 years ago
issue-263 frequent size spec

github.com/dhilt/ngx-ui-scroll - c119f268f4dcd3c95b1b7d3e319512f1e117d975 authored almost 4 years ago
issue-263 spec: scroll min/max + relax

github.com/dhilt/ngx-ui-scroll - 6f0596b9fa49d365bd5b8101d70da0c81e34d016 authored almost 4 years ago
Merge pull request #5610 from plotly/fix5601

Take into account inside labels of the counter axis during autorange relayout

github.com/dhilt/plotly.js - a5a5de98ee43741ae16141ea4f4d32f3d22c9190 authored almost 4 years ago
issue-263 spread sizeStrategy to existing tests

github.com/dhilt/ngx-ui-scroll - 1f2e68ae1e00febc015eee74c82cd98c7521a4d0 authored almost 4 years ago
issue-10 frequent size Cache spec: init cases

github.com/dhilt/vscroll - df1c281b53d70e3f67bb2d5be9896d6964d8dde9 authored almost 4 years ago
issue-10 move sizeStrategy to Settings

github.com/dhilt/vscroll - bded1b1faf00c5f18622edd7b2138e36a59f5c51 authored almost 4 years ago
update baselines of horizontal legends with title

github.com/dhilt/plotly.js - 432c937b19de2fd2eb951b287e76f883d304cdfb authored almost 4 years ago
add extra space between legend title and itmes in the case of horizontal

github.com/dhilt/plotly.js - 350c74be0e506d0561a0a03750b92a8a03701c25 authored almost 4 years ago
base legend.title.font.size on legend.font not layout.font and default to 20% gt for h legends

github.com/dhilt/plotly.js - 8ca58409b1fa74ec593b6c292e07ac734cb97362 authored almost 4 years ago
fix 5601

- get bounding box when undefined
- bypass mathjax
- add jasmine test

github.com/dhilt/plotly.js - b676bc639db1eeb9371e54f1e0da5d006d3701f1 authored almost 4 years ago
Removed special handling for Safari for downloads as this breaks Safari, and it appears that recent versions may not need it

github.com/dhilt/plotly.js - 76f153557b32e2ed5ccef3e61554dd4a029092c4 authored almost 4 years ago
issue-10 Buffer.defautSize refactoring

github.com/dhilt/vscroll - 6791d76da754a8e5ec5d3ffe7883719c383510d6 authored almost 4 years ago
issue-10 frequent size Cache spec: remove cases

github.com/dhilt/vscroll - 7560cfc4b4bb4029d22c9c85a876b5d22de4ef70 authored almost 4 years ago
issue-10 frequent size Cache spec: add cases

github.com/dhilt/vscroll - c9a5fd0c07be57690c1a6208137b62207e60dad3 authored almost 4 years ago
issue-10 recalculateFrequentSize implementation

github.com/dhilt/vscroll - 2a517d3792f94df29c36dcc84d255fec6155334a authored almost 4 years ago
issue-10 cache spec: average size on add

github.com/dhilt/vscroll - 90dc32f6de44b8f1866d526ee02c8ba52db7507b authored almost 4 years ago
issue-10 add frequent size to Cache and Buffer (stubs)

github.com/dhilt/vscroll - d9090c41da6637e9864c4283ddf4e541cbc5e3e5 authored almost 4 years ago
issue-10 pass sizeStrategy setting to Cache

github.com/dhilt/vscroll - c0f88bf4def0b411bca4f545e905fd0118771bc7 authored almost 4 years ago
issue-10 sizeStrategy setting

github.com/dhilt/vscroll - bee7d12dec304476307d82201cc3c439cb170efd authored almost 4 years ago
issue-10 enum validator

github.com/dhilt/vscroll - 74002a1bc754710c1027704fab24ba6f4c900881 authored almost 4 years ago
fix coding style in changes

github.com/dhilt/plotly.js - 7b3929aa624003bb76f68c828ffc5d2e0e0a4d54 authored almost 4 years ago
update legendrank description

github.com/dhilt/plotly.js - d87ee126e88997e4e0cc44d62dc1bf9a646eebe8 authored almost 4 years ago
extend choropleth tests to include translate3d transform (#5525)

github.com/dhilt/plotly.js - c4370065e54a5fd13426255768c50eb3621c5fa6 authored almost 4 years ago
replace d3.mouse in geo hover to work around firefox bug (#5525)

github.com/dhilt/plotly.js - 341963e76d72db3464fa2dd75f9680171e278d2d authored almost 4 years ago
fix list of traces for publishing packages to npm

github.com/dhilt/plotly.js - 8ff08ad84c537b49c372e39fab6d7b21fa9ba396 authored almost 4 years ago
2.0.0-rc.1

github.com/dhilt/plotly.js - 32d46313a6c7dcdd46ebb608f7a18ce70201645a authored almost 4 years ago
update changelog as 2.0.0-rc.0 release note

github.com/dhilt/plotly.js - 7799b035018f3d988c8470cb57b428ad983197d1 authored almost 4 years ago
update changelog for v2.0.0-rc.1

github.com/dhilt/plotly.js - 846bbdd0b697d77b5f7c4c9759f14591e7f16390 authored almost 4 years ago
using nodejs v12.16.2 on the CircleCI

- higher versions do not pass

github.com/dhilt/plotly.js - b25a4579f046d6ae412ecf1f9465784f4a4ff87c authored almost 4 years ago
Merge pull request #5603 from plotly/correct-noci-tag

correct noCI tag

github.com/dhilt/plotly.js - 907921d96767a3cf6cce5978fff33bfbf273a8d1 authored almost 4 years ago
correct noCI tag

github.com/dhilt/plotly.js - 25e0e5f4219a1e0fcb282b19d747123804513bb0 authored almost 4 years ago
Merge pull request #5602 from plotly/more-stable-ci-jasmine

Revise CI tests to have a more stable run

github.com/dhilt/plotly.js - 4c9cd0cc849f8f189d7809fd23c04ef09b6b4710 authored almost 4 years ago
move dist tests to a separate containers and run in parallel

github.com/dhilt/plotly.js - 2aabfd3c2b3a872d413a369cf57a704e53e1b8f3 authored almost 4 years ago
add one noci flag

github.com/dhilt/plotly.js - aa4bb2d2d8e7240b6504887048f976f0e6980ac7 authored almost 4 years ago
add a flaky tag

github.com/dhilt/plotly.js - 69efe3e86be7a120cf76db49f05734ce4e7b31a5 authored almost 4 years ago
increase parallelism for jasmine tests part A and B

github.com/dhilt/plotly.js - 1eaea1aa960ee8b32768ddff95167b0f1ebd4dbb authored almost 4 years ago
Merge pull request #5597 from plotly/flat-empty-dist

do not depend on recursive remove directory for node.js < v12.10

github.com/dhilt/plotly.js - 6518eb7088db6b0f2aa92df59c82dd4162f01e9c authored almost 4 years ago
Merge pull request #5589 from plotly/fix5402-hide-overlapping-inside-labels

Take into account inside labels of overlaid axes in when hiding labels on the counter axis

github.com/dhilt/plotly.js - 3becfb814f6d029f55e31a0fdd17286ff061f20a authored almost 4 years ago
Merge pull request #5600 from plotly/bump-canvas-2.7.0

bump canvas to v2.7.0

github.com/dhilt/plotly.js - 44b3d8384a72fe5245fb39b0f85ede8905ff8190 authored almost 4 years ago
bump canvas to 2.7.0 also fixes pixman-1 not found when using npm v7

github.com/dhilt/plotly.js - 1d768a0bf9ab7251302c2784645ac1e7605b5311 authored almost 4 years ago
Merge pull request #5537 from plotly/followup-5520

Remove pattern from funnel attributes and add tests for histogram and barpolar

github.com/dhilt/plotly.js - cc1c2b0d50afa2e546d47e5a6d2448447afe1457 authored almost 4 years ago
do not make and return pattern object from coercePattern - unused for now

github.com/dhilt/plotly.js - 4de929d638aa9b0c4cb6e007a471508a69823a37 authored almost 4 years ago
Update src/components/drawing/attributes.js

Co-authored-by: Alex Johnson <[email protected]>

github.com/dhilt/plotly.js - 496c64347dfde569a60bc0319c5ca0e9cba0f8ce authored almost 4 years ago
do not depend on recursive remove dir for node < v12.10

github.com/dhilt/plotly.js - 0c566e640675d3a37f1eb75dcff2972cb9092026 authored almost 4 years ago
issue-262 vscroll 1.0.2, get rid of Omit

github.com/dhilt/ngx-ui-scroll - 03541a160272dbe7435a45df1189508387ce2802 authored almost 4 years ago
simplify typings: get rid of Omit

github.com/dhilt/vscroll - a7a29026d9d710e4e7a9b340be19eb93917cc47a authored almost 4 years ago
remove extra loop - update comments

github.com/dhilt/plotly.js - 69bf7ebe7ae74588493ee658d9d617a14a271117 authored almost 4 years ago
more refactor

github.com/dhilt/plotly.js - c00d56e2faed9b8c85aac2ddfe542dc6f6b4fd5e authored almost 4 years ago
no more need for _initID now that sort and collapse are fixed

github.com/dhilt/plotly.js - f232f42cfbf2a01357ed6f8defb24a276a0a7ef1 authored almost 4 years ago
simplify and fixup legend sort

github.com/dhilt/plotly.js - e1e9a744c2a861d359bf0d0a5d1b5c7c584d797c authored almost 4 years ago
update image test

github.com/dhilt/plotly.js - 69c0b29c3442c8e4397f428f89d770224a4ead4b authored almost 4 years ago
update secondary deps before release

github.com/dhilt/ngx-ui-scroll - aad587f8b9e1431d0a6a13b9963be686c764682e authored almost 4 years ago
issue-261 update vscroll to v1.0.1, passing tests

github.com/dhilt/ngx-ui-scroll - 62942f551e15449360af930b3d0998fbfe9ead26 authored almost 4 years ago
issue-261 test for big padding element (>=1MP)

github.com/dhilt/ngx-ui-scroll - ff59c96830d7ba0944c984d9b73b68acdfe9ec46 authored almost 4 years ago
Merge pull request #9 from dhilt/issue-8-Wrong-behaviour-when-padding-element-size-is-greater-than-1MP

Fix for reading the size of the padding element when it is greater than 1MP

github.com/dhilt/vscroll - c43b8bfe1444d12d3399d8004531b6060dc3837b authored almost 4 years ago
issue-8 parse styled size as a floating point number to avoid exp notation problem (1e+06px)

github.com/dhilt/vscroll - dcb14c544783f2b5672ac2cbf47b756fda4b2e67 authored almost 4 years ago
issue-8 update padding size only once per clip

github.com/dhilt/vscroll - 2906e1e0364f84c20b9e2a4e3e3035c6862b2a6f authored almost 4 years ago
refactor - simplify logic

github.com/dhilt/plotly.js - 915c67a6ccd862ccb87ad60ce25022e094b2a8b5 authored almost 4 years ago
refactor - bring down the sort function

github.com/dhilt/plotly.js - 274db06af1d169895d05b77affbc205889e90066 authored almost 4 years ago
refactor - add sort step

github.com/dhilt/plotly.js - 737478e6370d9500bf20e8c333a229c7b44f9261 authored almost 4 years ago
refactor - less variable and use push

github.com/dhilt/plotly.js - 6e61bd855131998dc550f0373339f078aebde8b2 authored almost 4 years ago
fix imports for vscroll integration

github.com/dhilt/ngx-ui-scroll - 5378844d3cd81645337f3b7166887fd5a0914469 authored almost 4 years ago
use extendFlat

github.com/dhilt/plotly.js - 0c27bbbe1bf2f84695342c65127384607c52407b authored almost 4 years ago
fix typings for ngx-ui-scroll integration

github.com/dhilt/vscroll - 759167f562230213b88cf7d6a6e2a4c21639f386 authored almost 4 years ago
drop pattern from funnel marker

github.com/dhilt/plotly.js - 4c4828a60ad8f2456d83223b74013cb303bf5b0b authored almost 4 years ago
add image test

github.com/dhilt/plotly.js - 32381d522e6a650d1b58865c1094289f837e4d32 authored almost 4 years ago
describe why dflt 1000 is used - mentioning ranking works within each group

github.com/dhilt/plotly.js - 4ffb06c5b283b72444ab3613e4bb8b573bfac057 authored almost 4 years ago
add image test - pie ranking looks strange

github.com/dhilt/plotly.js - 598d60c9153baac1f03a2691554752a778d1d4a1 authored almost 4 years ago
add legend calc jasmine test with legendrank

github.com/dhilt/plotly.js - 5136cc01af5a21f31a2064670d46fb3ea7e2723b authored almost 4 years ago
remove some empty lines

github.com/dhilt/plotly.js - 581371742e6fdc3df91004e1ccd8e02aac828a8f authored almost 4 years ago
keep track of initial order - to handle chrome unstable sort in old versions

github.com/dhilt/plotly.js - a60a382ee0c72d5c50dc5cb36d7c4e3766c4ff42 authored almost 4 years ago
implement legendrank

github.com/dhilt/plotly.js - 3cee835e320ede161ea72c4a9c90f72901bba235 authored almost 4 years ago
only make tick and tick labels visible for the first one

github.com/dhilt/plotly.js - ab00d3515b8144daf15b33266b108658b8f6619c authored almost 4 years ago
use main plotinfo

github.com/dhilt/plotly.js - 6bb979af3faad84640d4a0dfcbeb8a3cb3f4f473 authored almost 4 years ago
fix refrence from inside async function to anchorAx

github.com/dhilt/plotly.js - 6e206349d8dd4bd9f31a4b7e987b6d5323ca3c90 authored almost 4 years ago
hide ticks overlapping inside tick labels on all overlaying axes

github.com/dhilt/plotly.js - 6a052c4c989652e55eda715ed0f9d3e51f0a8e7c authored almost 4 years ago
Merge pull request #5584 from plotly/ticklabeloverflow

Implement ticklabeloverflow to improve control over display of tick labels

github.com/dhilt/plotly.js - 296dbfbeaa2b7fceace5198366ac50394f47294b authored almost 4 years ago
allow ticklabeloverflow on indicator angular axis

github.com/dhilt/plotly.js - 0deec98f567d552ab8a354cd4cc2b718e203e9c6 authored almost 4 years ago
remove colorbar dflt and update description

github.com/dhilt/plotly.js - f833ce41f9caafc7faab1ebf00861d573caa5687 authored almost 4 years ago
remove comments regarding push options and simplify logic for now

github.com/dhilt/plotly.js - c9eaff26eb1f31ebf10f1ba32c714f61e58106a7 authored almost 4 years ago