Skip to content

Conversation

@leekelleher
Copy link
Member

Description

Following on from #2495, updated the Markdown Editor toolbar to visually align with the Tiptap RTE toolbar, including using the same icons for heading, bold, italic, et al.

Before
Screenshot 2024-10-29 172418

After
Screenshot 2024-10-29 172336

This does introduce a change (feature), as the button icon for any monacoMarkdownEditorAction extensions was hardcoded to "icon-link" (for the URL Picker feature), so MetaMonacoMarkdownEditorAction has been updated to have an optional label and icon.

Types of changes

  • New feature (non-breaking change which adds functionality)

How to test?

This is mostly a cosmetic change, but with the addition of the label/icon properties to the extension manifest, testing should be to make sure that the toolbar buttons all still function as expected.

to align with the Tiptap RTE toolbar style.
@leekelleher leekelleher merged commit bef2d31 into main Oct 29, 2024
9 checks passed
@leekelleher leekelleher deleted the v15/feature/markdown-editor-toolbar-style branch October 29, 2024 22:01
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