Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

engine/model reorganization. #1203

Merged
merged 54 commits into from
Dec 14, 2017
Merged

engine/model reorganization. #1203

merged 54 commits into from
Dec 14, 2017

Conversation

oskarwrobel
Copy link
Contributor

engine/model reorganization.

List of related changes is here: https://github.com/ckeditor/ckeditor5/blob/t/engine/1186/mgit.json

Piotr Jasiun and others added 30 commits December 1, 2017 13:59
@oskarwrobel oskarwrobel requested a review from pjasiun December 14, 2017 07:58
*/
constructor( document ) {
constructor( document, model ) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

model should be enough. There is no need to have both model and document.

*/

/**
* @event applyOperation
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

applyOperation event docs are missing. I will fix it.

@pjasiun pjasiun merged commit 5be1ad6 into master Dec 14, 2017
@pjasiun pjasiun deleted the t/1186 branch December 14, 2017 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants