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

Merge pull request #5831 from plotly/fix5830-dosis-font

Drop Dosis font from image test

github.com/dhilt/plotly.js - d17ddc17b081a1206762ab9ce3fc3e382c4cedbf authored over 3 years ago by Mojtaba Samimi <[email protected]>
replace Dosis with Raleway

github.com/dhilt/plotly.js - 103dbd12761212e9b71c2317394663722c17b875 authored over 3 years ago by archmoj <[email protected]>
switch to expo/google-fonts to get Dosis

github.com/dhilt/plotly.js - cf1840fcebeea7154993e58745d0bc92f1b5c581 authored over 3 years ago by archmoj <[email protected]>
dosis font new link

github.com/dhilt/plotly.js - e56c1f6db2f67c7f0414bbc83a4f5758b589ac78 authored over 3 years ago by archmoj <[email protected]>
update log for PR 5771

github.com/dhilt/plotly.js - c8ebcde9523b157c6ca8550fe7e5f7da4f375db3 authored over 3 years ago by archmoj <[email protected]>
Revert "enable click for pie like group titles as well"

This reverts commit 4c4a11b2a05dde7190e6f69f93d062217545da82.

github.com/dhilt/plotly.js - b8e71e28a5f0cf063487ad7b2a2d3534fa591f4b authored over 3 years ago by archmoj <[email protected]>
draft log for PR 5673

github.com/dhilt/plotly.js - f0ff80d3cd2b98966271d7c69ac70fd06cd2bcb5 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into parcoords-constraintrange-valtype

github.com/dhilt/plotly.js - 2dfec94d5d07d09f6fa0c8305ff19b5c03bd1e40 authored over 3 years ago by archmoj <[email protected]>
warn once encountered a bad format

github.com/dhilt/plotly.js - 878034b5ae2e78d5b855d2267325d330e8669715 authored over 3 years ago by archmoj <[email protected]>
Merge pull request #5813 from plotly/sort-object-key-values-in-schema

Sort object key values in schema

github.com/dhilt/plotly.js - 5114dbb3d96ecb2e24b86db80596e1ec473b8024 authored over 3 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #5791 from plotly/how-to-clone-your-fork

improve CONTRIBUTING and describe how to clone from your fork

github.com/dhilt/plotly.js - e6830251e4ded749724797f6fd1d2fd08a7862d5 authored over 3 years ago by Mojtaba Samimi <[email protected]>
use titleCase function

github.com/dhilt/plotly.js - 1efc41eb012ef653486414a616aa05de3b84f879 authored over 3 years ago by archmoj <[email protected]>
Update src/lib/index.js

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

github.com/dhilt/plotly.js - 693ebd776b972dd15df047a54310137cf66361a7 authored over 3 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #277 from dhilt/issue-276-reload-via-ngif

Reload via *ngIf: runtime exception and memory leak

github.com/dhilt/ngx-ui-scroll - 52c0489fde30ee315394ee7169b8d5611051121c authored over 3 years ago by Denis Hilt <[email protected]>
Merge pull request #18 from dhilt/issue-17-Memory-leaks-and-redefine-problems-when-reusing-the-same-Datasource-across-multiple-Workflow-instances

Memory leaks and redefining the Adapter context props

github.com/dhilt/vscroll - 9005a329ac112bfe5a99292a5a4748c4bfbc7372 authored over 3 years ago by Denis Hilt <[email protected]>
issue-276 get rid of Datasource.reset call on destroy (vscroll v1.2.0)

github.com/dhilt/ngx-ui-scroll - 3698d775207f22d3d705c4d3333c82086376ed40 authored over 3 years ago by Denis Hilt <[email protected]>
v1.2.0

github.com/dhilt/vscroll - c811f1cb950a966e51e9c45990258877c4ab05ed authored over 3 years ago by Denis Hilt <[email protected]>
issue-17 move resetting of the Adapter context from Datasource... to Adapter

github.com/dhilt/vscroll - e3b2b50791134710ff112d02c6244e6b94c6580e authored over 3 years ago by Denis Hilt <[email protected]>
enable click for pie like group titles as well

