Oskar Wróbel aa93ed2f24 Changed root property to isDocumentOperation. hace 8 años
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. hace 8 años
delta 04b0529232 Removed Batch#register moethod and moved all batch methods to the Batch class. hace 8 años
document 858e6a4917 Renamed LiveSelection to DocumentSelection. hace 8 años
operation aa93ed2f24 Changed root property to isDocumentOperation. hace 8 años
schema a8b389cbd9 Fix: Schema should ignore attributes stored in elements by DocumentSelection. hace 8 años
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
batch.js 99b49b9685 Improved batch API. hace 8 años
documentfragment.js dea4e71842 Improved the tests. hace 8 años
documentselection.js e3ab9e393f Changed: Added model.DocumentSelection#hasOwnRange. hace 8 años
element.js f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. hace 8 años
history.js 5182ec9abd Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs". hace 8 años
liveposition.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
liverange.js 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" hace 8 años
markercollection.js 3b1c2c691b Changed: Properly delegate events from LiveRange to Marker. hace 8 años
node.js d83732f969 Changed: Nodes are removed from their old parent when they are appended to new parent. hace 8 años
nodelist.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
position.js 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" hace 8 años
range.js 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" hace 8 años
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
selection.js 97610a9999 Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`. hace 8 años
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 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
writer.js 9ed384badf Removed transfering markers from model writer. hace 8 años