Szymon Kupś 3bb6e97bf6 Changes in engine.view.writer: renamed breakAttributes and mergeAttributes method, getParentAttribute method is now private, fixed ranges and positions container validation. Updated docs and tests. il y a 9 ans
..
_utils fcd0e2c8f4 Removed selectedEditable observable and added rendered event to engine.view.Document. il y a 9 ans
document 586a658b9f Converted engine.view.Writer class to utilities functions. il y a 9 ans
domconverter 9ebb2485e0 Added DOM node type checking methods to engine.view.DomConverter. il y a 9 ans
manual 7b2c5486eb Remved view.Document#selectedEditable usage from tests. il y a 9 ans
observer 7b2c5486eb Remved view.Document#selectedEditable usage from tests. il y a 9 ans
utils-tests 7b2c5486eb Remved view.Document#selectedEditable usage from tests. il y a 9 ans
writer 3bb6e97bf6 Changes in engine.view.writer: renamed breakAttributes and mergeAttributes method, getParentAttribute method is now private, fixed ranges and positions container validation. Updated docs and tests. 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 fcd0e2c8f4 Removed selectedEditable observable and added rendered event to engine.view.Document. 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 82a0f04aeb Improved code coverage for engine.view.Renderer. Minor typo fixes. 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