github.com/dhilt/plotly.js - 4c4a11b2a05dde7190e6f69f93d062217545da82 authored over 3 years ago by archmoj <[email protected]>
draft log for PR 5771

github.com/dhilt/plotly.js - 1e75b9e74dfdb8d7207c363b345ee3aa6c6e9053 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into clickable-legend-group-titles

github.com/dhilt/plotly.js - 582fd0b736d26cbff6805fb76ae6b3838cfb1864 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into new-d3-number-format

github.com/dhilt/plotly.js - bdb69fc18f3b7787c93fff7ee1db2a634a62ee78 authored over 3 years ago by archmoj <[email protected]>
Merge pull request #5826 from plotly/more-d3-interpolate-use

Replace `d3.interpolate` method with `d3-interpolate` module in `icicle`, `indicator`, `parcats`...

github.com/dhilt/plotly.js - 03917c65294d30e7c46aa3d7630d35072f5bad9f authored over 3 years ago by Mojtaba Samimi <[email protected]>
draft log for PR 5826

github.com/dhilt/plotly.js - c95fdc319e2ff80143d9a1a311d1280cda02aa00 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into new-d3-number-format

github.com/dhilt/plotly.js - dc948543973755b2e9a8071f4b52e0da94fae60c authored over 3 years ago by archmoj <[email protected]>
fix sunburst tweening to work with new d3-interpolate

github.com/dhilt/plotly.js - 47d157f68e6d12f3a6d19e14fc92269ffad1109d authored over 3 years ago by archmoj <[email protected]>
switch to use d3-interpolate instead of d3.interpolate

github.com/dhilt/plotly.js - 33eac121956923eca5e49f09a408c59d012697c3 authored over 3 years ago by archmoj <[email protected]>
Merge pull request #5825 from plotly/adjust-compare-tolerance

adjust comparison tolerance for some flaky mapbox mocks

github.com/dhilt/plotly.js - 51216bc6eab7ba9c7dbed00c4ff0e1748d2a01e1 authored over 3 years ago by Mojtaba Samimi <[email protected]>
adjust comparison tolerance for some flaky mapbox mocks

github.com/dhilt/plotly.js - 13d58490a961f1078aeb25b0ddf2172d1735c3d2 authored over 3 years ago by archmoj <[email protected]>
centralized fn Lib.beginCap to work with new d3 methods

github.com/dhilt/plotly.js - 11a75d9db79e76541a50db1d4a44e7bf89bd3e42 authored over 3 years ago by archmoj <[email protected]>
correct comment

github.com/dhilt/plotly.js - a425925e8c95f6e2fe69e28e67d9ec699fafc1b8 authored over 3 years ago by archmoj <[email protected]>
removed d3.time now switch to use d3-time

github.com/dhilt/plotly.js - dc0d9cb2433cd4ad1dbb7c1b1612a825b5e72c33 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into how-to-clone-your-fork

github.com/dhilt/plotly.js - b62be428d25ac0b7c867e914c9a8bafbed6fc215 authored over 3 years ago by archmoj <[email protected]>
adjust contributing

github.com/dhilt/plotly.js - 113c99642bc5fb239f5e7e0db8e6638d678966cc authored over 3 years ago by archmoj <[email protected]>
v2.2.0-beta.1

github.com/dhilt/ngx-ui-scroll - a0a32123813ecc56e393d63fd140656088511dca authored over 3 years ago by Denis Hilt <[email protected]>
issue-276 spec for plain Datasource on destroy

github.com/dhilt/ngx-ui-scroll - 0b9c4de438e4af8283636760c7fe94626fc9ec25 authored over 3 years ago by Denis Hilt <[email protected]>
issue-276 do not reset Datasource on destroy if it was not instantiated

github.com/dhilt/ngx-ui-scroll - 8c56ecfc17418d87a82d6f5d7360156011f2f644 authored over 3 years ago by Denis Hilt <[email protected]>
add jasmine tests

github.com/dhilt/plotly.js - 785f128b0bf81a38c02b0bc4db7fa9a45f931203 authored over 3 years ago by archmoj <[email protected]>
cast to string in the case of bad format

