Szymon Cofalik 99381fe069 Fixed: Fixes for deltas transformations. 8 年 前
..
transform 99381fe069 Fixed: Fixes for deltas transformations. 8 年 前
attributedelta.js c68ce8637e Fixed: Prevent errors in AttributeDelta if one of operations is NoOperation. 8 年 前
delta.js 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. 8 年 前
deltafactory.js 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. 8 年 前
insertdelta.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年 前
markerdelta.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年 前
mergedelta.js 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. 8 年 前
movedelta.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年 前
removedelta.js f056e06991 Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation. 8 年 前
renamedelta.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年 前
splitdelta.js 612e5501f3 Fixed: `SplitDelta#_moveOperation` should return null if second operation is `NoOperation`. 8 年 前
unwrapdelta.js 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. 8 年 前
weakinsertdelta.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年 前
wrapdelta.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年 前