Ecosyste.ms: OpenCollective

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

github.com/plouc/nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://github.com/plouc/nivo

feat(website): improve typings for ComponentTemplate

f9395545d9690ab221e58569a1d8d68978147b2d authored over 3 years ago by plouc <[email protected]>
feat(funnel): migrate to TypeScript

d3767aedcb8bfa5880e83a3ee658f3519392c804 authored over 3 years ago by plouc <[email protected]>
feat(funnel): improve unit tests for separators

6982b3d6d9a6bd9b592155730babe17f9c328eb7 authored over 3 years ago by plouc <[email protected]>
feat(website): improve data log when clicking on funnel parts

6f67fc39e91b412844617f3f2f1b8d49cfcf9311 authored over 3 years ago by plouc <[email protected]>
feat(website): convert chart props files to TypeScript

b57d8b070a895337d115c00efb8f9157cdb98b87 authored over 3 years ago by plouc <[email protected]>
feat(sankey): use generics for nodes and links

e59add965f4cdc619797de30046868eaa7a7ef41 authored over 3 years ago by plouc <[email protected]>
feat(sankey): init TypeScript migration

5b907274c88aff3ea6d897f35aa58a0ee3305c03 authored over 3 years ago by plouc <[email protected]>
feat(website): improve typings of charts props documentation

ace1a66d753b7479fdd71d773c8b1c42e1cced67 authored over 3 years ago by plouc <[email protected]>
feat(sankey): update stories to use new storybook format

1494170cb73f464639d9cc3f0a6aa5d6aa5e4e9f authored over 3 years ago by plouc <[email protected]>
feat(stream): convert stories to new format

d58ca1c4438731e21dc29ec1dd24d1bc2456df4d authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): convert stories to new format

af87639d8d87d565217c3ce74ec82ba4a12458c2 authored over 3 years ago by plouc <[email protected]>
feat(sankey): add package to TypeScript monorepo config

883b10ad02e3a0410462cc7485433f78ad272b45 authored over 3 years ago by plouc <[email protected]>
feat(radar): fix radar radial grid lines style theme property (#1754)

* Modifying Radar's Axis to be drawn by Axis.domain.line of the Theme

* Modify to use grid.li...

d9213a78ac06f0bf433cbe0f91d1ccd081f8a55b authored over 3 years ago by GoodGoodMan <[email protected]>
feat(core): remove unused withCurve and withHierarchy HOCs

6fdd48394da78448796d008785526eb1a938363c authored over 3 years ago by plouc <[email protected]>
feat(website): upgrade gatsby dependencies

cc3e3913b28e36fe908341f5992376dfb79689a0 authored over 3 years ago by plouc <[email protected]>
feat(website): add typings for theme

39ff49270951d6c221394a2750a06b320bdc3e9d authored over 3 years ago by plouc <[email protected]>
feat(website): update code according to react-markdown API changes

74fdbbb6579b0d6dd5cb5b4ff41f37ac83a1cf92 authored over 3 years ago by plouc <[email protected]>
fix(website): do not try to run dedent when help text is undefined

5ba75a949958965dfeda1d623fab47ed834a114c authored over 3 years ago by plouc <[email protected]>
fix(website): fix invalid dependency for useMemo

06be027614eef46564a124a30cfcff809181c73c authored over 3 years ago by plouc <[email protected]>
feat(website): convert a few control components to TypeScript

56f8ae685231f9e6861f233df7f0b08295ea92f6 authored over 3 years ago by plouc <[email protected]>
feat(examples): remove retro and typescript example projects

10aa6df2192280e07cef3042b3172718370436db authored over 3 years ago by plouc <[email protected]>
feat(core): remove make targets related to example projects

a6fde2219a19bd81d8c7820d47744fe42b573fc3 authored over 3 years ago by plouc <[email protected]>
add test and comments

1c41268fdfbf2e69508068910ad32e71bb938a12 authored over 3 years ago by Pierre Van Roy <[email protected]>
Fix autoscale of linechart when data have holes.

544407f99d9fe722ef3f900825f342915b6958cb authored over 3 years ago by Pierre Van Roy <[email protected]>
feat(scatterplot): add unit tests for annotations

a0d3b866a226fc2df9e47e058ee681ca9fce4cc0 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): adjust stories according to API changes

