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 年之前 |