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

[DataGridPremium] Make clipboard paste feature stable #11248

Merged
merged 8 commits into from
Dec 1, 2023

Conversation

MBilalShafi
Copy link
Member

@MBilalShafi MBilalShafi commented Nov 29, 2023

Part of #10556

TODOs:

  • Add the change to the migration guide
  • Add rename codemod (follow-up PR)

Changelog

Breaking changes

  • 🎉 The clipboard paste feature is now stable. The flag clipboardPaste is no longer needed to be passed to the experimentalFeatures prop.
  • The clipboard related exports ignoreValueFormatterDuringExport and splitClipboardPastedText are no more prefixed with unstable_

@MBilalShafi MBilalShafi added breaking change component: data grid This is the name of the generic UI component, not the React module! v7.x feature: Clipboard Related to clipboard copy or paste functionalities labels Nov 29, 2023
…/useGridClipboardImport.ts

Signed-off-by: Bilal Shafi <bilalshafidev@gmail.com>
@mui-bot
Copy link

mui-bot commented Nov 29, 2023

@MBilalShafi MBilalShafi mentioned this pull request Nov 29, 2023
45 tasks
@MBilalShafi MBilalShafi changed the title [DataGridPremium] Make clipboard export feature stable [DataGridPremium] Make clipboard paste feature stable Nov 29, 2023
Copy link
Member

@michelengelen michelengelen left a comment

Choose a reason for hiding this comment

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

just a very small nit ... feel free to ignore ... LGMT :shipit:

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 30, 2023
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@MBilalShafi MBilalShafi force-pushed the breaking-changes/clipboard-export branch from 41ac66a to a7202d2 Compare November 30, 2023 13:29
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 30, 2023
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 30, 2023
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 1, 2023
@MBilalShafi MBilalShafi merged commit a48961b into mui:next Dec 1, 2023
@MBilalShafi MBilalShafi deleted the breaking-changes/clipboard-export branch December 1, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: data grid This is the name of the generic UI component, not the React module! feature: Clipboard Related to clipboard copy or paste functionalities v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants