Skip to content

V16 : Change TinyMCE defaults to Tiptap #7064

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

Merged
merged 12 commits into from
May 5, 2025
Merged

V16 : Change TinyMCE defaults to Tiptap #7064

merged 12 commits into from
May 5, 2025

Conversation

iOvergaard
Copy link
Contributor

Description

The following types of information have been changed from TinyMCE to Tiptap:

  • Keyboard shortcuts
  • Property editor UI alias(es)
  • Links to documentation (to tiptap.dev)
  • References to TinyMCE in the editor's manual

Type of suggestion

  • Typo/grammar fix
  • Updated outdated content
  • New content
  • Updates related to a new version
  • Other

Product & version (if relevant)

16.0

Deadline (if relevant)

ASAP

@iOvergaard iOvergaard requested a review from Copilot May 2, 2025 14:59
@iOvergaard iOvergaard changed the title CMS: Change TinyMCE defaults to Tiptap V16 : Change TinyMCE defaults to Tiptap May 2, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates various documentation references from TinyMCE to Tiptap in order to align the content with the new rich text editor implementation. Key changes include updating UI aliases, revising keyboard shortcut documentation, and modifying installation instructions to incorporate version placeholders for the Backoffice package.

  • Updated the property editor documentation to reflect Tiptap usage.
  • Revised the keyboard shortcut tables in the editors’ manual.
  • Enhanced installation instructions in the development flow guide by including version placeholders.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
16/umbraco-forms/developer/extending/setting-types.md Changed UI alias from TinyMCE to Tiptap.
16/umbraco-cms/tutorials/editors-manual/working-with-content/README.md Updated keyboard shortcut table and documentation links to point to Tiptap.
16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/README.md Reordered alias lines to separate schema and UI aliases for Tiptap.
16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/markdown-editor.md Updated description to refer to a generic rich text editor interface.
16/umbraco-cms/customizing/umbraco-package.md Added new Tiptap extension types.
16/umbraco-cms/customizing/development-flow/vite-package-setup.md Adjusted package installation instructions to include version placeholders.
15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/README.md Removed a limitation note regarding media image resizing.
15/umbraco-cms/customizing/umbraco-package.md Added Tiptap extension types to the legacy package documentation.
Comments suppressed due to low confidence (1)

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/README.md:14

  • [nitpick] Confirm that the removal of the limitation note regarding media image resizing is intentional and accurately reflects the current capabilities of the Tiptap editor.
Resizing media images has not been implemented yet.

Copy link
Contributor

@eshanrnh eshanrnh left a comment

Choose a reason for hiding this comment

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

Looks good to me, @iOvergaard 💪I've made one small suggestion to avoid first person (we, I) in the sentence which I'll incorporate myself 😀

@eshanrnh eshanrnh merged commit 81c7968 into main May 5, 2025
4 of 6 checks passed
@eshanrnh eshanrnh deleted the docs/remove-tinymce branch May 7, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants