Szymon Cofalik a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. před 8 roky
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. před 8 roky
delta 99381fe069 Fixed: Fixes for deltas transformations. před 8 roky
document 858e6a4917 Renamed LiveSelection to DocumentSelection. před 8 roky
operation a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. před 8 roky
schema 5434dc708a Fixed typos. před 8 roky
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". před 8 roky
batch.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. před 8 roky
documentfragment.js dea4e71842 Improved the tests. před 8 roky
documentselection.js 8de46d3a0a Changed: Removed unnecessary if statement in `clearAttributesStoredInElement` in `documentselection.js`. před 8 roky
element.js f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. před 8 roky
history.js 5182ec9abd Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs". před 8 roky
liveposition.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. před 8 roky
liverange.js 46411fb0e3 Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range. před 8 roky
markercollection.js 3b1c2c691b Changed: Properly delegate events from LiveRange to Marker. před 8 roky
node.js 1e73135772 Renamed all includeNode options to includeSelf. před 8 roky
nodelist.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". před 8 roky
position.js 6fa452c666 Minor docs and code cleanup. před 8 roky
range.js 1eb46d8ba8 Removed TODOs. před 8 roky
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". před 8 roky
selection.js 97610a9999 Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`. před 8 roky
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". před 8 roky
textproxy.js 1e73135772 Renamed all includeNode options to includeSelf. před 8 roky
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. před 8 roky
writer.js 9ed384badf Removed transfering markers from model writer. před 8 roky