Szymon Kupś 64ced1ffed Added iframe manual test with selection preventing. il y a 9 ans
..
_utils be2b8d5e21 Removed engine.view.Document.focusedEditable and created selectedEditable and isFocused observables. il y a 9 ans
document ead3764867 Changed logic of focusing view document. DOM element focusing moved to engine.view.DOMConverter. il y a 9 ans
domconverter 9ebb2485e0 Added DOM node type checking methods to engine.view.DomConverter. il y a 9 ans
manual 64ced1ffed Added iframe manual test with selection preventing. 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 dbdab7db3b Merge pull request #492 from ckeditor/t/255 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 b8e6a3da74 Renderer removing selection from DOM elements if there is no selection in view. 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
textproxy.js bcb8df0966 Set some of TextProxy properties as public and updated docs. il y a 9 ans
treewalker.js bcb8df0966 Set some of TextProxy properties as public and updated docs. il y a 9 ans