8
0
Oskar Wróbel b54e4d48f1 Refactored skipped Batch#setMarker tests. 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 4ea69cb273 Do not increase document version for non-document operations. 8 лет назад
operation 2971a99700 Mark MarkerOperation as document operation when there is no range to remove. 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 b54e4d48f1 Refactored skipped Batch#setMarker tests. 8 лет назад
documentfragment.js dea4e71842 Improved the tests. 8 лет назад
documentselection.js 7f705b4898 Aligned engine code with new Batch API. 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 7f705b4898 Aligned engine code with new Batch API. 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. 9 лет назад