Piotr Jasiun 816f32a0f3 Merge pull request #496 from ckeditor/t/491 il y a 9 ans
..
_utils be2b8d5e21 Removed engine.view.Document.focusedEditable and created selectedEditable and isFocused observables. il y a 9 ans
document a0e04970f0 Added tests to engine.view.Document.selectedEditable. il y a 9 ans
domconverter a5c59b93b2 Tests: additional tests for DomConverter#getCorrespondingDomText. il y a 9 ans
manual 6f67b98eb1 Changes for manual tests after changes in focus and selection. il y a 9 ans
observer 7471e59003 Added tests to engine.view.observer.FocusObserver. il y a 9 ans
utils-tests be2b8d5e21 Removed engine.view.Document.focusedEditable and created selectedEditable and isFocused observables. il y a 9 ans
writer 3a31c74308 Minor docs and test fixes in view.Writer. il y a 9 ans
attributeelement.js 7fb398bb56 AttributeElement.getFillerOffset should return null if there is no Container ancestor. il y a 9 ans
containerelement.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans
documentfragment.js a374a72b3c Clear mess with change event and types. il y a 9 ans
editableelement.js 1c40f81b3b Created tests for engine.view.EditableElement. Moved tests from RootEditableElement to EditableElement. il y a 9 ans
element.js a374a72b3c Clear mess with change event and types. il y a 9 ans
filler.js b02c8b1f88 startsWithFiller should returns null for the element. il y a 9 ans
matcher.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans
node.js 0515a28b17 Node.getDocument() should return null it the parent is null or DocumentFragment. il y a 9 ans
position.js 7351f9549e Added getEditableElement() method to engine.view.Position class. il y a 9 ans
range.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans
renderer.js 60fb6667dc Updated engine.view.Renderer tests. il y a 9 ans
rooteditableelement.js 1c40f81b3b Created tests for engine.view.EditableElement. Moved tests from RootEditableElement to EditableElement. il y a 9 ans
selection.js ac4b473089 Added change event firing to view.Selection.setTo method. il y a 9 ans
text.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans