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