| .. |
|
_utils
|
2cb2662c88
Fixed up some tests which didn't pass batch to the change event.
|
8 anni fa |
|
delta
|
b56a58b400
Changed: Make setting "undo mode" in transformation more explicit.
|
8 anni fa |
|
document
|
858e6a4917
Renamed LiveSelection to DocumentSelection.
|
8 anni fa |
|
operation
|
a7dd3454e8
Changed: Every operation execution should lead to firing model.Document#event:change.
|
8 anni fa |
|
schema
|
a8b389cbd9
Fix: Schema should ignore attributes stored in elements by DocumentSelection.
|
8 anni fa |
|
utils-tests
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 anni fa |
|
batch.js
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 anni fa |
|
documentfragment.js
|
dea4e71842
Improved the tests.
|
8 anni fa |
|
documentselection.js
|
e3ab9e393f
Changed: Added model.DocumentSelection#hasOwnRange.
|
8 anni fa |
|
element.js
|
f759046be8
"model.Element#getNodeByPath()" works with offsets instead of indexes.
|
8 anni fa |
|
history.js
|
5182ec9abd
Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs".
|
8 anni fa |
|
liveposition.js
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 anni fa |
|
liverange.js
|
46411fb0e3
Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range.
|
8 anni fa |
|
markercollection.js
|
3b1c2c691b
Changed: Properly delegate events from LiveRange to Marker.
|
8 anni fa |
|
node.js
|
d83732f969
Changed: Nodes are removed from their old parent when they are appended to new parent.
|
8 anni fa |
|
nodelist.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 anni fa |
|
position.js
|
6fa452c666
Minor docs and code cleanup.
|
8 anni fa |
|
range.js
|
c871a693c8
Fix: Handle isSticky flag properly when collapsed range is transformed by insertion.
|
8 anni fa |
|
rootelement.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 anni fa |
|
selection.js
|
97610a9999
Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`.
|
8 anni fa |
|
text.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 anni fa |
|
textproxy.js
|
1e73135772
Renamed all includeNode options to includeSelf.
|
8 anni fa |
|
treewalker.js
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 anni fa |
|
writer.js
|
9ed384badf
Removed transfering markers from model writer.
|
8 anni fa |