grapesjs-plugin-ckeditor
grapesjs-plugin-ckeditor copied to clipboard
This plugin replaces the default Rich Text Editor with the one from CKEditor
All toolbars appear in div tag as "text" type but after saving it doesn't appear anymore. Do you think we can render the ckeditor to parent element? DIV: DIV>H1:
i want use ckeditor 5 version, but he not contain plugin "sharedspace". What can do about it?
While Editing a Text Block it adds p tag inside the block by adding this the text block size as been increasing because of p default margins but in normal...
Hello, I get the following typescript errors with 1.0.1 in my vue3 / vite project: ``` node_modules/grapesjs-plugin-ckeditor/src/index.ts:109:16 - error TS7006: Parameter 'el' implicitly has an 'any' type. 109 getContent(el, rte:...
In standalone CKEditor4 I am able to add custom plugins to my React project through the onBeforeLoad. How can this be achieved with the Grapes JS CKEditor plugin? As this...
Hi there, I have this issue where the RTE Toolbar will sometimes be cropped when it is close to the canvas edge. I need the toolbar contents to show in...
Editor.ts:1051 Error: The specified element mode is not supported on element: "a".
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
CKEditor toolvbar loses connection with the edited content if the text component ever gets changed (either styled or some property gets added which casuses rerendering of the text component on...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.4 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...