Piotrek Koszuliński 2fdb9bcacc Merge branch 'master' into t/1053 8 years ago
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. 8 years ago
delta 2afef20ab2 Tests: Added missing test. 8 years ago
document 858e6a4917 Renamed LiveSelection to DocumentSelection. 8 years ago
operation eaa9069e3e Changed: Changed how MoveOperation is broken on multiple MoveOperations during transformation. 8 years ago
schema 5434dc708a Fixed typos. 8 years ago
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
batch.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
documentfragment.js dea4e71842 Improved the tests. 8 years ago
documentselection.js 626a45d025 Made suere that the test will be understandable. 8 years ago
element.js f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. 8 years ago
history.js 5182ec9abd Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs". 8 years ago
liveposition.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
liverange.js e3584fa09d Changed: Expanded special case in `Range#_getTransformedByDelta`. 8 years ago
markercollection.js dd4717b855 Changed: added marker name to events fired by model.MarkerCollection. 8 years ago
node.js 1e73135772 Renamed all includeNode options to includeSelf. 8 years ago
nodelist.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
position.js 6fa452c666 Minor docs and code cleanup. 8 years ago
range.js 1787d51172 Merge pull request #1007 from ckeditor/t/1006 8 years ago
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
selection.js f35cf1cf12 Upgraded tests to the latest Chai and Sinon version. 8 years ago
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
textproxy.js 1e73135772 Renamed all includeNode options to includeSelf. 8 years ago
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
writer.js 9ed384badf Removed transfering markers from model writer. 8 years ago