Szymon Cofalik a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. 8 years ago
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. 8 years ago
delta 99381fe069 Fixed: Fixes for deltas transformations. 8 years ago
document 858e6a4917 Renamed LiveSelection to DocumentSelection. 8 years ago
operation a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. 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 8de46d3a0a Changed: Removed unnecessary if statement in `clearAttributesStoredInElement` in `documentselection.js`. 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 46411fb0e3 Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range. 8 years ago
markercollection.js 3b1c2c691b Changed: Properly delegate events from LiveRange to Marker. 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 1eb46d8ba8 Removed TODOs. 8 years ago
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
selection.js 97610a9999 Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`. 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