8
0

История коммитов

Автор SHA1 Сообщение Дата
  Szymon Cofalik d0e5e15776 Tests: MergeDelta x MergeDelta transformation test added. 9 лет назад
  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. 9 лет назад
  Szymon Cofalik d7a3d42dc2 Moved delta priorities to delta classes. 9 лет назад
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. 9 лет назад
  Szymon Cofalik a72c93d0ea Cleanup: methods order in classes, let -> const. 9 лет назад
  Szymon Cofalik e08d873e69 Introduced multiple special cases for deltas transformation, documented and tested delta transformations. 9 лет назад
  Szymon Cofalik 00bf9fb8a9 Changes in MergeDelta API. 9 лет назад
  Szymon Cofalik 9d475ef963 Introduced API for deltas. 9 лет назад
  Szymon Cofalik d4b5d594af Fixed bugs in OT connected with sticky move operaitons. 9 лет назад
  Szymon Cofalik 56adc45653 Add `sticky` parameter to core.treeModel.Range. 9 лет назад
  Szymon Cofalik f39158593a Docs: core.treeModel.Position, core.treeModel.Range small fixes. 9 лет назад
  Szymon Cofalik c8f15b01cd Added isSticky property to MoveOperation and it's child classes. 9 лет назад
  Szymon Cofalik 3708cf925b Make RemoveDelta and WeakInsertDelta extend proper classes. 9 лет назад
  Szymon Cofalik 26b6e51f22 Add core.treeModel.delta.Delta#getReversed. 9 лет назад
  Szymon Cofalik 3586051395 Tests: added tests for core.treeModel.operation.Operation. 9 лет назад
  Szymon Cofalik 6ca130ee31 Docs fixes. 9 лет назад
  Szymon Cofalik 925f26459d Changed OT so RemoveOperation is always stronger than MoveOperation. 9 лет назад
  Szymon Cofalik 9eed23013d Added custom toJSON method for core.treeModel.operation.Operation. 9 лет назад
  Szymon Cofalik 0f5e8812c8 Introduced transformations for Deltas 10 лет назад
  Szymon Cofalik 5a4afa20b3 Changes in OT connected with new position move algorithms (greedy and sticky). 10 лет назад
  Szymon Cofalik 85f030d8b1 Changed Range, Position to make move operations greedy and sticky. 10 лет назад
  Szymon Cofalik 80e649bddb Fixed treeModel.MoveOperation#getReversed to return properly transformed operation. 10 лет назад
  Piotrek Koszuliński 027b95dd9b API docs fixes. 9 лет назад
  Piotrek Koszuliński bbf8a569d6 API docs fixes. 9 лет назад
  Szymon Cofalik d6bc50e200 Merge pull request #241 from ckeditor/t/100 9 лет назад
  Szymon Cofalik 19989a1bdf Removed unused core.treeModel.TreeWalker#this._boundaryStartParent. 9 лет назад
  Szymon Cofalik 40e1a8c8cd Docs: fixed JSDoc tags usage. 9 лет назад
  Piotr Jasiun 0aca4a5bf3 Range iteration refactoring. 9 лет назад
  Aleksander Nowodzinski 88b74d6a10 Merge pull request #240 from ckeditor/t/232 9 лет назад
  Piotrek Koszuliński b02519fec2 Implemented Locale and used Locale#t in the existing code. 9 лет назад