github.com/dhilt/plotly.js - 17e73b6806bac58d018a325345b054cc22ba9c69 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into new-d3-number-format

github.com/dhilt/plotly.js - 68fe2b7dff04b526c595c97cdf7cee04d353b253 authored over 3 years ago by archmoj <[email protected]>
Merge pull request #5820 from plotly/test-number-formats

Add jasmine tests in respect to current `d3.format` options

github.com/dhilt/plotly.js - bb4237627805b483b602da4a88c1dfec785d96eb authored over 3 years ago by Mojtaba Samimi <[email protected]>
add jasmine tests to test cases using d3.format

github.com/dhilt/plotly.js - 9ec9b52e73d418c795297eb762cda10ba402fb6b authored over 3 years ago by archmoj <[email protected]>
v2.2.0-beta

github.com/dhilt/ngx-ui-scroll - 76cfb928181056cdad8068f958577175f5959943 authored over 3 years ago by Denis Hilt <[email protected]>
issue-276 tests for vscroll v1.2.0-beta

github.com/dhilt/ngx-ui-scroll - 26619c84f89db3375927622f533f1aeb6cbb2883 authored over 3 years ago by Denis Hilt <[email protected]>
v1.2.0-beta

github.com/dhilt/vscroll - 53697bd4bdc263913b1624786d62db115fc688df authored over 3 years ago by Denis Hilt <[email protected]>
issue-17 Adapter props are flushed and restored

github.com/dhilt/vscroll - 49293e13351b74fc2ba47f01cbce0fa102366aad authored over 3 years ago by Denis Hilt <[email protected]>
issue-17 clean up Workflow and Buffer on dispose

github.com/dhilt/vscroll - 226b0f6db92c217a51a2a911765c4963085cf635 authored over 3 years ago by Denis Hilt <[email protected]>
issue-276 resetting the Datasource on destroy

github.com/dhilt/ngx-ui-scroll - 3a81ef45c43d9a0295890d06c7366aa72fbda9f2 authored over 3 years ago by Denis Hilt <[email protected]>
edit draft log

github.com/dhilt/plotly.js - d5d282d23f73250fb5a878b4ba8e38b38069231c authored over 3 years ago by archmoj <[email protected]>
issue-276 ngIf test demo

github.com/dhilt/ngx-ui-scroll - cad85b702e3d2c71ad4012993f70ee87dece213d authored over 3 years ago by Denis Hilt <[email protected]>
link d3 v3 without d3.format

github.com/dhilt/plotly.js - e88a1342d47c71bdf1aebc9551b60f6427d0f792 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into new-d3-number-format

github.com/dhilt/plotly.js - a5a94cdf6c1a0d5a372a82dea81f1f748c374ea6 authored over 3 years ago by archmoj <[email protected]>
Merge pull request #5500 from plotly/scattergl_glpixelratio

Improve rendering of scattergl, splom and parcoords by implementing plotGlPixelRatio for those t...

github.com/dhilt/plotly.js - 66303365e1404e62f3edde73cbb68d541423a6fe authored over 3 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #5818 from plotly/date-format-version

Adjust links to time format options so that they point to the d3-time-format v2.2.3 applied not ...

github.com/dhilt/plotly.js - 5c50174ea9fd14bdcae55e1d0e2defcb58dec04e authored over 3 years ago by Mojtaba Samimi <[email protected]>
draft log for PR 5818

github.com/dhilt/plotly.js - 65f01725d1b369b43f8dc101e0967ce57834ce17 authored over 3 years ago by archmoj <[email protected]>
reflect schema changes

github.com/dhilt/plotly.js - 64e5a397d99415250379ca85d4c98055b9074172 authored over 3 years ago by archmoj <[email protected]>
point to d3-time-format v2.2.3 options not higher

github.com/dhilt/plotly.js - 1054b7d5f14bb4dd081882b1de9d408f189dc3b2 authored over 3 years ago by archmoj <[email protected]>
point to d3-format v1.4.5 options not higher

github.com/dhilt/plotly.js - 05b221c42222728a1bbcbf8e182132657ddcd879 authored over 3 years ago by archmoj <[email protected]>
catch and handle bad d3 number format instead of throwing error

