Szymon Cofalik 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 年之前
..
_utils cc187f96fb Added isreadOnly property to the view document mock. 8 年之前
document f5e02c7bf5 Fixed tests failing on Safari connected to jumping over UIElements. 8 年之前
domconverter f7e4f7903f Merge branch 'master' into t/1186 8 年之前
manual 1ffcf82a10 Tests: Enhanced manual test with in-text ui elements. 8 年之前
observer 43b292c573 Added a 50ms timeout after focus before rendering. 8 年之前
utils-tests cc187f96fb Added isreadOnly property to the view document mock. 8 年之前
writer b33ff4354b Changed: `view.Writer` to better handle attribute elements partial (un)wrapping and merging. 8 年之前
attributeelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. 8 年之前
containerelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. 8 年之前
documentfragment.js 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 年之前
editableelement.js 9b6e2588e3 Bound EditableElement#isReadOnly to the view Document. 8 年之前
element.js 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 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 f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. 8 年之前
placeholder.js b5fec33ca1 Changed: Placeholder text should not be hidden if element has only ui elements. 8 年之前
position.js 7692ed2520 Tests: Added mising test in `view.Position` and fixing CC. 8 年之前
range.js 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 年之前
renderer.js fcc9858201 Resolved "TODO" in tests. Changed ifs to our new test util. 8 年之前
rooteditableelement.js df328982e2 Add: Introduced `is()` method for engine view. 8 年之前
selection.js 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 年之前
text.js df328982e2 Add: Introduced `is()` method for engine view. 8 年之前
textproxy.js e7cd0e9296 Added: `view.TextProxy#offsetSize` property. 8 年之前
treewalker.js f86c3b57b8 Changed: `view.TreeWalker` should always return `view.TextProxy`. 8 年之前
uielement.js f65dad3062 UIElement.render() tests. 8 年之前