Oskar Wrobel
|
1b21089b4a
Removed duplicated converters.
|
hace 9 años |
Oskar Wrobel
|
c5990a4f2b
Converted selection model -> view.
|
hace 9 años |
Oskar Wrobel
|
3b0885dd9f
Work in progress: Model utils works on convertes in both ways.
|
hace 9 años |
Szymon Cofalik
|
e0982a68d8
Changed: model/view Range constructors.
|
hace 9 años |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
hace 9 años |
Szymon Kupś
|
569c780575
Merge branch 'master' into t/455
|
hace 9 años |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
hace 9 años |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
hace 9 años |
Szymon Cofalik
|
2a85897244
Refactored handling text data in model.
|
hace 9 años |
Szymon Kupś
|
369531ab6a
Changed model utilities setData method to use document.enqueueChanges.
|
hace 9 años |
Oskar Wrobel
|
2a555b94ed
Renamed `SAME` to lower case.
|
hace 9 años |
Oskar Wrobel
|
5faad92674
Renamed `END` to lower case.
|
hace 9 años |
Oskar Wrobel
|
87476d365a
Renamed `ELEMENT_START` and `ELEMENT_END` to lower case.
|
hace 9 años |
Szymon Kupś
|
f31bd153d3
Added test and refactoring to model test utilities.
|
hace 9 años |
Szymon Kupś
|
9ed8964f30
Refactoring stringify model utilities function.
|
hace 9 años |
Szymon Kupś
|
9d6a45e94a
Returning parsed node or DocumentFragment in model utilities.
|
hace 9 años |
Oskar Wrobel
|
02f912477c
Merge branch 'master' into t/390
|
hace 9 años |
Oskar Wrobel
|
b6cd907055
Fixed test for setData utils method.
|
hace 9 años |
Oskar Wrobel
|
a0e5b7a875
Added validation for document object in set/getData utils methods.
|
hace 9 años |
Oskar Wrobel
|
564f153d7d
Changed parameters orded of model.document.createRoot() method.
|
hace 9 años |
Oskar Wrobel
|
f04fb50286
Added parameter validation for getData().
|
hace 9 años |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
hace 9 años |
Szymon Kupś
|
aebf94aba2
Changed withSelection option in view's and model's test utilities to withoutSelection.
|
hace 9 años |
Szymon Kupś
|
f008cbd61d
Added test to getData/setData model test utilities.
|
hace 9 años |
Szymon Kupś
|
1c5c65a4f8
Added changed view's getData/setData.
|
hace 9 años |
Szymon Kupś
|
90fd8aab5c
Clearing RootElement before filling it with new child nodes.
|
hace 9 años |
Szymon Kupś
|
185d0adcd2
Changed getData/setData in model utilities to use stringify/parse methods.
|
hace 9 años |
Szymon Kupś
|
a8959357ea
Added parse method to model test utilities. Moved tests from setData to parse method.
|
hace 9 años |
Szymon Kupś
|
2ce5f72201
Moved model test utils getData() tests to stringify() tests.
|
hace 9 años |
Szymon Kupś
|
d0dd9866d2
Added stringify() method to model test utils.
|
hace 9 años |