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