Szymon Kupś 64ced1ffed Added iframe manual test with selection preventing. hace 9 años
..
_utils be2b8d5e21 Removed engine.view.Document.focusedEditable and created selectedEditable and isFocused observables. hace 9 años
document ead3764867 Changed logic of focusing view document. DOM element focusing moved to engine.view.DOMConverter. hace 9 años
domconverter 9ebb2485e0 Added DOM node type checking methods to engine.view.DomConverter. hace 9 años
manual 64ced1ffed Added iframe manual test with selection preventing. hace 9 años
observer 7471e59003 Added tests to engine.view.observer.FocusObserver. hace 9 años
utils-tests be2b8d5e21 Removed engine.view.Document.focusedEditable and created selectedEditable and isFocused observables. hace 9 años
writer 3a31c74308 Minor docs and test fixes in view.Writer. hace 9 años
attributeelement.js 7fb398bb56 AttributeElement.getFillerOffset should return null if there is no Container ancestor. hace 9 años
containerelement.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. hace 9 años
documentfragment.js a374a72b3c Clear mess with change event and types. hace 9 años
editableelement.js 1c40f81b3b Created tests for engine.view.EditableElement. Moved tests from RootEditableElement to EditableElement. hace 9 años
element.js a374a72b3c Clear mess with change event and types. hace 9 años
filler.js b02c8b1f88 startsWithFiller should returns null for the element. hace 9 años
matcher.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. hace 9 años
node.js 0515a28b17 Node.getDocument() should return null it the parent is null or DocumentFragment. hace 9 años
position.js dbdab7db3b Merge pull request #492 from ckeditor/t/255 hace 9 años
range.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. hace 9 años
renderer.js b8e6a3da74 Renderer removing selection from DOM elements if there is no selection in view. hace 9 años
rooteditableelement.js 1c40f81b3b Created tests for engine.view.EditableElement. Moved tests from RootEditableElement to EditableElement. hace 9 años
selection.js ac4b473089 Added change event firing to view.Selection.setTo method. hace 9 años
text.js 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. hace 9 años
textproxy.js bcb8df0966 Set some of TextProxy properties as public and updated docs. hace 9 años
treewalker.js bcb8df0966 Set some of TextProxy properties as public and updated docs. hace 9 años