Skip to content
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

v8.0.0-alpha.1 #15554

Merged
merged 6 commits into from
Nov 22, 2024
Merged

v8.0.0-alpha.1 #15554

merged 6 commits into from
Nov 22, 2024

Conversation

alexfauquette
Copy link
Member

If you have any idea for the highlight, feel free to add them :)

@mui-bot
Copy link

mui-bot commented Nov 22, 2024

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

Generated by 🚫 dangerJS against 3486c21

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
- The `tooltip` prop is removed in favor of `slotProps.tooltip` for consistency.
- The previous slots `popper`, `axisContent`, `itemContent` are removed in favor of a `tooltip` slots which override the entire tooltip.
- To override the tooltip content, use the `useItemTooltip` or `useAxisTooltip` to get the data, and wrapp your component in `ChartsTooltipContainer` to follow the pointer position.
- To override the tooltip placement, use the `ChartsItemTooltipContent` or `ChartsItemTooltipContent` to get default data and place them in your custom tooltip.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- To override the tooltip placement, use the `ChartsItemTooltipContent` or `ChartsItemTooltipContent` to get default data and place them in your custom tooltip.
- To override the tooltip placement, use the `<ChartsItemTooltipContent />` or <`ChartsItemTooltipContent />` to get default data and place them in your custom tooltip.

@samuelsycamore not sure if for those more technical component we want to use the "Charts Item Tooltip Content" or the "<ChartsItemTooltipContent />" for.

Copy link
Member Author

Choose a reason for hiding this comment

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

For now, I'm not adding those modification, because their is a lot of technical names, and the < /> make them take more space without adding information

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

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

I take it we need to include and mention the React 19 support PR. 🤔

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
alexfauquette and others added 3 commits November 22, 2024 13:50
Co-authored-by: Flavien DELANGLE <[email protected]>
Co-authored-by: Armin Mehinovic <[email protected]>
Signed-off-by: Alexandre Fauquette <[email protected]>
Co-authored-by: Armin Mehinovic <[email protected]>
Co-authored-by: Lukas Tyla <[email protected]>
Signed-off-by: Alexandre Fauquette <[email protected]>
Signed-off-by: Alexandre Fauquette <[email protected]>
CHANGELOG.md Show resolved Hide resolved
Co-authored-by: Armin Mehinovic <[email protected]>
Signed-off-by: Alexandre Fauquette <[email protected]>
Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

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

👏 💯 🚀

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Lukas Tyla <[email protected]>
Signed-off-by: Alexandre Fauquette <[email protected]>
@alexfauquette alexfauquette merged commit 7914aa5 into mui:master Nov 22, 2024
18 checks passed
@oliviertassinari
Copy link
Member

oliviertassinari commented Nov 23, 2024

This release is flagged as "latest" in GitHub, hence shows in https://github.com/mui/mui-x

SCR-20241123-pzbr

I guess this is a mistake. I have updated https://github.com/mui/mui-x/releases/edit/v8.0.0-alpha.1 to flip the checkboxes:

SCR-20241123-pzge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release We are shipping :D
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants