Oskar Wrobel
|
1bdb4c0f9d
Added parsing values of model element attributes + little test cleanup.
|
9 年之前 |
Oskar Wrobel
|
0f17e4267d
Increased code coverage of view and model utils.
|
9 年之前 |
Oskar Wrobel
|
93bc6d4130
Refactored using of converters in model utils.
|
9 年之前 |
Oskar Wrobel
|
0959cedce9
Imroved some test assertions.
|
9 年之前 |
Oskar Wrobel
|
2bef179be5
Removed unnecessary test cases.
|
9 年之前 |
Oskar Wrobel
|
f7e4d536de
Refactored model utils in tests.
|
9 年之前 |
Oskar Wrobel
|
5a475d1103
Adjusted tests to refactored model utils.
|
9 年之前 |
Oskar Wrobel
|
3b0885dd9f
Work in progress: Model utils works on convertes in both ways.
|
9 年之前 |
Szymon Cofalik
|
89fffdcc38
Tests: added tests with unicode characters and also did some minor fixes in tests.
|
9 年之前 |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 年之前 |
Szymon Kupś
|
569c780575
Merge branch 'master' into t/455
|
9 年之前 |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
9 年之前 |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 年之前 |
Szymon Cofalik
|
2a85897244
Refactored handling text data in model.
|
9 年之前 |
Szymon Kupś
|
369531ab6a
Changed model utilities setData method to use document.enqueueChanges.
|
9 年之前 |
Oskar Wrobel
|
5faad92674
Renamed `END` to lower case.
|
9 年之前 |
Oskar Wrobel
|
448990ca4a
Renamed `BEFORE` and `AFTER` to lower case.
|
9 年之前 |
Szymon Kupś
|
7abcf0c15d
Added tests to model test utilities to check consistency with view test utilites.
|
9 年之前 |
Szymon Kupś
|
f31bd153d3
Added test and refactoring to model test utilities.
|
9 年之前 |
Szymon Kupś
|
9d6a45e94a
Returning parsed node or DocumentFragment in model utilities.
|
9 年之前 |
Oskar Wrobel
|
02f912477c
Merge branch 'master' into t/390
|
9 年之前 |
Szymon Kupś
|
63a017800d
Changed regexps to strings when matching whole string in to.throw() test.
|
9 年之前 |
Oskar Wrobel
|
b6cd907055
Fixed test for setData utils method.
|
9 年之前 |
Oskar Wrobel
|
a0e5b7a875
Added validation for document object in set/getData utils methods.
|
9 年之前 |
Oskar Wrobel
|
564f153d7d
Changed parameters orded of model.document.createRoot() method.
|
9 年之前 |
Oskar Wrobel
|
f04fb50286
Added parameter validation for getData().
|
9 年之前 |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 年之前 |
Szymon Kupś
|
856a047f76
Removed other occurences of in tests.
|
9 年之前 |
Szymon Kupś
|
aebf94aba2
Changed withSelection option in view's and model's test utilities to withoutSelection.
|
9 年之前 |
Szymon Kupś
|
f008cbd61d
Added test to getData/setData model test utilities.
|
9 年之前 |