| .. |
|
attributeoperation.js
|
a7dd3454e8
Changed: Every operation execution should lead to firing model.Document#event:change.
|
8 лет назад |
|
insertoperation.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 лет назад |
|
markeroperation.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 лет назад |
|
moveoperation.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 лет назад |
|
nooperation.js
|
a7dd3454e8
Changed: Every operation execution should lead to firing model.Document#event:change.
|
8 лет назад |
|
operation.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 лет назад |
|
reinsertoperation.js
|
b05aff7ddb
Fixed: `RemoveOperation#getReversed()` and `ReinsertOperation#getReversed()` were incorrect after `RemoveOperation` no longer creates `$graveyardHolder`.
|
8 лет назад |
|
removeoperation.js
|
f056e06991
Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation.
|
8 лет назад |
|
renameoperation.js
|
a7dd3454e8
Changed: Every operation execution should lead to firing model.Document#event:change.
|
8 лет назад |
|
rootattributeoperation.js
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 лет назад |
|
transform.js
|
eaa9069e3e
Changed: Changed how MoveOperation is broken on multiple MoveOperations during transformation.
|
8 лет назад |