Szymon Kupś 606f5a65b9 Fixed view writer tests. 8 vuotta sitten
..
_utils 4f48f8a38d Added util for createing view root for tests. 8 vuotta sitten
document 1122f7b1df Dropped Document#hasRoot method in favor of Document#getRoot. 8 vuotta sitten
domconverter f7e4f7903f Merge branch 'master' into t/1186 8 vuotta sitten
manual 4cf7a8b16e Aligned view tests to changes in view document. 8 vuotta sitten
observer 4cf7a8b16e Aligned view tests to changes in view document. 8 vuotta sitten
utils-tests 4f48f8a38d Added util for createing view root for tests. 8 vuotta sitten
writer 606f5a65b9 Fixed view writer tests. 8 vuotta sitten
attributeelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. 8 vuotta sitten
containerelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. 8 vuotta sitten
documentfragment.js 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 vuotta sitten
editableelement.js 9b6e2588e3 Bound EditableElement#isReadOnly to the view Document. 8 vuotta sitten
element.js 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 vuotta sitten
emptyelement.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 vuotta sitten
filler.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 vuotta sitten
matcher.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 vuotta sitten
node.js f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. 8 vuotta sitten
placeholder.js 4cf7a8b16e Aligned view tests to changes in view document. 8 vuotta sitten
position.js 7692ed2520 Tests: Added mising test in `view.Position` and fixing CC. 8 vuotta sitten
range.js 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 vuotta sitten
renderer.js 4cf7a8b16e Aligned view tests to changes in view document. 8 vuotta sitten
rooteditableelement.js 2df8fb3cce Added setter for changing name of Rooteditableelement. 8 vuotta sitten
selection.js 4cf7a8b16e Aligned view tests to changes in view document. 8 vuotta sitten
text.js df328982e2 Add: Introduced `is()` method for engine view. 8 vuotta sitten
textproxy.js e7cd0e9296 Added: `view.TextProxy#offsetSize` property. 8 vuotta sitten
treewalker.js 4cf7a8b16e Aligned view tests to changes in view document. 8 vuotta sitten
uielement.js f65dad3062 UIElement.render() tests. 8 vuotta sitten