Piotrek Koszuliński
|
b9b87c6aa8
Refactoring: prepended protected methods with underscores.
|
9 years ago |
Szymon Cofalik
|
54a9ce75e3
Tests: updated tests for Selection, LiveSelection and Document.
|
9 years ago |
Szymon Cofalik
|
642abe5f87
Changed: moved model.LiveSelection#getDefaultRange to model.Document + other slight fixes.
|
9 years ago |
Maksymilian Barnaś
|
a04d16dc61
Revert "Merge pull request #573 from ckeditor/t/572"
|
9 years ago |
Maksymilian Barnaś
|
2b5390945f
Update tests with `throwCKEditorError` check.
|
9 years ago |
Piotr Jasiun
|
d0447b06ac
Merge pull request #550 from ckeditor/t/478d
|
9 years ago |
Maksymilian Barnaś
|
745adac0cb
Updated tests.
|
9 years ago |
Szymon Cofalik
|
3bbfb59055
Added: support for correct handling of combining marks and surrogate pairs.
|
9 years ago |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
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
|
2a85897244
Refactored handling text data in model.
|
9 years ago |
Oskar Wrobel
|
c809496899
Renamed batch.doc to batch.document.
|
9 years ago |
Szymon Cofalik
|
a296b700f2
Changed: rename model.DocumentSelection to model.LiveSelection.
|
9 years ago |
Szymon Cofalik
|
9a79327ba3
Fixed: engine.model.Document was JSON-ized to empty object.
|
9 years ago |
Szymon Cofalik
|
568ea54b1e
Added: engine.model.CompressedHistory.
|
9 years ago |
Szymon Cofalik
|
49550d9e48
Added: engine.model.Batch#type. Initial batch has now 'ignore' type.
|
9 years ago |
Oskar Wrobel
|
b49f0f2db5
Removed default parameters from model.document.getRoot() calls.
|
9 years ago |
Oskar Wrobel
|
564f153d7d
Changed parameters orded of model.document.createRoot() method.
|
9 years ago |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 years ago |