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