Ckeditor5: [Docs] Add a guide about exiting the editor, saving data, pending actions etc.

Created on 23 May 2018  Â·  3Comments  Â·  Source: ckeditor/ckeditor5

We're introducing lots of cool stuff recently to deal with handling changes in the editor, like the auto save or the pending actions plugin. Without proper guides and examples I'm afraid they will not be discovered by developers. It's hard to find such things in API docs, even if they are well-explained there too.

docs

Most helpful comment

Thanks @dkonopka and @oleq for this lovely demo!

jul-18-2018 10-17-31

All 3 comments

It should cover two ways of saving data: autosave and using save button. Answer question: how to observe changes and pending actions in the context of saving. We should mention change:data event, pending actions and autosave plugins.

And one more thing to cover – integration with forms. It was reported somewhere, but I can't find it. Nevertheless, it makes sense to cover these things together.

Thanks @dkonopka and @oleq for this lovely demo!

jul-18-2018 10-17-31

Was this page helpful?
0 / 5 - 0 ratings