Skip to content

Tiptap RTE: Capabilities Tidy-up#20078

Merged
iOvergaard merged 6 commits intomainfrom
v16/improvement/tiptap-capabilities-tidyup
Sep 4, 2025
Merged

Tiptap RTE: Capabilities Tidy-up#20078
iOvergaard merged 6 commits intomainfrom
v16/improvement/tiptap-capabilities-tidyup

Conversation

@leekelleher
Copy link
Copy Markdown
Member

@leekelleher leekelleher commented Sep 4, 2025

Description

Follow up with PR #20042, I'd found a few things to tidy-up.

Copy link
Copy Markdown
Contributor

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 tidies up various aspects of the Tiptap Rich Text Editor implementation following a previous PR, addressing missing mock data, styling issues, and adding proper deprecation notices.

  • Adds missing mock data for Tiptap extensions to improve test coverage
  • Fixes UFM code element styling with proper font-family fallback
  • Improves button alignment in Tiptap configuration interfaces
  • Adds proper deprecation notices for v17 removal

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ufm-render.element.ts Adds fallback value for monospace font-family CSS variable
types.ts Updates deprecation notice from TODO comment to proper JSDoc
tiptap-toolbar-group-configuration.element.ts Adds flex-end alignment for configuration buttons
property-editor-ui-tiptap-toolbar-configuration.element.ts Adds flex-end alignment for toolbar configuration buttons
property-editor-ui-tiptap-statusbar-configuration.element.ts Adds flex-end alignment for statusbar configuration buttons
font-size/manifests.ts Removes unused menu manifest and simplifies export structure
font-family/manifests.ts Removes unused menu manifest and simplifies export structure
content-collection-workspace.context-token.ts Adds optional chaining to prevent runtime errors
document.data.ts Updates mock data to use span instead of div for embed holder
data-type.data.ts Adds comprehensive list of Tiptap extensions to mock data
index.ts Corrects deprecation notice version from v18 to v17

@iOvergaard iOvergaard merged commit 1b5734d into main Sep 4, 2025
28 checks passed
@iOvergaard iOvergaard deleted the v16/improvement/tiptap-capabilities-tidyup branch September 4, 2025 13:20
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.

3 participants