Skip to content

[DataGridPremium] Undo and redo#20594

Merged
arminmeh merged 91 commits intomui:masterfrom
arminmeh:undo-redo
Jan 20, 2026
Merged

[DataGridPremium] Undo and redo#20594
arminmeh merged 91 commits intomui:masterfrom
arminmeh:undo-redo

Conversation

@arminmeh
Copy link
Copy Markdown
Contributor

@arminmeh arminmeh commented Dec 8, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I used claude to translate the undo/redo in each locale – seems valid to me as far as I can tell 😅
@MBilalShafi can you double check Urdu please?

Feel free to revert if it doesn't look right, otherwise we can proceed if there are no objections

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Urdu translation is a bit generic but I couldn't think of a better one either in this case. So good to go I suppose.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We should probably use this for all translations.
It will be decent enough (certainly better than nothing), and native speakers can make adjustments where needed.

Copy link
Copy Markdown
Member

@cherniavskii cherniavskii left a comment

Choose a reason for hiding this comment

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

Left a few comments, otherwise looks great to me 👍🏻

@arminmeh arminmeh merged commit 82e4309 into mui:master Jan 20, 2026
22 checks passed
@arminmeh arminmeh deleted the undo-redo branch January 20, 2026 19:57
arminmeh added a commit to arminmeh/mui-x that referenced this pull request Jan 21, 2026
Co-authored-by: mapache-salvaje <[email protected]>
Co-authored-by: Bilal Shafi <[email protected]>
Co-authored-by: Andrew <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: Clipboard Related to clipboard copy or paste functionalities feature: Editing Related to the data grid Editing feature feature: State management Related to the data grid State management feature plan: Premium Impact at least one Premium user. scope: data grid Changes related to the data grid. type: new feature Expand the scope of the product to solve a new problem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] Add support for ctrl + z to undo changes

5 participants