8
0
Oskar Wróbel e372b78ab3 Enable SelectionObserver for read-only view Document. 8 лет назад
..
_utils cc187f96fb Added isreadOnly property to the view document mock. 8 лет назад
document 6925a41926 Added isReadOnly state to the view document. 8 лет назад
domconverter 695319a028 Tests: Added tests created while debugging ckeditor/ckeditor5-clipboard#2. 8 лет назад
manual 506c6bb0af Other: Updated the path to the ClassicEditor class (see https://github.com/ckeditor/ckeditor5-editor-classic/issues/41). 8 лет назад
observer e372b78ab3 Enable SelectionObserver for read-only view Document. 8 лет назад
utils-tests cc187f96fb Added isreadOnly property to the view document mock. 8 лет назад
writer 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
attributeelement.js 1d56ed15bd Added UIElement handling to getFillerOffset methods in Container and Attribute elements. 8 лет назад
containerelement.js 1d56ed15bd Added UIElement handling to getFillerOffset methods in Container and Attribute elements. 8 лет назад
documentfragment.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
editableelement.js 9b6e2588e3 Bound EditableElement#isReadOnly to the view Document. 8 лет назад
element.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
emptyelement.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
filler.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
matcher.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 лет назад
node.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
placeholder.js 4cd811cd8c Added tests to views placeholder utility. 8 лет назад
position.js e19c56bac7 Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method. 8 лет назад
range.js 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. 8 лет назад
renderer.js 3952737541 DomConverter changes: removed getCorrespondingView, merged getCorrespondingViewElement and getCorrespondingViewDocumentFragment into mapDomToView, renamed getCorrespondingViewText to findCorrespondingViewText. 8 лет назад
rooteditableelement.js df328982e2 Add: Introduced `is()` method for engine view. 8 лет назад
selection.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
text.js df328982e2 Add: Introduced `is()` method for engine view. 8 лет назад
textproxy.js 4e495689a0 Aligned comments to changes in the ESLint config. 8 лет назад
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 лет назад
uielement.js f65dad3062 UIElement.render() tests. 8 лет назад