Szymon Cofalik dc03fc9ac6 Fixed: Improvements connected to RemoveOperation transformation. пре 9 година
..
attributeoperation.js 9b00f7e4c2 Changed: AttributeOperation should do nothing and return undefined if it's oldValue and newValue are same. пре 9 година
insertoperation.js 131f8b5e09 Fixed: InsertOperation should copy its nodes when it's cloned. пре 9 година
moveoperation.js 0345630071 Fixed: MoveOperation#isSticky was not recovered from JSON object in #fromJSON. пре 9 година
nooperation.js c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. пре 9 година
operation.js c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. пре 9 година
reinsertoperation.js 18ec54fe27 Changed: MoveOperation#movedRangeStart changed from property to method #getMovedRangeStart to have it always up-to-date with #targetPosition. пре 9 година
removeoperation.js 15ed89f72c Fixed: RemoveOperation#fromJSON caused newly created RemoveOperation#targetPosition to be based on current graveyard state rather than original operation's value. пре 9 година
renameoperation.js 676a6a473d Changed: RenameOperation should do nothing and return undefined if it's oldName and newName are same. пре 9 година
rootattributeoperation.js c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. пре 9 година
transform.js dc03fc9ac6 Fixed: Improvements connected to RemoveOperation transformation. пре 9 година