816a4783e72dbf0f0d80a793fbf56f3f61db9026 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): add tests for date based data

95bbe5c283d9fa42aba6e7c52ba1c4c295724178 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): migrate from react-motion to react-spring

c1b84c98562c64b34b1c18d6d5e32925187f08b5 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): move style.color to color in node data, fix typing issues in stories

56fdbd41812118e47c61f66c491a091aaa9b7431 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): add unit tests for markers

8afb16a1b05a382f8b8dd17921664f8d44ea3e23 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): enable format editor in doc for x/y format

aa55260f23987629993f4c0522fa9701ca09c815 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): flatten node props

1be2e324f48a81187bc69e86d532fd5bf5ee1b9e authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): add unit test for aria props

c8ed443b50214277b6d87f753ac968b6036601ea authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): migrate package to typescript

34e6d3772ea25b29c8ef7046aac3abc91f55aa15 authored over 3 years ago by plouc <[email protected]>
feat(bar): remove recompose from dependencies

dda2edfee141341daaa4ee491eca25b551c5ad77 authored over 3 years ago by plouc <[email protected]>
feat(scales): forward generic types from stackX/stackY to stackAxis

8e774c0c685d879178731cb26e718e0d6afde21f authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): add support for custom layer to ScatterPlot prop type

cb0fce8f1b7e1951543789b71a071ea7b49eb707 authored over 3 years ago by plouc <[email protected]>
feat(bar): ignore TS error when importing source from stories/unit tests

bf4061ae764eeec9706ba8947f5db2b8c77ad534 authored over 3 years ago by plouc <[email protected]>
feat(scatterplot): ignore TS error when importing source from stories/unit tests

