Skip to content

[charts] Rename CartesianContextProvider to CartesianProvider#14102

Merged
JCQuintas merged 1 commit intomui:masterfrom
JCQuintas:rename-cartesian-provider
Aug 9, 2024
Merged

[charts] Rename CartesianContextProvider to CartesianProvider#14102
JCQuintas merged 1 commit intomui:masterfrom
JCQuintas:rename-cartesian-provider

Conversation

@JCQuintas
Copy link
Member

One more renaming 🙃

@JCQuintas JCQuintas added type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. scope: charts Changes related to the charts. labels Aug 5, 2024
@JCQuintas JCQuintas requested a review from alexfauquette August 5, 2024 11:20
@JCQuintas JCQuintas self-assigned this Aug 5, 2024
@mui-bot
Copy link

mui-bot commented Aug 5, 2024

Deploy preview: https://deploy-preview-14102--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 74ca363

@codspeed-hq
Copy link

codspeed-hq bot commented Aug 5, 2024

CodSpeed Performance Report

Merging #14102 will not alter performance

Comparing JCQuintas:rename-cartesian-provider (74ca363) with master (d54212d)

Summary

✅ 3 untouched benchmarks

@JCQuintas
Copy link
Member Author

@alexfauquette this should be ready to review and decrease the amount of lines on #14121 😆

Comment on lines +44 to +46
<ZoomProvider {...zoomProviderProps}>
<SeriesProvider {...seriesProviderProps}>
<CartesianProviderPro {...cartesianProviderProps}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume the reordeing has a reason in the PR for zoom filterMode?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, though I think in the end I didn't use it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this can be reverted then to avoid introducing modification. But that recommendation seems more like psychologic safety than true engineering 😇

Comment on lines +44 to +46
<ZoomProvider {...zoomProviderProps}>
<SeriesProvider {...seriesProviderProps}>
<CartesianProviderPro {...cartesianProviderProps}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this can be reverted then to avoid introducing modification. But that recommendation seems more like psychologic safety than true engineering 😇

@JCQuintas JCQuintas merged commit 38184fe into mui:master Aug 9, 2024
@JCQuintas JCQuintas deleted the rename-cartesian-provider branch August 9, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: charts Changes related to the charts. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants