Skip to content
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

Feature: Tiptap Rich Text Editor #2347

Merged
merged 289 commits into from
Sep 30, 2024
Merged

Feature: Tiptap Rich Text Editor #2347

merged 289 commits into from
Sep 30, 2024

Conversation

iOvergaard
Copy link
Collaborator

Description

New property editor UI for the rich text editor schema known as Umbraco.RichText.

leekelleher and others added 30 commits September 17, 2024 09:58
feat: adds readonly mode to the tiptap input element
…manifest-tweaks

Tiptap: Toolbar manifest tweaks
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-stone-0033b3603-2347.westeurope.1.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-stone-0033b3603-2347.westeurope.1.azurestaticapps.net

@iOvergaard iOvergaard marked this pull request as ready for review September 30, 2024 13:11
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-stone-0033b3603-2347.westeurope.1.azurestaticapps.net

2 similar comments
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-stone-0033b3603-2347.westeurope.1.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-stone-0033b3603-2347.westeurope.1.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-stone-0033b3603-2347.westeurope.1.azurestaticapps.net

iOvergaard and others added 12 commits September 30, 2024 16:07
also sets the default config value.
Removed the `isDefault` property, replaced with property-editor's `defaultData`.
"core" is for Tiptap editor native extensions.
"toolbar" is custom buttons for the toolbar.

Added consistency with the file and class names.

Renamed "Code Editor" to "Source Editor",
since it's editing the raw HTML source of the RTE, (not "code").
for Tiptap's "Source Editor" toolbar button

Previously it was using "icon-code",
which could be confused with the "Code Block" action.
to a "components" folder, to be under "tiptap" folder.
@leekelleher leekelleher self-requested a review September 30, 2024 17:23
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

To Infinity and Beyond! 🚀

@leekelleher leekelleher merged commit 96559e9 into main Sep 30, 2024
7 of 8 checks passed
@leekelleher leekelleher deleted the v15/feature/tiptap branch September 30, 2024 17:46
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