Skip to content

TINY-7493: Remove references to Word and IE from paste plugin#7371

Merged
JamesToohey merged 4 commits intodevelopfrom
feature/TINY-7493
Nov 10, 2021
Merged

TINY-7493: Remove references to Word and IE from paste plugin#7371
JamesToohey merged 4 commits intodevelopfrom
feature/TINY-7493

Conversation

@JamesToohey
Copy link
Copy Markdown
Contributor

@JamesToohey JamesToohey commented Nov 8, 2021

Related Ticket: TINY-7493

Description of Changes:

  • Removes specific handling of Word content (along with O365 and Google Docs)

Pre-checks:

  • Changelog entry added
  • Tests have been added (if applicable)
  • Branch prefixed with feature/ for new features (if applicable)

Review:

  • Milestone set
  • Review comments resolved

GitHub issues (if applicable):

@JamesToohey JamesToohey requested a review from lnewson November 9, 2021 22:44
@lnewson
Copy link
Copy Markdown
Contributor

lnewson commented Nov 10, 2021

There is one thing that could also be cleaned up here fwiw... in

editor.on('paste', (e: EditorEvent<ClipboardEvent & { ieFake: boolean }>) => {
we can remove the & { ieFake: boolean } part now.

@JamesToohey JamesToohey merged commit 6926d13 into develop Nov 10, 2021
@JamesToohey JamesToohey deleted the feature/TINY-7493 branch November 10, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants