Historique des commits

Auteur SHA1 Message Date
  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
  Szymon Cofalik 80e649bddb Fixed treeModel.MoveOperation#getReversed to return properly transformed operation. il y a 10 ans
  Piotrek Koszuliński 027b95dd9b API docs fixes. il y a 9 ans
  Piotrek Koszuliński bbf8a569d6 API docs fixes. il y a 9 ans
  Szymon Cofalik d6bc50e200 Merge pull request #241 from ckeditor/t/100 il y a 9 ans
  Szymon Cofalik 19989a1bdf Removed unused core.treeModel.TreeWalker#this._boundaryStartParent. il y a 9 ans
  Szymon Cofalik 40e1a8c8cd Docs: fixed JSDoc tags usage. il y a 9 ans
  Piotr Jasiun 0aca4a5bf3 Range iteration refactoring. il y a 9 ans
  Aleksander Nowodzinski 88b74d6a10 Merge pull request #240 from ckeditor/t/232 il y a 9 ans
  Piotrek Koszuliński b02519fec2 Implemented Locale and used Locale#t in the existing code. il y a 9 ans
  Aleksander Nowodzinski da46dbb862 Merge branch 't/227'. Closes #227. il y a 9 ans
  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. il y a 9 ans
  Piotr Jasiun e9494219f4 Use iterator API. il y a 9 ans
  Szymon Cofalik 1fc4b23125 Merge pull request #225 from ckeditor/t/224 il y a 9 ans
  Szymon Cofalik 31de0eccc2 Tests: minor fixes. il y a 9 ans
  Piotr Jasiun 8bc0981558 Changed default TreeWalker behavior to return merged characters by default. il y a 9 ans
  Piotr Jasiun b0d53192a7 Docs fixes. il y a 9 ans
  Piotr Jasiun 0db9ea87fb Docs: use Item instead of Node|TextFragment. il y a 9 ans
  Piotr Jasiun 48ceca2dec Docs: for Range.getValues and Range.getItems. il y a 9 ans
  Piotr Jasiun 814aef91c3 Docs: Added item typedef. il y a 9 ans
  Piotr Jasiun 4bcfc6e311 Docs: Update TreeWalker docs. il y a 9 ans