FEAT: 'grapesjs-plugin-ckeditor' 版本
问题
你好@artf!
前段时间你们合并了以下PRs:
与[本问题]相关(https://github.com/artf/grapesjs/issues/2916)。
有没有可能把“grapesjs-plugin-ckeditor”改成版本,这样修复就能包含进去?
提前感谢大家!
最新版本有替代方案吗?
[ ] 是的 [ x ] 不
这是否与某个问题有关?
回答(2)
完成! 抱歉,完全忘了这事 😬
谢谢你举报,@mcottret。 关于FEAT: 'grapesjs-plugin-ckeditor'版本的好问题。GrapesJS 推荐的方法是使用事件驱动 API。 从这里开始: 查看你所在模块的[GrapesJS文档](https://grapesjs.com/docs/) 寻找“on()”事件监听器方法 大多数操作可以通过监听编辑器和组件事件来实现 常见模式: “JavaScript 留意变化 editor.on('change', () => console.log('something changed')); 组件生命周期 editor.on('component:mount',...
相关问答
通过相似的问题讨论继续研究。
问题 #3285
:画布iframe中的文档类型
嗨。 这个问题已经被问过两次([这里](https://github.com/artf/grapesjs/issues/973)和[这里](https://github.com/artf/grapesjs/issues/1230)),但从未有过答案。 有没有办法在画布ifram...
问题 #3419
FEAT:在editor.render执行后要挂钩的事件
你想给GrapesJS添加什么? 正如[BUG: Panels“可见”属性不阻止面板渲染](https://github.com/artf/grapesjs/issues/3418)中所述,我尝试在初始时阻止面板渲染。因为可见属性对我不起作用,我尝试了一些变通方法,直到调用渲染...
问题 #3184
点击关于将 grapesjs-style-bg 插件集成到网页构建器的问题
我使用的是 GrapesJS 版本(0.16.27),并且在编辑器中集成了 grapesjs-style-bg 插件。功能完全正常。但点击背景属性的标签页时,问题就出现了。它立刻切换了标签页。 尤其是在选择渐变选项时,我已经集成了插件,正如本[问题](https://githu...
问题 #3142
AssetManager 渲染问题
@artf这正是之前已经被解决过的[问题#2760](https://github.com/artf/grapesjs/issues/2760),这是错了还是我做错了?我本以为资源不会显示出来,但它们全都可见 ) and a dozen throwaway event listeners — this post is for you.
教程
How to Build a Production GrapesJS Editor: The Complete Walkthrough of Brief, Preset, Plugins, and Services
A complete walkthrough of building a production GrapesJS editor: how to choose a preset, pick plugins, and scope setup services without burning a sprint.
教程
Big Updates: TinyMCE 8 and Placeholder 2.0 for GrapesJS
In May we shipped major updates to two of our most popular GrapesJS plugins — TinyMCE Inline Text Editor and Placeholder.
浏览插件分类
直接跳转到市场上的插件分类页面。