Ecosyste.ms: OpenCollective

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

recharts

Redefined chart library built with React and D3
Collective - Host: opensource - https://opencollective.com/recharts - Website: https://recharts.org/ - Code: https://github.com/recharts/recharts

chore(deps): bump tiny-invariant from 1.3.2 to 1.3.3 (#4237)

github.com/recharts/recharts - ec31a4701a3b8528931f53cd18d0f05c0ce66959 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add tests for Pie Legend changing on re-renders (#4236)

## Description

Tests only

## Related Issue

https://github.com/recharts/recharts/pull/42...

github.com/recharts/recharts - 706d5e807c7bffd56862b9d910d6d37bde5ebb64 authored 8 months ago by Pavel Vaněček <[email protected]>
Switch Legend content to a React component (#4233)

## Description

Tests plus small refactor

## Related Issue

https://github.com/recharts/r...

github.com/recharts/recharts - 400971384b2af0e166a581951b5531c3d47c64a9 authored 8 months ago by Pavel Vaněček <[email protected]>
Include only relevant folders in code coverage, also upload main branch (#4234)

github.com/recharts/recharts - 4b3b784599913ef8ccfdf4618ccd3cfdc6c91591 authored 8 months ago by Pavel Vaněček <[email protected]>
Add codecov config (#4232)

github.com/recharts/recharts - 13c6c572e81d0738d34645baa938e74525b10256 authored 8 months ago by Pavel Vaněček <[email protected]>
Turn off prop-types rule (#4230)

## Description

We use typescript instead of prop-types so this is no longer relevant

## Re...

github.com/recharts/recharts - 11bbf6a078d7e9609b806f79e8710f6710a10841 authored 8 months ago by Pavel Vaněček <[email protected]>
Convert Global.spec.js to typescript (#4231)

## Description

Recently added test in JavaScript. Good to have but let's keep
everything TS
...

github.com/recharts/recharts - 8ecb0654e75f01f0781963ebd7940850c066f48b authored 8 months ago by Pavel Vaněček <[email protected]>
Merge branch 'master' into 3.x

github.com/recharts/recharts - 0a93573f4baef03b02d21eb19f0ff19513c2d804 authored 8 months ago by Coltin Kifer <[email protected]>
fix: pie label keys are not unique (#4224)

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

## Description

<!--...

github.com/recharts/recharts - 1e7ff20d823a7a4abb83fe03ed4ae02b770bcd54 authored 8 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump @types/node from 18.19.17 to 18.19.18 (#4227)

github.com/recharts/recharts - fdf299c19da6b7291a3783941031c53ce6f0a0fa authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump tiny-invariant from 1.3.1 to 1.3.2 (#4226)

github.com/recharts/recharts - 031e779fa95bb18601f02514e51dbbfbd12bd025 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove unused param (#4220)

github.com/recharts/recharts - 5dd710283d97d02f8a788e222c6b0239c13a7d3c authored 8 months ago by Pavel Vaněček <[email protected]>
refactor: cleanup unused/old references to valueKey prop (#4218)

github.com/recharts/recharts - 3ba82f96ba72f08fea35ed3ff4eb0ef7ba18eb06 authored 8 months ago by Coltin Kifer <[email protected]>
Legend tests (#4212)

## Description

I want to decrypt Legend next and I wanted to have tests first to
understand ...

github.com/recharts/recharts - 7d7b6e3136533ee47aa2e2afb5d3de06079e2e24 authored 8 months ago by Pavel Vaněček <[email protected]>
chore(deps-dev): bump @vitest/coverage-v8 from 1.3.0 to 1.3.1 (#4213)

github.com/recharts/recharts - a24d9d400c0396c5679b516813c5f7a7f4a41b69 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into 3.x

github.com/recharts/recharts - f204b0c8127e730beddf9aac45c084e5b303f143 authored 8 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump @vitest/coverage-v8 from 1.2.2 to 1.3.0 (#4210)

github.com/recharts/recharts - 1b9d1ee18de2ce0d16b52af92afe259df8cef20f authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump the storybook group with 13 updates (#4209)

github.com/recharts/recharts - 4eab976bb1b18d3d78d6cb497eb14576951ccd0e authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump vitest from 1.2.2 to 1.3.0 (#4207)

github.com/recharts/recharts - 87584e7a3fdd5577c1ce3e47bc5ee4d5b914983d authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack from 5.90.2 to 5.90.3 (#4208)

github.com/recharts/recharts - fa37d0765991b89a5baf896c68b70f4ea7e73dc0 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Check for typescript errors in storybooks folder in CI (#4205)

github.com/recharts/recharts - 53d8b43101e80f0cc0559f5a76890172b35ccb27 authored 8 months ago by Pavel Vaněček <[email protected]>
chore: remove unused babel plugins (#4202)

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

## Description

remo...

github.com/recharts/recharts - dc6c4bc064eaad16120f82b942eef209ad36744c authored 8 months ago by Hong Seungwoo <[email protected]>
Add tsconfig and npm script for running typescript in test folder (#4204)

github.com/recharts/recharts - 2a77a6754c19c20dfc58f4cb4507f606e5fde541 authored 8 months ago by Pavel Vaněček <[email protected]>
Add compact variant to parameterized test cases (#4201)

## Description

Okay so I thought my parameterized tests are testing everything but
apparentl...

github.com/recharts/recharts - f63da265cc14e6f19bae7e5cf772b9880c74bc69 authored 8 months ago by Pavel Vaněček <[email protected]>
Add tests for build output (#4203)

github.com/recharts/recharts - 7ec764b32ba197ebf65ab9957368a1276b65af77 authored 8 months ago by Pavel Vaněček <[email protected]>
Merge branch '3.x' of github.com:recharts/recharts into 3.x

github.com/recharts/recharts - 423aac48a971c7dac60eacc6b3b9300dcb073a04 authored 8 months ago by Coltin Kifer <[email protected]>
Merge branch 'master' into 3.x

github.com/recharts/recharts - ea1cea6ba6c9e2469293413c32a6d20e657e9cb0 authored 8 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 (#4197)

github.com/recharts/recharts - 6d424456e90e039a8fd452e07ebee46a959513c8 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.8.0 (#4199)

github.com/recharts/recharts - 0711e08df83e51aa0c1c064d4b60881e87da0c37 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 18.19.16 to 18.19.17 (#4198)

github.com/recharts/recharts - 3d029c529df8f40b17a5ea7484a3a24320523edd authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump the storybook group with 13 updates (#4196)

github.com/recharts/recharts - 0848e9cb98bb3d1218481f7b92fbc067302f92e0 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: compact render should read from context, fixes brush panorama (#4194)

github.com/recharts/recharts - d5dbe095f0d4b1b190f08d2d8625fbaf3f52d448 authored 8 months ago by Coltin Kifer <[email protected]>
fix: Ignore nullish values for domain of error bars (#4192)

## Description
The entry value for an error bar receives the default value `0` in case
it was ...

github.com/recharts/recharts - 4e382e2d021afdc495b7c25155e890ed79dc764b authored 8 months ago by Rink Stiekema <[email protected]>
Add types to getComposedData functions (#4189)

github.com/recharts/recharts - 81f5ca03aa78ec38f99ccc4885268ca681d3dc94 authored 8 months ago by Pavel Vaněček <[email protected]>
refactor: remove deprecated alwaysShow prop (#4188)

github.com/recharts/recharts - 9d580370ec8075865a653d0fdd041a788184656e authored 8 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump browserslist from 4.22.3 to 4.23.0 (#4190)

github.com/recharts/recharts - 3df660815490a3ebce3b22b8d68f00a0e5cabbc1 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 18.19.15 to 18.19.16 (#4191)

github.com/recharts/recharts - 4be172c6c52510fca1d8de70d664feb9748b3c5e authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ReferenceArea does not use element cloning anymore (#4187)

## Description

Turns out it never used viewBox at all.

## Related Issue

https://github....

github.com/recharts/recharts - fc65da142cc81051588b860f591951b6fec1b731 authored 8 months ago by Pavel Vaněček <[email protected]>
removing support for es5 (#3859)

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

## Description
PR for...

github.com/recharts/recharts - 21192736ac66df55218519cc415b03d9b7e5a0ce authored 8 months ago by Hong Seungwoo <[email protected]>
refactor: remove ResponsiveContainer ref hack (#4186)

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

## Description

<!--...

github.com/recharts/recharts - 36470e1e2f5b1cb666cf20be52a4ebd39305e4e8 authored 8 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump the storybook group with 13 updates (#4185)

Bumps the storybook group with 13 updates:

| Package | From | To |
| --- | --- | --- |
|
[...

github.com/recharts/recharts - e151392971fe4e810bd8ad4c0dd0a707fe2b8be2 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: group babel and storybook dependency PRs (#4184)

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

## Description

<!--...

github.com/recharts/recharts - 8176886f3a78609d4fc586c9809386015b2438a9 authored 8 months ago by Coltin Kifer <[email protected]>
ReferenceArea has more tests, and reads most of its properties from context (#4182)

## Description

ReferenceArea is _almost_ ready for full context. Last one missing is
`viewBo...

github.com/recharts/recharts - 76994986f7d5adaac69727091de204675e82f8d0 authored 8 months ago by Pavel Vaněček <[email protected]>
Referencearea tests (#4171)

## Description

Couple ReferenceArea tests

## Related Issue

https://github.com/recharts/...

github.com/recharts/recharts - 445398f1a1abfa5e2bd89e06cb1e296b45a9deb9 authored 8 months ago by Pavel Vaněček <[email protected]>
chore: upgrade storybook

github.com/recharts/recharts - 4eeee8fa38dae4683928d46238436a145d968479 authored 8 months ago by Coltin Kifer <[email protected]>
Add tests for vertical Area curves (#4169)

## Description

More tests

## Related Issue

https://github.com/recharts/recharts/discuss...

github.com/recharts/recharts - dade3052c502427a25f743ff79e1de83189d67e4 authored 8 months ago by Pavel Vaněček <[email protected]>
Bump Vitest and Node and React and Typescript (#4111)

## Description

Okay this started small and then snowballed.

## Related Issue

## Motivat...

github.com/recharts/recharts - ed6b1c07919a90270bf210a3584e485d179cf692 authored 8 months ago by Pavel Vaněček <[email protected]>
Merge branch 'master' into 3.x

github.com/recharts/recharts - 6072f5e4f03aa901191f86796b39435ae702327f authored 8 months ago by Coltin Kifer <[email protected]>
chore: upgrade lodash to fix cve

github.com/recharts/recharts - 65d8acd06769caac7f1ca00b227a1cf26421b996 authored 8 months ago by Coltin Kifer <[email protected]>
type improvement (#4082)

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

When using custom labe...

github.com/recharts/recharts - dc6eaf6558d8de5a456de11b7af3cf1ad37200f2 authored 8 months ago by Aleksey Shenker <[email protected]>
Add few tests to Area.getComposedData points generator (#4168)

github.com/recharts/recharts - ea9b1415c11094a3734866f5352c1a6697ea9927 authored 8 months ago by Pavel Vaněček <[email protected]>
Enable screen reader support with accessibilityLayer and default tooltip (#4077)

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

## Description

- Ma...

github.com/recharts/recharts - 7731ab1c0422ee25297cc577014deb889fd6e2b2 authored 8 months ago by Julianna Langston <[email protected]>
fix: activeBar shouldn't be true by default (#4139)

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

## Description

<!--...

github.com/recharts/recharts - 723b843f111122b9e1c7d684e5b2f6c53783c044 authored 8 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump chromatic from 6.15.0 to 6.24.1 (#4166)

github.com/recharts/recharts - a929861bd6e7461176519feda0f1812ff8add4ec authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 (#4165)

github.com/recharts/recharts - 72aa7bfa7311e42d47fffbf224b3e51545e82c84 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: upgrade storybook

github.com/recharts/recharts - 436d990b0fd1e2a6799747f19cddd4ebcf5d9514 authored 8 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump @types/d3-time-format from 4.0.0 to 4.0.3 (#4156)

github.com/recharts/recharts - 0f9588eb18a1e8c9975fab5f8018fa628f7f15f5 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-proposal-export-default-from from 7.22.17 to 7.23.3 (#4161)

github.com/recharts/recharts - ea0cfca55d115fa05aab753bf12cbcda8110f16b authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/preset-typescript from 7.23.2 to 7.23.3 (#4158)

github.com/recharts/recharts - 697d280262e4be5681946a459fd606beaef9874f authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/runtime from 7.23.2 to 7.23.9 (#4154)

github.com/recharts/recharts - 8274173ebf1b6ef4fb5c676ccfeb629438fce12c authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump victory-vendor from 36.9.0 to 36.9.1 (#4153)

github.com/recharts/recharts - 845adbbcae45ce20e542ef1dbf90eea1d4944da8 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump typescript from 4.4.4 to 4.9.5 (#4132)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4
to 4.9.5.
<details>
<s...

github.com/recharts/recharts - 9dad74885d136537d2ffc0a30ce11a457529e8a8 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 13.2.2 to 13.3.0 (#4146)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.2
to 13.3.0.
<details>
<...

github.com/recharts/recharts - ac3c2c1b6e6f9b68b78ed44f3de10746da654ef9 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/node from 14.18.36 to 14.18.63 (#4150)

github.com/recharts/recharts - abfa0faac67e88bd444ca13f193bbc2604e59af2 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump clsx from 2.0.0 to 2.1.0 (#4149)

github.com/recharts/recharts - bc2a91129bce0637857c836a4259aa1934ebfd81 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @vitejs/plugin-react from 4.1.0 to 4.2.1 (#4148)

github.com/recharts/recharts - 9c0ea5ea91356643713e28fbb8776b34f1114e33 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack-bundle-analyzer from 4.7.0 to 4.10.1 (#4147)

github.com/recharts/recharts - cfc244780c969ab8fe5bd1431bc8c2169550ebe2 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump terser-webpack-plugin from 5.3.6 to 5.3.10 (#4145)

github.com/recharts/recharts - 469aadecaf4d297069357281f252b01a791787ba authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack from 5.76.0 to 5.90.1 (#4144)

github.com/recharts/recharts - a3493f3b42b461d3539916d5a29ff11f2ff55cae authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump victory-vendor from 36.8.6 to 36.9.0 (#4143)

github.com/recharts/recharts - d9f7c04afffc087714800e0c324696a9ecbf9a81 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1 (#4142)

github.com/recharts/recharts - 0a208ae37b85682a349c0fd827dafa572dbda305 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/d3-shape from 3.1.1 to 3.1.6 (#4128)

Bumps
[@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-s...

github.com/recharts/recharts - ff392c5ef51f97c15cb054bd06c1aee7ca55039f authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/core from 7.23.2 to 7.23.9 (#4137)

Bumps
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core)
from 7.23.2 ...

github.com/recharts/recharts - 6b30ba3a960f2ae486aa25848d4c14384f02f0cd authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump webpack-dev-server from 4.11.1 to 4.15.1 (#4136)

github.com/recharts/recharts - a11b7c73559514a8a7872462dc1884c81dc6d6a4 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump victory-vendor from 36.6.11 to 36.8.6 (#4135)

github.com/recharts/recharts - 1cf9e7ab0932f60f849e52b964e6634199a5a37d authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/preset-env from 7.23.2 to 7.23.9 (#4134)

github.com/recharts/recharts - 39e85801cfd4fe4e917a581cf084913d7a8ddbed authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.23.2 to 7.23.9 (#4133)

github.com/recharts/recharts - f1fac742399d099d617ca65610b5a3a7d7a8d18b authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/cli from 7.23.0 to 7.23.9 (#4131)

github.com/recharts/recharts - 075cb87ded00356e803a2bf6667ae7606fe41e75 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/lodash from 4.14.191 to 4.14.202 (#4129)

github.com/recharts/recharts - 19d6d64137fac4cd81882790faaac37f5d6dfc47 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/preset-react from 7.22.15 to 7.23.3 (#4130)

github.com/recharts/recharts - c57f57e71199736aada31a06c96a58616fbd675e authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Area tests 2 (#4126)

## Description

Still trying to make sense of Area

## Related Issue

https://github.com/r...

github.com/recharts/recharts - 2a8b182eb9f92de9355b2db43aada1dd09cdf32b authored 9 months ago by Pavel Vaněček <[email protected]>
Add tests for Area.getBaseValue (#4123)

## Description

I am trying to understand what is going on here and I figured I might
just as...

github.com/recharts/recharts - ec3d1eeb8f5b9069ac73216739200067f3deb459 authored 9 months ago by Pavel Vaněček <[email protected]>
Fix Legend storybook (#4110)

## Description

Turns out that this wasn't a bug in Recharts, this was missing docs. I
took t...

github.com/recharts/recharts - 17ec9b2e45bbf2eaaf5dd326d847909bb6c96ae3 authored 9 months ago by Pavel Vaněček <[email protected]>
chore(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.33.2 (#4116)

Bumps
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
from 7.32.2 to ...

github.com/recharts/recharts - 49716a94ffb0800146dc8a798b60b19591f2596c authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump prettier from 2.8.3 to 2.8.8 (#4122)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to
2.8.8.
<details>
<summar...

github.com/recharts/recharts - b0e19b51509f168e9aa27451e5ad95b34afe0c2b authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @testing-library/user-event from 14.4.3 to 14.5.2 (#4120)

Bumps
[@testing-library/user-event](https://github.com/testing-library/user-event)
from 14.4.3...

github.com/recharts/recharts - cfcb753768b0dbb0771baf116ab0f3328eb6322a authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @testing-library/jest-dom from 5.16.5 to 5.17.0 (#4114)

Bumps
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
from 5.16.5 to ...

github.com/recharts/recharts - 634243d20af883a8e14c29a6fe2770f78df552dd authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/plugin-proposal-function-bind from 7.22.5 to 7.23.3 (#4121)

Bumps
[@babel/plugin-proposal-function-bind](https://github.com/babel/babel/tree/HEAD/packages/...

github.com/recharts/recharts - 2d9f1045b306c9840849a41435faaf168b7d35ca authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/d3-interpolate from 3.0.1 to 3.0.4 (#4113)

Bumps
[@types/d3-interpolate](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/type...

github.com/recharts/recharts - 1a61d23bc35a7ab3210901590878e17a9c281eb3 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: upgrade storybook deps

github.com/recharts/recharts - 741698c51997f8a5d1e13ca8cd1511a73b136566 authored 9 months ago by Coltin Kifer <[email protected]>
feat: add dependabot version updates (#4112)

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

## Description

Add ...

github.com/recharts/recharts - 0cced3800b994f1550b038071a9d87dcae6a366e authored 9 months ago by Coltin Kifer <[email protected]>
Area tests (#4109)

## Description

I will finish the TODO tests later

## Related Issue

https://github.com/r...

github.com/recharts/recharts - 2957222cdeea5950c59985319da822d7c81ac876 authored 9 months ago by Pavel Vaněček <[email protected]>
re-introduce "index" to pie slice keys (#4106)

github.com/recharts/recharts - e88e15fd15e28202663645edb3bbc557799ba039 authored 9 months ago by Eric <[email protected]>
docs: update minPointSize storybook description

github.com/recharts/recharts - 9cd5ee424a38d0da2dfbed1b21ee12410641644f authored 9 months ago by Coltin Kifer <[email protected]>
feat(Bar): determine minPointSize by value via function prop (#4099)

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

## Description

<!--...

github.com/recharts/recharts - 61e20125a7765be598eae603791c755ae60513c8 authored 9 months ago by Coltin Kifer <[email protected]>
Parametrize Area tests (#4102)

## Description

Today only a small one

## Related Issue

## Motivation and Context

TDD...

github.com/recharts/recharts - 2a0633d4a8e8d132212d370d9accac7f745a801b authored 9 months ago by Pavel Vaněček <[email protected]>
chore: upgrade react smooth, remove translateStyle, remove prop-types as a peerDep (#4091)

github.com/recharts/recharts - 011399607384f5cea8239b0265a77f3e61c9138b authored 9 months ago by Coltin Kifer <[email protected]>
fix: Tooltip sometimes re-appears after cursor leaves chart (#4100)

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

## Description

Canc...

github.com/recharts/recharts - e5995d33aab659507637ede8e6d0b935938795c3 authored 9 months ago by Hong Seungwoo <[email protected]>