Document inline text editing and Typography section in GrapesJS Builder#755
Open
promptless-for-oss wants to merge 118 commits into
Open
Document inline text editing and Typography section in GrapesJS Builder#755promptless-for-oss wants to merge 118 commits into
promptless-for-oss wants to merge 118 commits into
Conversation
* feat: rename files by appending word mautic for clarity
fix: Broken links to the outdated developer docs URL branch `7.0`
Docs: Add contributing guidelines to branch 7.0
Docs: Change Roles page link and fix a broken link in branch 7.0
This reverts commit 8123810.
…ic-user-documentation into cherry-pick-310-b7
Cherry-pick: "Add documentation for contact field label modifier " to 7.0
Cherry-pick: "Added Tip to Variables for using Custom Company Fields" to 7.0
Add new 'Editing text' section explaining that GrapesJS uses inline text editing, allowing users to edit text directly on the canvas. Includes information about formatting options and copy/paste support from external sources.
Add documentation for the Typography panel that was re-enabled in PR #16098. The Typography section in the Style Manager allows users to control font properties for selected Components, which is especially useful for legacy Themes that lack modern styling flexibility.
|
|
||
| With the Asset Manager is easier to organize your media files and it's enough to double click the image to change it. | ||
|
|
||
| Editing text |
Author
There was a problem hiding this comment.
PR #15839 introduces CKEditor 5 inline editing in the GrapesJS Builder, enabling direct on-canvas text editing. Files: plugins/GrapesJsBuilderBundle/Controller/GrapesJsController.php, plugins/GrapesJsBuilderBundle/Model/GrapesJsBuilderModel.php
Source: mautic/mautic#15839
|
|
||
| To learn more about creating Themes please :doc:`check the documentation</builders/creating_themes>`. | ||
|
|
||
| Typography |
Author
There was a problem hiding this comment.
Added Typography section documenting the Style Manager panel re-enabled in PR #16098. The PR removed code that was hiding the Typography sector, making font family, size, weight, color, line height, text align, and text shadow controls available for all components.
Source: mautic/mautic#16098
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open this suggestion in Promptless to view citations and reasoning process
Documents GrapesJS Builder text editing capabilities introduced in PR #15839 and Typography section re-enabled in PR #16098.
Changes
builders/email_landing_page.rst
Context
PR #15839 introduced inline CKEditor for text editing directly on the canvas. PR #16098 re-enabled the Typography section in the Style Manager and added alignment/list tools to the inline toolbar. These features are especially useful for legacy Themes that lack modern styling flexibility.
Trigger Events
Tip: Assign suggestions to team members in the Promptless dashboard to claim work 👥