Oskar Wrobel
|
71e160ff66
Fixed: parsing without selection, stringify text with attributes.
|
9 years ago |
Oskar Wrobel
|
c0dd13db03
Added configuration for range inside text representation.
|
9 years ago |
Oskar Wrobel
|
3be58c11b3
Improved docs.
|
9 years ago |
Oskar Wrobel
|
41f36301d9
Added convertion for text with attributes in both ways.
|
9 years ago |
Oskar Wrobel
|
32da581508
Revert schema validation in conversion.
|
9 years ago |
Oskar Wrobel
|
9c5d4e05c2
Omit schema validation in converters + better way of passing mapper.
|
9 years ago |
Oskar Wrobel
|
1b21089b4a
Removed duplicated converters.
|
9 years ago |
Oskar Wrobel
|
c5990a4f2b
Converted selection model -> view.
|
9 years ago |
Oskar Wrobel
|
3b0885dd9f
Work in progress: Model utils works on convertes in both ways.
|
9 years ago |
Szymon Cofalik
|
e0982a68d8
Changed: model/view Range constructors.
|
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 Kupś
|
569c780575
Merge branch 'master' into t/455
|
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 |
Szymon Kupś
|
369531ab6a
Changed model utilities setData method to use document.enqueueChanges.
|
9 years ago |
Oskar Wrobel
|
2a555b94ed
Renamed `SAME` to lower case.
|
9 years ago |
Oskar Wrobel
|
5faad92674
Renamed `END` to lower case.
|
9 years ago |
Oskar Wrobel
|
87476d365a
Renamed `ELEMENT_START` and `ELEMENT_END` to lower case.
|
9 years ago |
Szymon Kupś
|
f31bd153d3
Added test and refactoring to model test utilities.
|
9 years ago |
Szymon Kupś
|
9ed8964f30
Refactoring stringify model utilities function.
|
9 years ago |
Szymon Kupś
|
9d6a45e94a
Returning parsed node or DocumentFragment in model utilities.
|
9 years ago |
Oskar Wrobel
|
02f912477c
Merge branch 'master' into t/390
|
9 years ago |
Oskar Wrobel
|
b6cd907055
Fixed test for setData utils method.
|
9 years ago |
Oskar Wrobel
|
a0e5b7a875
Added validation for document object in set/getData utils methods.
|
9 years ago |
Oskar Wrobel
|
564f153d7d
Changed parameters orded of model.document.createRoot() method.
|
9 years ago |
Oskar Wrobel
|
f04fb50286
Added parameter validation for getData().
|
9 years ago |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 years ago |
Szymon Kupś
|
aebf94aba2
Changed withSelection option in view's and model's test utilities to withoutSelection.
|
9 years ago |
Szymon Kupś
|
f008cbd61d
Added test to getData/setData model test utilities.
|
9 years ago |