Szymon Cofalik
|
dd202e6760
Changed: Operations that does not operate on document have `null` base version.
|
8 years ago |
Szymon Cofalik
|
c44336d58a
Changed: Operations no longer remove changes object on `_execute()`.
|
8 years ago |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 years ago |
Szymon Cofalik
|
9d7b60d438
Added: Extracted operation validation from `_execute()` method to `_validate()` method.
|
8 years ago |
Oskar Wróbel
|
18b01a40fe
Changed the way of checking if operaton is a document operation.
|
8 years ago |
Oskar Wróbel
|
aa93ed2f24
Changed root property to isDocumentOperation.
|
8 years ago |
Oskar Wróbel
|
67c1d89d3c
Added root getter to the ReinsertOperation.
|
8 years ago |
Szymon Cofalik
|
b05aff7ddb
Fixed: `RemoveOperation#getReversed()` and `ReinsertOperation#getReversed()` were incorrect after `RemoveOperation` no longer creates `$graveyardHolder`.
|
8 years ago |
Szymon Cofalik
|
6b04950bc6
Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own.
|
8 years ago |
Piotrek Koszuliński
|
5be4a494fb
Docs: Fixed inherited methods documentation. Closes #971.
|
8 years ago |
Szymon Cofalik
|
074d837846
Changed: `RemoveOperation#_needsHolderElement` will be set manually in scripts that create `RemoveOperation` instance.
|
8 years ago |
Szymon Cofalik
|
50f4056dd5
Changed: reversed `ReinsertOperation` now removes nodes back to the same graveyard holder.
|
8 years ago |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 years ago |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 years ago |
Szymon Cofalik
|
c86900d588
Codestyle: removed empty line.
|
9 years ago |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
9 years ago |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 years ago |
Szymon Cofalik
|
215386d4dd
Docs: huge docs refactor in engine, also changed methods order and variables names.
|
9 years ago |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 years ago |