Historia zmian

Autor SHA1 Wiadomość Data
  Szymon Cofalik a72c93d0ea Cleanup: methods order in classes, let -> const. 9 lat temu
  Szymon Cofalik e08d873e69 Introduced multiple special cases for deltas transformation, documented and tested delta transformations. 9 lat temu
  Szymon Cofalik 00bf9fb8a9 Changes in MergeDelta API. 9 lat temu
  Szymon Cofalik 9d475ef963 Introduced API for deltas. 9 lat temu
  Szymon Cofalik d4b5d594af Fixed bugs in OT connected with sticky move operaitons. 9 lat temu
  Szymon Cofalik 56adc45653 Add `sticky` parameter to core.treeModel.Range. 9 lat temu
  Szymon Cofalik f39158593a Docs: core.treeModel.Position, core.treeModel.Range small fixes. 9 lat temu
  Szymon Cofalik c8f15b01cd Added isSticky property to MoveOperation and it's child classes. 9 lat temu
  Szymon Cofalik 3708cf925b Make RemoveDelta and WeakInsertDelta extend proper classes. 9 lat temu
  Szymon Cofalik 26b6e51f22 Add core.treeModel.delta.Delta#getReversed. 9 lat temu
  Szymon Cofalik 3586051395 Tests: added tests for core.treeModel.operation.Operation. 9 lat temu
  Szymon Cofalik 6ca130ee31 Docs fixes. 9 lat temu
  Szymon Cofalik 925f26459d Changed OT so RemoveOperation is always stronger than MoveOperation. 9 lat temu
  Szymon Cofalik 9eed23013d Added custom toJSON method for core.treeModel.operation.Operation. 9 lat temu
  Szymon Cofalik 0f5e8812c8 Introduced transformations for Deltas 10 lat temu
  Szymon Cofalik 5a4afa20b3 Changes in OT connected with new position move algorithms (greedy and sticky). 10 lat temu
  Szymon Cofalik 85f030d8b1 Changed Range, Position to make move operations greedy and sticky. 10 lat temu
  Szymon Cofalik 80e649bddb Fixed treeModel.MoveOperation#getReversed to return properly transformed operation. 10 lat temu
  Piotrek Koszuliński 027b95dd9b API docs fixes. 9 lat temu
  Piotrek Koszuliński bbf8a569d6 API docs fixes. 9 lat temu
  Szymon Cofalik d6bc50e200 Merge pull request #241 from ckeditor/t/100 9 lat temu
  Szymon Cofalik 19989a1bdf Removed unused core.treeModel.TreeWalker#this._boundaryStartParent. 9 lat temu
  Szymon Cofalik 40e1a8c8cd Docs: fixed JSDoc tags usage. 9 lat temu
  Piotr Jasiun 0aca4a5bf3 Range iteration refactoring. 9 lat temu
  Aleksander Nowodzinski 88b74d6a10 Merge pull request #240 from ckeditor/t/232 9 lat temu
  Piotrek Koszuliński b02519fec2 Implemented Locale and used Locale#t in the existing code. 9 lat temu
  Aleksander Nowodzinski da46dbb862 Merge branch 't/227'. Closes #227. 9 lat temu
  Piotrek Koszuliński ba18d20a16 Moved views to the ui-default package. Kept only bindings. Changed the order of params in the UI compoments so editor is last what allows using normal controller if components doesn't have bindings. 9 lat temu
  Piotr Jasiun e9494219f4 Use iterator API. 9 lat temu
  Szymon Cofalik 1fc4b23125 Merge pull request #225 from ckeditor/t/224 9 lat temu