github.com/dhilt/plotly.js - 25a30a859ec397242a4149eeb7b343f8a287556d authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into new-d3-number-format

github.com/dhilt/plotly.js - 6b93e6131bed3de0f77e8aedb114b666a6c32a7e authored over 3 years ago by archmoj <[email protected]>
refactor number format functions

github.com/dhilt/plotly.js - a5fd000b0de1820e334150abba9513ada94ff2e0 authored over 3 years ago by archmoj <[email protected]>
refactor adjustFormat

github.com/dhilt/plotly.js - 3ea8d901795a6848bd5042c3e03953925c092c1b authored over 3 years ago by archmoj <[email protected]>
refactor splom base plot

github.com/dhilt/plotly.js - 89e243765e6d479e69572ea3ea0601bc8d4d384e authored over 3 years ago by archmoj <[email protected]>
isolate and adjust parcoord hover test

github.com/dhilt/plotly.js - 73fc99e46957aad326b9342a121c13d1468bd514 authored over 3 years ago by archmoj <[email protected]>
fixup changes to splom grid made in b4b60e4a6dabf5e7cd9ed572cfb29333e2a3f0c2

- this fixed splom_large

github.com/dhilt/plotly.js - 6764876669c9707bfe8324b2b5f26d356d243abb authored over 3 years ago by archmoj <[email protected]>
adjust jasmine tests

github.com/dhilt/plotly.js - c0880c36eddaf4fbd80aa2c55b063e67ef7fd291 authored over 3 years ago by archmoj <[email protected]>
ensure parcoords plotGlPixelRatio is within supported range of the device at plotly level

github.com/dhilt/plotly.js - 0147edc00909910d751d8d0d5ef06ffcf701f288 authored over 3 years ago by archmoj <[email protected]>
Merge pull request #5815 from plotly/label-draft-bundles

Label draft bundles and show package.json diff between versions when publishing dist artifacts o...

github.com/dhilt/plotly.js - 14ab3072f072023d9c85dfcab94615c5653704e1 authored over 3 years ago by Mojtaba Samimi <[email protected]>
draft log for PR 5815

github.com/dhilt/plotly.js - a7dd3e92668a540ae981c02ff395f32ce5a2b7ba authored over 3 years ago by archmoj <[email protected]>
label draft bundles and show package.json diff

github.com/dhilt/plotly.js - 5023756c591de7c4f571bbc7a90a1d70edf27268 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into sort-object-key-values-in-schema

github.com/dhilt/plotly.js - b67d4a52e452d3f92f71d3c11aa917418e3cb285 authored over 3 years ago by archmoj <[email protected]>
Merge pull request #5801 from plotly/new-geo-projections

Add satellite and various projection types to geo subplots

github.com/dhilt/plotly.js - 01e25e7c7828f32d525aacdfe40f103b793d4cd0 authored over 3 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #5814 from plotly/preview-schema-changes-since-last-version

Preview plot-schema changes between previous and next release when building dist on master

github.com/dhilt/plotly.js - c4d4e06a2ea00eed421ee00eef6b21ae4b286110 authored over 3 years ago by Mojtaba Samimi <[email protected]>
draftlog for PR 5814

github.com/dhilt/plotly.js - 68c2161898f08c7e40f78e654cf98ecc9eb97955 authored over 3 years ago by archmoj <[email protected]>
preview schema changes since last version

github.com/dhilt/plotly.js - 118579ae7da70eaa78210e83165361cefe929963 authored over 3 years ago by archmoj <[email protected]>
add rotations for only 3 types in canada_geo_projections

github.com/dhilt/plotly.js - 8e352e2c9cc8e9971998e2819b73b57ff7e9989d authored over 3 years ago by archmoj <[email protected]>
drop rotations in canada_geo_projections

github.com/dhilt/plotly.js - 77f03674220ed2870afde9637d92696f60e3755b authored over 3 years ago by archmoj <[email protected]>
log for PR 5813

github.com/dhilt/plotly.js - f4ad1a551ebec47befdf62cbefd5e71f3883837b authored over 3 years ago by archmoj <[email protected]>
rename function to sortObjectKeys

