Skip to content

Conversation

@leekelleher
Copy link
Member

Description

Following on from #20841 and #20959, I have added a CLAUDE.md specifically for the Tiptap client module.

Given the integration with the 3rd party APIs of Tiptap and ProseMirror, it felt useful to provide an overview for the module code and structure.

Copy link
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 adds comprehensive documentation for the Tiptap rich text editor package in the form of a CLAUDE.md file, and corrects a naming inconsistency in the bundle alias. The documentation provides detailed information about the package structure, extension architecture, and development guidelines for working with the Tiptap integration.

Key Changes

  • Added detailed CLAUDE.md documentation for the Tiptap package covering architecture, file structure, extension patterns, and usage examples
  • Fixed bundle alias from Umb.Bundle.tiptap to Umb.Bundle.Tiptap to follow PascalCase naming convention used by all other packages

Reviewed changes

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

File Description
src/Umbraco.Web.UI.Client/src/packages/tiptap/CLAUDE.md New comprehensive documentation file describing the Tiptap package structure, extension architecture, file naming conventions, code examples, and quick reference guide
src/Umbraco.Web.UI.Client/src/packages/tiptap/umbraco-package.ts Corrected bundle alias to use PascalCase (Tiptap instead of tiptap), consistent with other package bundle naming conventions

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@iOvergaard iOvergaard merged commit 9a0d2d1 into main Dec 12, 2025
28 checks passed
@iOvergaard iOvergaard deleted the v17/docs/tiptap-claude-memories branch December 12, 2025 15:30
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.

3 participants