Skip to content

feat(tiptap): make heading toolbar more versatile (turn into)#2786

Merged
AlexAndBear merged 3 commits into
mainfrom
issues/2761
Jul 2, 2026
Merged

feat(tiptap): make heading toolbar more versatile (turn into)#2786
AlexAndBear merged 3 commits into
mainfrom
issues/2761

Conversation

@AlexAndBear

Copy link
Copy Markdown
Member

Description

image

Related Issue

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@AlexAndBear AlexAndBear requested review from JammingBen and kulmann July 1, 2026 15:24

@JammingBen JammingBen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Codebock and blockquote are now missing in the slash-menu. And we should probably add the paragraph action there as well.

Comment thread packages/web-pkg/src/editor/composables/useEditorActions.ts
@AlexAndBear AlexAndBear requested review from JammingBen and kulmann July 2, 2026 12:27
@AlexAndBear

Copy link
Copy Markdown
Member Author

Codebock and blockquote are now missing in the slash-menu. And we should probably add the paragraph action there as well.

done

@kulmann kulmann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nice 😍

@AlexAndBear AlexAndBear merged commit ce85b8f into main Jul 2, 2026
29 checks passed
@AlexAndBear AlexAndBear deleted the issues/2761 branch July 2, 2026 12:43
@openclouders openclouders mentioned this pull request Jul 2, 2026
1 task
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.

[tiptap] "turn into" controls (h1, h2, h3, text, code, quote)

3 participants