Szymon Cofalik b5fec33ca1 Changed: Placeholder text should not be hidden if element has only ui elements. il y a 8 ans
..
_utils 819a3605de Removed unnecessary apostrophes. il y a 8 ans
document e329ff7a3d Updated tests in view after changes in DomConverter. il y a 8 ans
domconverter 695319a028 Tests: Added tests created while debugging ckeditor/ckeditor5-clipboard#2. il y a 8 ans
manual 506c6bb0af Other: Updated the path to the ClassicEditor class (see https://github.com/ckeditor/ckeditor5-editor-classic/issues/41). il y a 8 ans
observer 1d56ed15bd Added UIElement handling to getFillerOffset methods in Container and Attribute elements. il y a 8 ans
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". il y a 8 ans
writer 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
attributeelement.js 1d56ed15bd Added UIElement handling to getFillerOffset methods in Container and Attribute elements. il y a 8 ans
containerelement.js 1d56ed15bd Added UIElement handling to getFillerOffset methods in Container and Attribute elements. il y a 8 ans
documentfragment.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
editableelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". il y a 8 ans
element.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
emptyelement.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
filler.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
matcher.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". il y a 8 ans
node.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
placeholder.js b5fec33ca1 Changed: Placeholder text should not be hidden if element has only ui elements. il y a 8 ans
position.js e19c56bac7 Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method. il y a 8 ans
range.js 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. il y a 8 ans
renderer.js 3952737541 DomConverter changes: removed getCorrespondingView, merged getCorrespondingViewElement and getCorrespondingViewDocumentFragment into mapDomToView, renamed getCorrespondingViewText to findCorrespondingViewText. il y a 8 ans
rooteditableelement.js df328982e2 Add: Introduced `is()` method for engine view. il y a 8 ans
selection.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
text.js df328982e2 Add: Introduced `is()` method for engine view. il y a 8 ans
textproxy.js 4e495689a0 Aligned comments to changes in the ESLint config. il y a 8 ans
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
uielement.js f65dad3062 UIElement.render() tests. il y a 8 ans