Szymon Cofalik 5c05872945 Changed: Reverted refreshing touching text nodes in `view.Renderer`. Moved `getTouchingTextNode` back to `view.DomConverter`. hace 8 años
..
_utils cc187f96fb Added isreadOnly property to the view document mock. hace 8 años
document 2b04f05104 Merge pull request #1057 from ckeditor/t/660 hace 8 años
domconverter 31535beed1 Changed: minor fixes and several new tests for handling spaces in view->dom conversion. hace 8 años
manual 1ffcf82a10 Tests: Enhanced manual test with in-text ui elements. hace 8 años
observer c0fcfb4df6 Renamed `setFocus` to moveFocusTo` in Selection. hace 8 años
utils-tests cc187f96fb Added isreadOnly property to the view document mock. hace 8 años
writer d84d16a3ac Perserving writer priority when wrapping elements that can be merged. hace 8 años
attributeelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. hace 8 años
containerelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. hace 8 años
documentfragment.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
editableelement.js 9b6e2588e3 Bound EditableElement#isReadOnly to the view Document. hace 8 años
element.js 8bdfc0dc34 Not displaying empty attributes in view element.getIdentity(). hace 8 años
emptyelement.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
filler.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
matcher.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
node.js f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. hace 8 años
placeholder.js b5fec33ca1 Changed: Placeholder text should not be hidden if element has only ui elements. hace 8 años
position.js 7692ed2520 Tests: Added mising test in `view.Position` and fixing CC. hace 8 años
range.js 1eb46d8ba8 Removed TODOs. hace 8 años
renderer.js 5c05872945 Changed: Reverted refreshing touching text nodes in `view.Renderer`. Moved `getTouchingTextNode` back to `view.DomConverter`. hace 8 años
rooteditableelement.js df328982e2 Add: Introduced `is()` method for engine view. hace 8 años
selection.js 8a4e52643c Added missing test. hace 8 años
text.js df328982e2 Add: Introduced `is()` method for engine view. hace 8 años
textproxy.js 1e73135772 Renamed all includeNode options to includeSelf. hace 8 años
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
uielement.js f65dad3062 UIElement.render() tests. hace 8 años