Tiptap RTE: Codesweep for 16.2 (#19879)
* RTE mock data updates * TODO comment typo correction * Corrected typo in class name This could technically be a breaking-change, but since the class name conflicted with the exported `UmbTiptapToolbarFontFamilyExtensionApi`, then no one could use it anyway. ¯\_(ツ)_/¯ * Tiptap extension code tidy-up Also, makes use of `this.name` instead of hardcoded strings.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
This example demonstrates how you can append extra validation messages to the Validation Context based on the value of a Property of a property Editor that this Customization is not interested in overriding/replacing.
|
||||
|
||||
See this having an effect on the All RTEs page, where too long words are invalid.
|
||||
See this having an effect on the "Rich Text Editor" page, where too long words are invalid.
|
||||
|
||||
Reference in New Issue
Block a user