Szymon Kupś
|
12e370f5ae
Revert "Added tests to view writer checking integration with WidgetElement."
|
9 年之前 |
Szymon Kupś
|
5027c7f136
Added tests to view writer checking integration with WidgetElement.
|
9 年之前 |
Szymon Kupś
|
611f303796
View writer now throws when want to break attributes inside EmptyElement. Added tests.
|
9 年之前 |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |
Maksymilian Barnaś
|
8dc43c8b66
Updated imports to use new paths.
|
9 年之前 |
Maksymilian Barnaś
|
a04d16dc61
Revert "Merge pull request #573 from ckeditor/t/572"
|
9 年之前 |
Maksymilian Barnaś
|
2b5390945f
Update tests with `throwCKEditorError` check.
|
9 年之前 |
Oskar Wrobel
|
5a475d1103
Adjusted tests to refactored model utils.
|
9 年之前 |
Oskar Wrobel
|
fcb659eb03
Changed dataprocessor to XML and fixed writter tests.
|
9 年之前 |
Oskar Wrobel
|
9a267af601
Adjusted view/writer tests to new utils api.
|
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 年之前 |
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 Kupś
|
6be47f1100
Simplified tests in engine.view.Writer.
|
9 年之前 |
Szymon Kupś
|
3bb6e97bf6
Changes in engine.view.writer: renamed breakAttributes and mergeAttributes method, getParentAttribute method is now private, fixed ranges and positions container validation. Updated docs and tests.
|
9 年之前 |
Szymon Kupś
|
586a658b9f
Converted engine.view.Writer class to utilities functions.
|
9 年之前 |
Szymon Kupś
|
3a31c74308
Minor docs and test fixes in view.Writer.
|
9 年之前 |
Piotr Jasiun
|
5de3e84419
Thread DocumentFragment as ContainerElement in Writer methods.
|
9 年之前 |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 年之前 |