-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[release] v7.18.0 #14670
[release] v7.18.0 #14670
Conversation
Deploy preview: https://deploy-preview-14670--material-ui-x.netlify.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost nothing in eXplore this week 😆
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com> Co-authored-by: Armin Mehinovic <4390250+arminmeh@users.noreply.github.com> Signed-off-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
@KenanYusuf The failing unit test is flaky, you can ignore it. I believe it will be fixed by #14583 |
Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com> Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com> Signed-off-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
|
||
- 💫 Support [Row spanning](https://mui.com/x/react-data-grid/row-spanning/) on the Data Grid that automatically merges the consecutive cells in a column based on the cell value | ||
|
||
<img width="600" src="https://github.com/user-attachments/assets/d32ec936-d238-4c92-9e1a-af6788d74cdf" alt="data grid row spanning" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding a height would improve the UX.
<img width="600" src="https://github.com/user-attachments/assets/d32ec936-d238-4c92-9e1a-af6788d74cdf" alt="data grid row spanning" /> | |
<img width="600" height="326" src="https://github.com/user-attachments/assets/d32ec936-d238-4c92-9e1a-af6788d74cdf" alt="data grid row spanning" /> |
so the content doesn't move while reading the changelog after the video loads.
On the video itself, I think that correct scale + x2 pixel density + higher fps would improve the UX. See the guide in https://www.notion.so/mui-org/High-quality-media-5a1686758f4f4267989b67a1c2c270da?pvs=4#03d3a56e4f3e4890be21a6d56a005194. Here is how it feel for comparison:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thanks for linking the page, it definitely looks better.
No description provided.