Ecosyste.ms: OpenCollective

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

github.com/recharts/recharts

Redefined chart library built with React and D3
https://github.com/recharts/recharts

fix: area chart test part3 (#3163)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

a290cfa2b0856bf3a964138955ca6a2f38897bd8 authored almost 2 years ago by YilunSun <[email protected]>
fix(ChartUtils): appendOffsetOfLegend – correct verticalAlign match to “middle”

cc78f8ca904bac855541fc82d6890d6e8b63e632 authored almost 2 years ago by Marco Pasqualetti <[email protected]>
refactor(ReactUtils): findByType – use generic to have a better return type

90ed7e7a81b4ff8c4df54e31503aa778edd36caa authored almost 2 years ago by Marco Pasqualetti <[email protected]>
chore(gitignore): add .vscode

da9e91392dfb9f4c9f237d00be6da0ee851486eb authored almost 2 years ago by Marco Pasqualetti <[email protected]>
fix: area chart test migration follow up (#3161)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

21b923a3ae854ce74e2c293a76604597f7bff7ed authored almost 2 years ago by YilunSun <[email protected]>
LineChart.spec jest migration (#3141)

## Description

Migrated unit tests for LineChart.spec to typescript / RTL

## Related Issue...

0d82154804cad253ed470904c06c136a0df01516 authored almost 2 years ago by Turcu Laurentiu <[email protected]>
refactor(ResponsiveContainer): improve performance memoizing internal variables

3214d1405d13d5ddcd3931d870634bcb80a52b22 authored almost 2 years ago by Marco Pasqualetti <[email protected]>
test(JestMigration): convert ResponsiveContainer (closes #3156)

fe8f75843111b5fe35735419d5612ed20808d9a4 authored almost 2 years ago by Marco Pasqualetti <[email protected]>
JestMigration: Label and LabelList (#3154)

## Description
Migrate LabelSpec and LabelListSpec to jest.
<!--- Describe your changes in de...

518b4b198a5d31aecdff67d5fb1800503631b0bf authored almost 2 years ago by Nikolas Rieble <[email protected]>
Jest Migration: ChartUtils (#3148)

## Description

Migrate existing tests for ChartUtils to Jest.

Refactoring:
- Remove cal...

9b8339992e0a55bb9cc565e7db67a830a4df3532 authored almost 2 years ago by Nikolas Rieble <[email protected]>
fix: migrate area chart test to typescript (#3151)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

8db8edfcdb3c3d96c3f34c09164c3523b244cac6 authored almost 2 years ago by YilunSun <[email protected]>
test(JestMigration): convert FunnelChart (closes #3127) (#3153)

## Description

migrate FunnelChart to ts + Jest.
tests added for:
- animation
- event hand...

81d271b903e27afcc4de7df679bced85ce6fc5ab authored almost 2 years ago by Marco Pasqualetti <[email protected]>
Jest Migration: Cell (#3150)

## Description
Delete two empty files, and migrate Cell test to jest.

## Related Issue
htt...

f4f9607015c4a4edea233de3640a97db625e18b3 authored almost 2 years ago by Nikolas Rieble <[email protected]>
Jest Migration: util/DataUtils (#3134) (#3147)

## Description

- Migrate DataUtils tests to jest
- refined types of some functions
- isPe...

08f405e46e9860cd284c6d91f871cf6970d2b829 authored almost 2 years ago by Marco Pasqualetti <[email protected]>
Jest Migration: util/CartesianUtils (#3145)

Migrate tests from karma to jest for CartesianUtils

## Related Issue
https://github.com/re...

287552f3fbec73346b5fc37503674ffbd8e254ab authored almost 2 years ago by Nikolas Rieble <[email protected]>
chore(deps-dev): remove unused dependencies (#3144)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Remo...

81f08fcbe76803c3450ccb4054fc5230ed0e0ac6 authored almost 2 years ago by Marco Pasqualetti <[email protected]>
AreaChart: Respect baseValue of AreaChart, but allow override from Area (#3140)

Fix a bug, introduced in https://github.com/recharts/recharts/pull/3013,
which neglects to resp...

c07f762fbcdb6d7515ecc5c1b42067d3c6367938 authored almost 2 years ago by Nikolas Rieble <[email protected]>
test(ShallowEqual): convert test using jest (#3143)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Migr...

2e8dffd2fbcb80f13bcfafc4ee32d6570d726c0d authored almost 2 years ago by Marco Pasqualetti <[email protected]>
test(jest): remove console error and warn from stdout in LogUtils and ReactUtils (#3142)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Whil...

787f041e119caa78616ed80ec03dac471599588c authored almost 2 years ago by Marco Pasqualetti <[email protected]>
Jest Migration: ReactUtils (#3139)

Migrate ReactUtils.spec from karma to jest.
Delete existing Karma test.
Fix the signature of...

0fd29d0f6f191b7055f7c6d98fe8190dfac9880d authored almost 2 years ago by Nikolas Rieble <[email protected]>
refactor: log and dom utils tests to jest and ts (#3133)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

0f1bd03a3f97b281d95846e88908e843e60c3d3e authored almost 2 years ago by Coltin Kifer <[email protected]>
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#3136)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
<details>
<summary>Release ...

472ba3d86bf52c55aba8c7a33301f48f527e5258 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "release 2.3.0-alpha.0"

This reverts commit de5d4390d1940fac911061834b4f8d0c4d77fbe9.

605e508aae7cad382216586bcaab3fba74573cc6 authored almost 2 years ago by arcthur <[email protected]>
release 2.3.0-alpha.0

de5d4390d1940fac911061834b4f8d0c4d77fbe9 authored almost 2 years ago by arcthur <[email protected]>
Rename BarChart.spec.jsx to BarChart.spec.tsx (#3130)

## Description

Rename BarChart.spec.jsx to BarChart.spec.tsx

## Related Issue

<!--- Thi...

dfaf71ccb387591e9cd8656e076b2676afdc5888 authored almost 2 years ago by Turcu Laurentiu <[email protected]>
Fix type of Brush Props (#3129)

## Description
Fixed type of the the props for the Brush component.
`onChange` will always hav...

42045c87b4ff8e17dd556d616cc648884e35361b authored almost 2 years ago by montoyaaguirre <[email protected]>
Add reversed prop for PolarRadiusAxis (#3123)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

01a226556cbe210a86936e4f8bdb19d7ccbe3986 authored almost 2 years ago by lukask-proxora <[email protected]>
Update README.md

Add link to the website and to the github wiki

c952706a78edaf45c0ca5bb0329f378d7aee3872 authored almost 2 years ago by Coltin Kifer <[email protected]>
Fix IconType type by replacing Omit utility type with Exclude (#3122)

<!--- Provide a general summary of your changes in the Title above -->

## Description

The ...

a532ef6ebc624cd3cab070ba29c516d7f473e2a7 authored almost 2 years ago by lukask-proxora <[email protected]>
refactor: move jest tests up one folder, remove specs subfolder

5ba3c17e7a0202a5853aa1b6a9827e3a927528e6 authored almost 2 years ago by Coltin Kifer <[email protected]>
refactor: move filterProps to ReactUtils and refactor references (#3116)

968443660089e431e37cac43c9d442969aa42eb0 authored almost 2 years ago by Coltin Kifer <[email protected]>
fix: add some missing payload properties that might be needed in custom tooltip, parity with definitely typed (#3121)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

7f79ca34ae78b882a5e3871c003e815613dfdcba authored almost 2 years ago by Coltin Kifer <[email protected]>
refactor: correct wrong spelling (ckeck, chilren) (#3119)

<!--- Provide a general summary of your changes in the Title above -->

## Correct wrong spell...

1398fe2282c4130556c1e0f22206daef39cf5ab2 authored almost 2 years ago by Jonghyeon Ko <[email protected]>
Chore/run fix demo (#3118)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

b259cd8b4f5e677be198730927ccef82cfee2701 authored almost 2 years ago by Coltin Kifer <[email protected]>
chore: run prettier on spec files to align formatting (#3117)

<!--- Provide a general summary of your changes in the Title above -->

## Description
format...

7c8dd1f1e57b3b0fe82503e8240df1c0507a9dd3 authored almost 2 years ago by Coltin Kifer <[email protected]>
fix: points attribute spread onto incorrect svg elements (#3101)

Closes #2610 (also closes #3096 PR).

SVG props are spread onto elements after calling `filter...

337081b2633ceb228a0f5fc67044d4f45ff60426 authored almost 2 years ago by Coltin Kifer <[email protected]>
chore: use early return to improve readability of getAxisMapByAxes (#3107)

Follow-on from https://github.com/recharts/recharts/pull/3103

I've made a change to `getAxisM...

b1b9963d0e4a13dcd27d6738c9c7277b09ed50c6 authored almost 2 years ago by Neef Rehman <[email protected]>
fix: rename pr template (#3112)

rename PR template so GH knows what to use

Co-authored-by: Coltin Kifer <[email protected]>

1b14860424713e068eed6d6ed580ed4b9f21a7a9 authored almost 2 years ago by Coltin Kifer <[email protected]>
BarChart: Finish migration of test to jest (#3111)

Jest Migration:

Following the pattern of my previous PR
https://github.com/recharts/rechart...

b341920daa9c5303e2fafa8eaa1ecc387e69a36f authored almost 2 years ago by Nikolas Rieble <[email protected]>
Developer Experience: Add PR Template (#3109)

Add a PR template to guide developer attention to better documentation,
testing, and provide a ...

0d06c55a87439498f59d407efe44b75d18de3694 authored almost 2 years ago by Nikolas Rieble <[email protected]>
AreaChart: Remove duplicate tests and fix eslint setup (#3106)

We recently starting migrating tests to jest
https://github.com/recharts/recharts/commit/32e093...

9554979690ed7f0abe9bb0c0e51459232232af6a authored almost 2 years ago by Nikolas Rieble <[email protected]>
fix(types): add zIndex as valid AxisType, remove CategoricalChartOptions assertions (#3108)

Follow-on from https://github.com/recharts/recharts/pull/3103

Adds 'zIndex' to the AxisType u...

1d21599b9a22a1f5c3b5aa128a39819e6ed00692 authored almost 2 years ago by Neef Rehman <[email protected]>
test: refactor and fix piechart jest tests (#3100)

We want to refactor jest tests that are currently skipped and currently
in JS files to run corr...

9b3f4c484620db6b0dfd2661e83edac099f247a2 authored almost 2 years ago by Coltin Kifer <[email protected]>
Chore/lint staged (#3093)

Adding auto-linting to staged files using `husky` and `lint-staged`.

Removed `pre-commit` as ...

96325396e14e88136dc3a05162559eb2a1ae60c8 authored almost 2 years ago by Coltin Kifer <[email protected]>
fix: babel warnings, remove unneeded babel config (#3090)

a321e02c07b4567867cfae5a75a7e7fb409adf76 authored almost 2 years ago by Coltin Kifer <[email protected]>
chore(deps): bump minimatch and mocha (#3089)

978167b07555da4d78206e9e592dcaf4fce82528 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: begin refactor to jest while continuing to run tests in karma (#3086)

We're moving to jest!

There's so much to move at once so only starting this refactor - not
c...

32e0937dd9c5ad93ad260b3f39b00a22f89a5381 authored almost 2 years ago by Coltin Kifer <[email protected]>
Eslint: Update dependencies and remove redundant rule setup (#3088)

Multiple improvements with regards to eslint configuration and setup

- Update Eslint
- Remo...

0323c47ba96ef2ead81eacda751bbea4142ecf22 authored almost 2 years ago by Nikolas Rieble <[email protected]>
Fix CI (#3084)

Recharts CI has been "broken" for a while. This updates the CI template
to be a bit more modern...

81b40112e593fb6970f0355b1b22c878ab72300a authored almost 2 years ago by Coltin Kifer <[email protected]>
release 2.2.0

65d4ee488e4a47da1f235e840e8140f091fb95b4 authored almost 2 years ago by arcthur <[email protected]>
Support keyboard navigation in pie chart (#2923)

808d60b771b3eb74fc1251f3aca52dc42d5f3a7e authored almost 2 years ago by saghan <[email protected]>
Ensure LabelList generic extends Data interface (#2954)

2a274b12662d716f0de4e730b8837aca5783221f authored almost 2 years ago by Stian Jensen <[email protected]>
done (#2955)

5bcca587db0599d7be84b37b41d7240dd4bdb2d0 authored almost 2 years ago by saghan <[email protected]>
done (#2960)

9c46223853ab8508b251b904f56227060c30dbfd authored almost 2 years ago by saghan <[email protected]>
Allow reversing the tooltip direction (#3056)

5a1bf151ba95c82da0eca9743d957440d1088b48 authored almost 2 years ago by Kyle Cutler <[email protected]>
fix: add label type to line props (#3068)

74d4cbe113e983332b57ca0cf0d9e49535fcc876 authored almost 2 years ago by Takahashi Yuki <[email protected]>
fix: allow dragging brush when the mouse is outside (#3072)

1d41d88973797e0fb83f2f6ea4211c4009ce7610 authored almost 2 years ago by Ilya <[email protected]>
fix: do not override zero brush end index (#3076)

64996f1edec94ca945b52d21caf08aa365a8bb2c authored almost 2 years ago by Ilya <[email protected]>
fix rounding leading to hairline gaps (#3075)

0f755784d7af6fac836d54e5140a3582e6103b8e authored almost 2 years ago by louissobel <[email protected]>
release 2.1.16

c13ead6424b7ab842f007deac455a2dd254865df authored almost 2 years ago by arcthur <[email protected]>
fix: Fix incorrect date in CHAGELOG (#3016)

106ef6f443e23ec7b2133704d4c15761ec7a9eee authored almost 2 years ago by Lachlan Campbell <[email protected]>
fix: let formatter function run even when value is falsy (#3026)

e4e51ff14a3653ac6e3581fe4066205393341bfc authored almost 2 years ago by Jeremy Odell <[email protected]>
fix(Sankey): update tooltip active state by trigger type(hover/click) (#3021)

10477f9997dff9ce01de32159a44c1bd3cc7d224 authored about 2 years ago by WooJunKang <[email protected]>
Fix Area's `baseValue` prop (#3013)

7354b54c2cf6bf3639a162de8bd2cc3365d40eaa authored about 2 years ago by Evgeniy Voichenko <[email protected]>
release 2.1.15

a78ed04256a9497cfbc6645ff0522a413daf9f75 authored about 2 years ago by arcthur <[email protected]>
Fix linter warning (#2964)

dfd73aa7e308d92cc8354bff9c1b490f03fe8698 authored about 2 years ago by Nikolas Rieble <[email protected]>
Update outdated LICENSE year (#2996)

a03c2ee7152aa2a9bf152dfbfb49e51a9d457bad authored about 2 years ago by Sergey Bunas <[email protected]>
Solving type error for entry.value and entry.name (#3001)

45119d5b3746c30b7dad5a9818d9cd6b226271d7 authored about 2 years ago by gabgagnon <[email protected]>
Fix scroll on hover (#3006)

4921913227a458e34e41d107e20507ffdaf78c35 authored about 2 years ago by Konrad Ryczko <[email protected]>
release 2.1.14

0417cb84096f1f2eccaee1a1cde060f5cef0076a authored about 2 years ago by arcthur <[email protected]>
Merge branch 'master' of https://github.com/recharts/recharts

* 'master' of https://github.com/recharts/recharts:
Add inactiveShape prop to Pie component (#...

b9c83a5958a7ef3e07ab66d438520f3a5d8632f1 authored about 2 years ago by arcthur <[email protected]>
Add inactiveShape prop to Pie component (#2900)

deee55f1a298196f8fd611f55bd27163f3e622c8 authored about 2 years ago by rockcs1992 <[email protected]>
Revert "chore: move type deps into devDependencies (#2843)" (#2942)

2f1a6e9a43de4b0905c0ef5856aa145f795338bd authored about 2 years ago by Stian Jensen <[email protected]>
Fix typing of default tooltip formatter (#2924)

da6b9e2394cd55169ecdf31baf51bfa021eedb18 authored about 2 years ago by Dalton Craven <[email protected]>
done (#2936)

3edc3a6b4b41b5db766a9e324ca5628510925cc6 authored about 2 years ago by saghan <[email protected]>
Take letter-spacing and font-size into consideration while rendering ticks (#2898)

* accessibility fix for letterSpacing

* fixed line ending

* no exporting state interface
...

6be367c5bb4c88475c8d33d5f4f9ee1983db7bae authored about 2 years ago by saghan <[email protected]>
Add formatter function type to tooltip props (#2916)

6b3cce4b2b9198dce5423b74d457e67ea3e4197c authored about 2 years ago by Dalton Craven <[email protected]>
doc: Update CHANGELOG.md about d3 7.x (#2919)

e62d0cf8aaecdc135615c40ae6d95288026d97d5 authored about 2 years ago by Jean-Michel FRANCOIS <[email protected]>
release 2.1.13

8f57ad6d2374a3a7718c5f8f743b9fe2f0d51690 authored about 2 years ago by arcthur <[email protected]>
fix: fix "recharts@… doesn't provide prop-types, requested by react-smooth" warning (#2895)

Fixes #2627

975b043cab6d3e8472994f5c8319bfbc534ba20b authored about 2 years ago by Wojciech Maj <[email protected]>
Error bar domain fix (#2863)

* use parent layout to determine which error bars contribute to axis domain

* fix lint errors

4ac9a2d0bd46a627b6d8862dbf6987394602cbd8 authored about 2 years ago by lukask-proxora <[email protected]>
在图表数据更新前将前置的动画标志设置为已完成动画 (#2911)

9fb344b1202ac5913f14d8c3e54ad4457c631344 authored about 2 years ago by zhengyunyu <[email protected]>
fixed (#2914)

fbf387bf538890b5b0d0e5fa60628a8565662810 authored about 2 years ago by saghan <[email protected]>
chore: upgrade d3 (#2893)

324a4ee813b406bf99767578947a2dcc705f3f4d authored about 2 years ago by Jean-Michel FRANCOIS <[email protected]>
release 2.1.12

0ac939e36183012e75d77a72bc1e542f631e5ea6 authored over 2 years ago by arcthur <[email protected]>
release 2.1.11

880fbdc8df03352e202dbe5fe1e790a81705f62e authored over 2 years ago by arcthur <[email protected]>
Adds react `^18.0.0` as valid peerDependency (#2820)

ab367f1821b6f35482f57dde6050e889495fcb69 authored over 2 years ago by ppak10 <[email protected]>
release 2.1.10

86d4d563b8fa213373c56646367185e4adefbbee authored over 2 years ago by arcthur <[email protected]>
Handling of undefined values and type checks in DefaultTooltipContent and associated DataUtil functions (#2852)

92137a1345d2da25dcdaa7d28c57e40b818461e3 authored over 2 years ago by Daniel Hassouni <[email protected]>
chore: move type deps into devDependencies (#2843)

cbff5da35968adf31868827951c0901ad9015d2f authored over 2 years ago by Jean-Michel FRANCOIS <[email protected]>
Added Storybook Badge (#2840)

04942ddf761d214c3e1c384cad0176141cf818cd authored over 2 years ago by Dillon Reedy <[email protected]>
Update README.md

cc53ddccaba2729bead9bd213cebb61209125420 authored over 2 years ago by arcthur <[email protected]>
Merge pull request #2823 from recharts/dependabot/npm_and_yarn/minimist-1.2.6

chore(deps): bump minimist from 1.2.5 to 1.2.6

0ab6bdeb864888ef3bf6a6e6e5290712ed7382cf authored over 2 years ago by xile611 <[email protected]>
Merge pull request #2793 from recharts/dependabot/npm_and_yarn/karma-6.3.16

chore(deps-dev): bump karma from 6.3.0 to 6.3.16

019d05287f32495ed60ec2ed93f8f2db08bd06b0 authored over 2 years ago by xile611 <[email protected]>
Merge pull request #2828 from dillonreedy/master

Added storybook badge to readme

613e203ff3e1cbb82606b790736e44a92acd450d authored over 2 years ago by xile611 <[email protected]>
Added storybook badge to readme

d7e1a756f807c957c8e1ab4ac65417e0937c9bd9 authored over 2 years ago by Dillon J. Reedy <[email protected]>
chore(deps): bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

f0c5280074bca3a7b45c1fc85100a6c8fa2d0ffc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2814 from cscrosati/a11y/addAriaAttrToSvgElementPropKeys

Add ARIA1.2 attributes to the SvgElementPropKeys filter array

7c463dce9d58df96db6a71581d6f3d818dcfbccb authored over 2 years ago by xile611 <[email protected]>
Add ARIA1.2 attributes to the SvgElementPropKeys filter array

e1e0918817e5532c6afee7c3c004973e4f65e88e authored over 2 years ago by Christopher Scrosati <[email protected]>
Fixed Typos (#2699)

I've fixed a typo on Fix log 2.1.3.
Please let me know if I can make any more changes to this ...

dd463330f4d2b85ba847731d9930cf19ed9903d4 authored over 2 years ago by Akash <[email protected]>