github.com/dhilt/plotly.js - e33b6733b347a2e8d39514288e77bfa29031a9b1 authored over 3 years ago by archmoj <[email protected]>
sort list of scattergl dash for schema

github.com/dhilt/plotly.js - bfc8858bf1e39dbfb086bc5e616121db103d6eac authored over 3 years ago by archmoj <[email protected]>
sort list of scatter3d dash and symbols for schema

github.com/dhilt/plotly.js - 46798003c79da54d21be253016738cd46f85a617 authored over 3 years ago by archmoj <[email protected]>
sort geo keys for schema

github.com/dhilt/plotly.js - 08e3f5756df4d2c0bb68e619c34ccee050879279 authored over 3 years ago by archmoj <[email protected]>
sort calendar keys for schema

github.com/dhilt/plotly.js - 1732f2f15fa4adf9abfd33036dc4bacdf400c9ba authored over 3 years ago by archmoj <[email protected]>
sort list of palettes in colorscale

github.com/dhilt/plotly.js - a77c0ddcea01850dfa9bc9ffbd2138d0d1de9d45 authored over 3 years ago by archmoj <[email protected]>
sort mapbox style values for schema

github.com/dhilt/plotly.js - 0a3034565d30045d1518ba1b1bc22dce2d2dd875 authored over 3 years ago by archmoj <[email protected]>
add a function to return sorted Object keys to be used by values in plot-schema

github.com/dhilt/plotly.js - e6aedd88d89b199abc5eed2c2cb234d7114062e9 authored over 3 years ago by archmoj <[email protected]>
sort geo projection types

github.com/dhilt/plotly.js - 5fd34286a17080e8fbfc578191fdb8da2dfd1e78 authored over 3 years ago by archmoj <[email protected]>
add albers projection

github.com/dhilt/plotly.js - bf839d3c3fb460adf987507804fc482397838b0a authored over 3 years ago by archmoj <[email protected]>
move albers-usa to the end i.e. to make room for global albers

github.com/dhilt/plotly.js - 2b74d71f863285447eb0eb4bccd44696b5cd40c5 authored over 3 years ago by archmoj <[email protected]>
add some other projection types

github.com/dhilt/plotly.js - eb30073d2e0f23093fba33324691457f94319c44 authored over 3 years ago by archmoj <[email protected]>
issue-17 internal Adapter props can be deleted

github.com/dhilt/vscroll - 67c4c3e4339615af7fcbf29fea1ff6709ff17c15 authored over 3 years ago by Denis Hilt <[email protected]>
implement tilt and distance for satellite projection

github.com/dhilt/plotly.js - d102a470aac72bc0dd0f11a4c9295e09f76cff96 authored over 3 years ago by archmoj <[email protected]>
issue-17 Adapter.augmented

github.com/dhilt/vscroll - ba34a3178b3e48e992a0273583b27a5b85768654 authored over 3 years ago by Denis Hilt <[email protected]>
draft log for PR 5791

github.com/dhilt/plotly.js - c2166df3907681ac88aba2621e7a3334f6914e02 authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into how-to-clone-your-fork

github.com/dhilt/plotly.js - be30fc91a2d87aea744d0f67ac108f551aabe877 authored over 3 years ago by archmoj <[email protected]>
provide draft log for PR 5500

github.com/dhilt/plotly.js - 4e65600e28d47231313bd2f0c16d0fc70edb998a authored over 3 years ago by archmoj <[email protected]>
Merge remote-tracking branch 'origin/master' into scattergl_glpixelratio

github.com/dhilt/plotly.js - 549701fbdd87bf0802caacc8b94470118edb387e authored over 3 years ago by archmoj <[email protected]>
draft log for PR 5615

github.com/dhilt/plotly.js - 320b270aeb11b9b312a8d3ec3b60998ff7d38ea6 authored over 3 years ago by archmoj <[email protected]>
reflect schema changes

github.com/dhilt/plotly.js - c7ecdc71f4320101168e68b903658661a70a9455 authored over 3 years ago by archmoj <[email protected]>