-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(ui): update dependency recharts to v2.12.4 #30
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 6, 2024 07:26
c544eac
to
d88633c
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 9, 2024 04:11
d88633c
to
02c5a0c
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 9, 2024 20:45
02c5a0c
to
9eec75c
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 9, 2024 21:05
9eec75c
to
40244b2
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 15:44
40244b2
to
18ce72a
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 16:42
18ce72a
to
86b4b42
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 19:40
86b4b42
to
77e0097
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 19:48
77e0097
to
3abb27a
Compare
renovate
bot
changed the title
chore(ui): update dependency recharts to ^2.12.3
chore(ui): update dependency recharts to v2.12.4
Apr 10, 2024
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 20:02
3abb27a
to
fe1c3b5
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 20:10
fe1c3b5
to
a5607b5
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 20:20
a5607b5
to
9743a7c
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 10, 2024 20:37
9743a7c
to
409d8a7
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
2 times, most recently
from
April 10, 2024 20:58
094001a
to
0475f06
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
3 times, most recently
from
April 10, 2024 23:42
0ffa775
to
5472376
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
2 times, most recently
from
April 10, 2024 23:57
ca2f3b5
to
7265c1a
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 11, 2024 00:15
7265c1a
to
ac0a2cc
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 11, 2024 04:42
ac0a2cc
to
89838b5
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 11, 2024 04:47
89838b5
to
2d17f52
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
2 times, most recently
from
April 11, 2024 05:05
ad6ab4e
to
e93e4e8
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 11, 2024 05:12
e93e4e8
to
4448068
Compare
renovate
bot
force-pushed
the
renovate/recharts-2.x
branch
from
April 11, 2024 05:18
4448068
to
59bb749
Compare
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.12.3
->2.12.4
Release Notes
recharts/recharts (recharts)
v2.12.4
Compare Source
What's Changed
Small fixes while working on v3 continued...
Fix
Accessibility
: remove role attribute from recharts-wrapper which caused an accessibility violation with > 1 chart on the same page by @julianna-langston in https://github.com/recharts/recharts/pull/4386, fixes #4384X/YAxis
: fix incorrect padding calculation when there is 1 datapoint or less by @graup in https://github.com/recharts/recharts/pull/4314 closes #4313className
fixes - helps slowly address https://github.com/recharts/recharts/issues/2169:Tooltip
: allow customclassName
oncursor
by @108yen in https://github.com/recharts/recharts/pull/4306RadarChart/RadialBarChart
: allow customclassName
onPolarRadiusAxis
,PolarAngleAxis
, andRadar
dot by @108yen in https://github.com/recharts/recharts/pull/4335Pie
: allow customclassName
onlabel
andlabelLine
ofPie
by @108yen in https://github.com/recharts/recharts/pull/4381Full Changelog: recharts/recharts@v2.12.3...v2.12.4
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.