| .. |
|
attributedelta.js
|
4807e388c1
Code style: Aligned code style to new ESLint version.
|
8 жил өмнө |
|
basic-deltas.js
|
e0212e36d5
Fixed issues reported by ESLint in "src/" directory.
|
8 жил өмнө |
|
basic-transformations.js
|
75c3d09bde
Fixed: `SplitDelta` special transformation cases threw when second operation become `NoOperation`.
|
8 жил өмнө |
|
delta.js
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
8 жил өмнө |
|
deltafactory.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 жил өмнө |
|
insertdelta.js
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
8 жил өмнө |
|
markerdelta.js
|
bbcbf43967
Docs: Fixed various API docs links.
|
9 жил өмнө |
|
mergedelta.js
|
67206cd791
Changed: `MergeDelta` and `SplitDelta` should create sticky move operations on reverse.
|
8 жил өмнө |
|
movedelta.js
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
8 жил өмнө |
|
removedelta.js
|
f056e06991
Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation.
|
8 жил өмнө |
|
renamedelta.js
|
ef3bc8353b
Code style: Removed blockers of "no-invalid-this" rule.
|
8 жил өмнө |
|
splitdelta.js
|
612e5501f3
Fixed: `SplitDelta#_moveOperation` should return null if second operation is `NoOperation`.
|
8 жил өмнө |
|
transform.js
|
1ecdf159f0
Fixed: `context.forceWeakRemove` was incorrectly set when transforming `MergeDelta`.
|
8 жил өмнө |
|
unwrapdelta.js
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
8 жил өмнө |
|
weakinsertdelta.js
|
ef3bc8353b
Code style: Removed blockers of "no-invalid-this" rule.
|
8 жил өмнө |
|
wrapdelta.js
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
8 жил өмнө |