Szymon Cofalik 46d929355b Fixed: wrong sourcePosition in RemoveOperation when RemoveOperation removes nodes from graveyard. %!s(int64=9) %!d(string=hai) anos
..
attributeoperation.js 187b1ec906 Fixed: AttributeOperation should use isEqual to check attribute value. %!s(int64=9) %!d(string=hai) anos
insertoperation.js 131f8b5e09 Fixed: InsertOperation should copy its nodes when it's cloned. %!s(int64=9) %!d(string=hai) anos
moveoperation.js 0345630071 Fixed: MoveOperation#isSticky was not recovered from JSON object in #fromJSON. %!s(int64=9) %!d(string=hai) anos
nooperation.js c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. %!s(int64=9) %!d(string=hai) anos
operation.js c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. %!s(int64=9) %!d(string=hai) anos
reinsertoperation.js 18ec54fe27 Changed: MoveOperation#movedRangeStart changed from property to method #getMovedRangeStart to have it always up-to-date with #targetPosition. %!s(int64=9) %!d(string=hai) anos
removeoperation.js 46d929355b Fixed: wrong sourcePosition in RemoveOperation when RemoveOperation removes nodes from graveyard. %!s(int64=9) %!d(string=hai) anos
renameoperation.js 676a6a473d Changed: RenameOperation should do nothing and return undefined if it's oldName and newName are same. %!s(int64=9) %!d(string=hai) anos
rootattributeoperation.js c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. %!s(int64=9) %!d(string=hai) anos
transform.js dc03fc9ac6 Fixed: Improvements connected to RemoveOperation transformation. %!s(int64=9) %!d(string=hai) anos