Update dependency recharts to v2.5.0#147
Merged
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #147 +/- ##
========================================
Coverage 97.83% 97.83%
========================================
Files 86 86
Lines 6058 6058
Branches 382 382
========================================
Hits 5927 5927
Misses 130 130
Partials 1 1 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.2->2.5.0Release Notes
recharts/recharts
v2.5.0Compare Source
What's Changed
Feat
ResponsiveContainer:onResizecallback function by @ckifer in https://github.com/recharts/recharts/pull/3361XAxis,YAxis:includeHiddenprop - include all datapoints in domain calculation even when hidden by @neefrehman in https://github.com/recharts/recharts/pull/3103XAxis,YAxis: new interval optionequidistantPreserveStartby @nikolasrieble in https://github.com/recharts/recharts/pull/3392Fix
ResponsiveContainer: default min-width to 0 to override default auto behavior that breaks flexbox layouts by @ckifer in https://github.com/recharts/recharts/pull/3391Area: Add missing 'data' type to Area component by @ondrejvelisek in https://github.com/recharts/recharts/pull/3443Brush/XAxis: fix NaN regression wheninterval={0}by @nikolasrieble in https://github.com/recharts/recharts/pull/3454ReferenceArea/ReferenceLine: revert regression whereifOverflowprop is not obeyed due to missing defaultProps by @ckifer in https://github.com/recharts/recharts/pull/3455Docs
Dependencies
Refactor
New Contributors
Full Changelog: recharts/recharts@v2.4.3...v2.5.0
v2.4.3Compare Source
v2.4.3
cherry-picked commit
7925fd7to not pollute patch release with other changesfix
originalDomainis defaulted if no domain is provided - broketickCountcalculation - https://github.com/recharts/recharts/issues/3377originalDomainfor re-use in generateCategoricalChartFull Changelog: recharts/recharts@v2.4.2...v2.4.3
v2.4.2Compare Source
v2.4.2
cherry-picked commit
b625f72to not pollute patch release with other changesfix
Full Changelog: recharts/recharts@v2.4.1...v2.4.2
v2.4.1Compare Source
Accidentally added storybook types as a subfolder to types so the
package.jsonis no longer referencing the correct types key.noEmit: truestorybook/*in tsc emitWhat's Changed
Full Changelog: recharts/recharts@v2.4.0...v2.4.1
v2.4.0Compare Source
This release marks the completion of recharts Milestone to migrate to Jest and React Testing Library. Thanks to all involved!
Check out the new storybook we're working on here
What's Changed
Trying to squish some bugs 🐛
feat
fix
yandheightvalues correctly fornulldata points by @ckifer in https://github.com/recharts/recharts/pull/3346 - fixes #3344type fixes
pointsfrom SVGProps by @Yilun-Sun in https://github.com/recharts/recharts/pull/3182pointsattribute from SVGProps by @ckifer in https://github.com/recharts/recharts/pull/3265refactor
New Contributors
Full Changelog: recharts/recharts@v2.3.2...v2.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.