Piotrek Koszuliński 65e8c7dcec Merge pull request #1133 from ckeditor/t/1132 8 yıl önce
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. 8 yıl önce
delta b44e57b96b Fixed: Tweaked SplitDelta transformation to act better when deltas are undone. 8 yıl önce
document 858e6a4917 Renamed LiveSelection to DocumentSelection. 8 yıl önce
operation a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. 8 yıl önce
schema a8b389cbd9 Fix: Schema should ignore attributes stored in elements by DocumentSelection. 8 yıl önce
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 yıl önce
batch.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 yıl önce
documentfragment.js dea4e71842 Improved the tests. 8 yıl önce
documentselection.js e3ab9e393f Changed: Added model.DocumentSelection#hasOwnRange. 8 yıl önce
element.js f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. 8 yıl önce
history.js 5182ec9abd Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs". 8 yıl önce
liveposition.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 yıl önce
liverange.js 46411fb0e3 Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range. 8 yıl önce
markercollection.js 3b1c2c691b Changed: Properly delegate events from LiveRange to Marker. 8 yıl önce
node.js 1e73135772 Renamed all includeNode options to includeSelf. 8 yıl önce
nodelist.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 yıl önce
position.js 6fa452c666 Minor docs and code cleanup. 8 yıl önce
range.js 8ae7b36bd7 Docs: Explained confusing code in inline comments. 8 yıl önce
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 yıl önce
selection.js 97610a9999 Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`. 8 yıl önce
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 yıl önce
textproxy.js 1e73135772 Renamed all includeNode options to includeSelf. 8 yıl önce
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 yıl önce
writer.js 9ed384badf Removed transfering markers from model writer. 8 yıl önce