Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński e5fb24d91c Fixed remaining references to utils. il y a 9 ans
  Piotrek Koszuliński ab2997d26b Removed util methods which were moved to a separate package. il y a 9 ans
  Piotrek Koszuliński 0a9d87a318 Updated API docs. il y a 9 ans
  Piotrek Koszuliński 0597e6abf3 Fixed remaining paths. il y a 9 ans
  Piotrek Koszuliński 0f772812ca Fixed paths to utils. il y a 9 ans
  Piotrek Koszuliński 7aef23b7c2 Fixed paths to CKEditorError. il y a 9 ans
  Piotrek Koszuliński c641d2c76d Removed files which were moved to ckeditor5-utils. il y a 9 ans
  Piotr Jasiun bd3b48d9d8 Merge pull request #229 from ckeditor/ot-for-deltas il y a 9 ans
  Piotr Jasiun dc51b60f62 File renaming. il y a 9 ans
  Szymon Cofalik d0e5e15776 Tests: MergeDelta x MergeDelta transformation test added. il y a 9 ans
  Szymon Cofalik 559033d6cd Split core.treeModel.delta.transform into two files, one with API and one with transformation cases. Renamed transform#addSpecialCase to transform#addTransformationCase. il y a 9 ans
  Szymon Cofalik d7a3d42dc2 Moved delta priorities to delta classes. il y a 9 ans
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. il y a 9 ans
  Szymon Cofalik a72c93d0ea Cleanup: methods order in classes, let -> const. il y a 9 ans
  Szymon Cofalik e08d873e69 Introduced multiple special cases for deltas transformation, documented and tested delta transformations. il y a 9 ans
  Szymon Cofalik 00bf9fb8a9 Changes in MergeDelta API. il y a 9 ans
  Szymon Cofalik 9d475ef963 Introduced API for deltas. il y a 9 ans
  Szymon Cofalik d4b5d594af Fixed bugs in OT connected with sticky move operaitons. il y a 9 ans
  Szymon Cofalik 56adc45653 Add `sticky` parameter to core.treeModel.Range. il y a 9 ans
  Szymon Cofalik f39158593a Docs: core.treeModel.Position, core.treeModel.Range small fixes. il y a 9 ans
  Szymon Cofalik c8f15b01cd Added isSticky property to MoveOperation and it's child classes. il y a 9 ans
  Szymon Cofalik 3708cf925b Make RemoveDelta and WeakInsertDelta extend proper classes. il y a 9 ans
  Szymon Cofalik 26b6e51f22 Add core.treeModel.delta.Delta#getReversed. il y a 9 ans
  Szymon Cofalik 3586051395 Tests: added tests for core.treeModel.operation.Operation. il y a 9 ans
  Szymon Cofalik 6ca130ee31 Docs fixes. il y a 9 ans
  Szymon Cofalik 925f26459d Changed OT so RemoveOperation is always stronger than MoveOperation. il y a 9 ans
  Szymon Cofalik 9eed23013d Added custom toJSON method for core.treeModel.operation.Operation. il y a 9 ans
  Szymon Cofalik 0f5e8812c8 Introduced transformations for Deltas il y a 10 ans
  Szymon Cofalik 5a4afa20b3 Changes in OT connected with new position move algorithms (greedy and sticky). il y a 10 ans
  Szymon Cofalik 85f030d8b1 Changed Range, Position to make move operations greedy and sticky. il y a 10 ans