| .. |
|
_utils
|
2cb2662c88
Fixed up some tests which didn't pass batch to the change event.
|
il y a 8 ans |
|
delta
|
2aa72f7a07
Fixed: Prevent throwing during SplitDelta x RemoveDelta transformation.
|
il y a 8 ans |
|
document
|
858e6a4917
Renamed LiveSelection to DocumentSelection.
|
il y a 8 ans |
|
operation
|
eaa9069e3e
Changed: Changed how MoveOperation is broken on multiple MoveOperations during transformation.
|
il y a 8 ans |
|
schema
|
5434dc708a
Fixed typos.
|
il y a 8 ans |
|
utils-tests
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
|
batch.js
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
il y a 8 ans |
|
documentfragment.js
|
dea4e71842
Improved the tests.
|
il y a 8 ans |
|
documentselection.js
|
c0fcfb4df6
Renamed `setFocus` to moveFocusTo` in Selection.
|
il y a 8 ans |
|
element.js
|
f759046be8
"model.Element#getNodeByPath()" works with offsets instead of indexes.
|
il y a 8 ans |
|
history.js
|
5182ec9abd
Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs".
|
il y a 8 ans |
|
liveposition.js
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
il y a 8 ans |
|
liverange.js
|
2873a19647
Changed: Added `batch` parameter to `model.LiveRange#event:change`.
|
il y a 8 ans |
|
markercollection.js
|
dd4717b855
Changed: added marker name to events fired by model.MarkerCollection.
|
il y a 8 ans |
|
node.js
|
1e73135772
Renamed all includeNode options to includeSelf.
|
il y a 8 ans |
|
nodelist.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
|
position.js
|
6fa452c666
Minor docs and code cleanup.
|
il y a 8 ans |
|
range.js
|
1eb46d8ba8
Removed TODOs.
|
il y a 8 ans |
|
rootelement.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
|
selection.js
|
97610a9999
Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`.
|
il y a 8 ans |
|
text.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
|
textproxy.js
|
1e73135772
Renamed all includeNode options to includeSelf.
|
il y a 8 ans |
|
treewalker.js
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
il y a 8 ans |
|
writer.js
|
9ed384badf
Removed transfering markers from model writer.
|
il y a 8 ans |