837be3eedf121d3cf5eafffda651c914f8d883ab authored over 3 years ago by plouc <[email protected]>
feat(timerange): add from, to, and emptyColor props (#1722)

d49a79034ba4fe13ed53f2163a0e511953fc61c0 authored over 3 years ago by Ellis Geary <[email protected]>
feat(stream): migrate stream package to TypeScript

e6f4c70bae8fc50a36c79f83e2c64964bdfb287a authored over 3 years ago by plouc <[email protected]>
feat(stream): add unit tests for dots

a7f56db2ab5af497f77ff7d65066612d79e9409b authored over 3 years ago by plouc <[email protected]>
feat(stream): adjust website documentation according to API changes

c94f5e28e12aad1a50d1a7ad85c76a6fbfd9d0da authored over 3 years ago by plouc <[email protected]>
feat(stream): add unit tests for custom tooltip components

d24f23e29d5fff8cd57e7f8643f8bb82c9246d8d authored over 3 years ago by plouc <[email protected]>
feat(stream): add documentation about aria attributes

e202437aa0d3cbc139a32d2dc0a2e8eaeb65e134 authored over 3 years ago by plouc <[email protected]>
feat(stream): add aria attributes to the root SVG container

6074165249d82d393aae9b038628f623f98c9e81 authored over 3 years ago by plouc <[email protected]>
feat(stream): add support for custom layer

fa5d6e637096e7fd7b2e10c64df2f5249583e6b9 authored over 3 years ago by plouc <[email protected]>
feat(stream): add support for custom tooltip and stack tooltip

3b8fde15fd916bd27f25db0a8798a95b86a5b407 authored over 3 years ago by plouc <[email protected]>
feat(bar): adjust unit tests for new data

53811a52a1ad1affbe3570c89d20e09aa0b93e7c authored over 3 years ago by plouc <[email protected]>
feat(bar): pass bar data to bar item aria attribute generators

b734773625481adeaf46cf6ed2f8ab493e83a7b7 authored over 3 years ago by plouc <[email protected]>
feat(bar): add a generic hook to handle both SVG and canvas implementations

75481c61a4d3b6b61062cfff136c0241b6ad3585 authored over 3 years ago by plouc <[email protected]>
feat(bar): enable tooltip for keyboard based navigation

8a32e50174b11b27a70082ebc1117228368c1fa3 authored over 3 years ago by plouc <[email protected]>
feat(website): add markdown support to component properties help content

a5aa25cd54a40b989030f16bf3df39308daa14cc authored over 3 years ago by plouc <[email protected]>
feat(defs): hide SVG defs for screen readers

ae7d5378625536d46c7269ec054e860abe50b85f authored over 3 years ago by plouc <[email protected]>
feat(bar): fix tooltip position when triggering it from focus

8c139c3454884abbb9d4893b634c84b2de2e62ef authored over 3 years ago by plouc <[email protected]>
feat(website): improve accessibility of component tabs

57406d0c6571c68ff9aceefb1a9ee676c81f36e5 authored over 3 years ago by plouc <[email protected]>
feat(core): do not use false as a default for focusable attribute in SvgWrapper for BC

3825b12b65726bb07be8eda8400ebcc9c270a494 authored over 3 years ago by plouc <[email protected]>
chore(browserlist): update caniuse-lite

6bcecb3d4db8d76a45ca521900a2a994a7d96551 authored over 3 years ago by plouc <[email protected]>
feat(bar): exclude aria props from canvas bar item renderer

95f9b15d626408ac18d8768bb60a63236724ae30 authored over 3 years ago by plouc <[email protected]>
feat(bar): remove bar item focus handler event as it's not used

3c3e8fcc34cd221eafdde429a6f65c2f43972515 authored over 3 years ago by plouc <[email protected]>
feat(bar): add labelledby and describedby aria attributes support to SVG bar item component

ce11205d641424bd33cc9ff2e392b5dd935b5883 authored over 3 years ago by plouc <[email protected]>
feat(bar): add aria attributes support to SVG bar component

b6e930f9322c20138e3bb13cb034064b05db2208 authored over 3 years ago by plouc <[email protected]>
Fix: ResponsiveSwarmPlotCanvas does not work with valueScale type time (#1707)

* Fix: ResponsiveSwarmPlotCanvas does not work with valueScale type time

* Update packages/sw...

928c443af49150e0ade2c825f747704f89771c38 authored over 3 years ago by Pankaj Patil <[email protected]>
Add link to header image

55444286a4f79fe43b54eca0018d2ff7f9ce517b authored over 3 years ago by meesvandongen <[email protected]>
Grammar corrections

86cf0014751a6ce4671419a43bc1f811a920f8f1 authored over 3 years ago by Nosson Weissman <[email protected]>
Allow fontweight set in theme to effect canvas axes

9137a87172eedb5a40c44a44a4d8c5bd629748c3 authored over 3 years ago by Jonathan Van Buren <[email protected]>
feat(bullet): add custom tooltip (#1694)

Co-authored-by: Jose Quinto Zamora <[email protected]>

75eafa185d1d1cceeaacad589288f82d5d724842 authored over 3 years ago by José Quinto <[email protected]>
v0.73.1

7ff0e72ebf823231cc341d8fc0d544768a9a458b authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix animation regression (#1687)

13135238ab73ccaa6bd23fefd7e5078a6ed38a62 authored over 3 years ago by Neil Kistner <[email protected]>
v0.73.0

919f213600a08609939198ea743f7dbde9a572e2 authored over 3 years ago by Neil Kistner <[email protected]>
chore(deps): upgrade react-spring to v9.2.4 (#1686)

85be20892c7ff9cb79cb271a4f6a4d186bb67ae4 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): support null axis* props

156b88ad39a7afd0a663753ddf3e007fc4fdc338 authored over 3 years ago by Neil Kistner <[email protected]>
fix(axes): support null props to Axes component

0ed6676e83041dfff8ac51045e2469014ce9810d authored over 3 years ago by Neil Kistner <[email protected]>
fix(marimekko): support null axis* props

d8dbea2fe7f435b5b258933f58593815c9bd065e authored over 3 years ago by Neil Kistner <[email protected]>
fix(bump): support null axis* props

1c42e1199a97e01d5e23a86af41e11ff2fc6e856 authored over 3 years ago by Neil Kistner <[email protected]>
fix(scales): handle empty series with timescale (#1683)

81880cc5b207c1c2ac64e0d340b00d68356c8e87 authored over 3 years ago by Neil Kistner <[email protected]>
fix(line): use correct motion types (#1685)

3e0f074c24ee2495c0af7b74b221336b53aa132b authored over 3 years ago by Neil Kistner <[email protected]>
chore(deps): update clog to v1.0.1 (#1678)

6cf688f1c87eaf12b95b2c386eb03a0088804504 authored over 3 years ago by Neil Kistner <[email protected]>
chore(deps): upgrade react minimum peer deps range to v16.14.0 (#1677)

11bc6fcd204513721a3198fbbcbe738e2cf682c1 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix animations when swapping keys (#1656)

f665bc3afb6224accbd0486bf01abdf3c4672482 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bullet): add missing range/measure border color/width props (#1645)

2e5df09fdb8bda38f7a68a68f4a17f0bc0c1619d authored over 3 years ago by Neil Kistner <[email protected]>
fix(line): make copy of lines data before reversing (#1644)

47e963ac5500671963c9b6e994d684d48e0fc92f authored over 3 years ago by Neil Kistner <[email protected]>
fix(website): show treemap data correctly (#1643)

de05d7265cae7d98bfdd6fae4629bb4c51a41922 authored over 3 years ago by Neil Kistner <[email protected]>
fix(website): update bar api page

9c00efaafa7d6f669f501d7665baf58b8ea4b25a authored over 3 years ago by Neil Kistner <[email protected]>
v0.72.0

26098f6437cd8ab2be166bbc52973dcbb5ee7569 authored over 3 years ago by Neil Kistner <[email protected]>
fix(chord): provide datum to InheritedColorConfig type

a9f392ebe8664fb51b072aadbf0d86acd58d88e8 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bump): provide datum to InheritedColorConfig type

48373c13050c2f724f0c717fb82f285e0e789db0 authored over 3 years ago by Neil Kistner <[email protected]>
fix(radar): provide datum to InheritedColorConfig type

dcf8517061a568da8a22a2f464c5cdf51420c83e authored over 3 years ago by Neil Kistner <[email protected]>
fix(chord): fix missing typescript properties (#1636)

- legends was missing
- ribbonBorderColor was missing the type

8752e39632b9393acd73b9a9d7f1090786ab97e5 authored over 3 years ago by Francisco <[email protected]>
feat(bullet): support minValue/maxValue properties (#1635)

86c5d81e073fb4eda71c35dd5a8fe52f7cbd2af9 authored over 3 years ago by Neil Kistner <[email protected]>
feat(calendar): expose weekdayTicks prop on TimeRange component (#1634)

efafa0165512801a0438e4d4e08ae07343639e0a authored over 3 years ago by Brandon Mitchell <[email protected]>
chore(bar): replace snapshot tests

b8c497a95f7212dff750938eb11aae49a1c3dff6 authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): add support for valueFormat

e142895f6cffcfb024b199a679d70cdcd25f3fc3 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): refactor commonProps for reuse

82262a254538ad089daecbda3fbe0b69ad9e3780 authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): add ability to customize legend label

3f0bb4e205529ff0b7b542931e6515b3c99dd248 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): refactor layerById to be more like pie

44358859433cb49cd2a7e308400bf1d3bc4ae8da authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): don't crash with valueScale.type === 'log'

75f0dadfe59f53ccef5fa1fd2eede2ada70a82f6 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): switch from LegacyContainer to Container

312b64d273f290b82cccf773552ef2becb936251 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix type errors

d4d7573f726d9adb01d1acfa1797d2aa0c8cf253 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix bar tooltip props

80f43527e143f14a656d1fd21c9c7251c16f6dd0 authored over 3 years ago by Neil Kistner <[email protected]>