Histórico de Commits

Autor SHA1 Mensagem Data
  Maciej Bukowski 1c950d60e4 Fixed all context errors. há 6 anos atrás
  Maciej Bukowski ab458a9e2c WIP - changing errors. há 6 anos atrás
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] há 6 anos atrás
  Piotrek Koszuliński 3762bfa30d Docs: Added an example. há 6 anos atrás
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] há 7 anos atrás
  Szymon Cofalik b7ff6be588 Fixed: Added special case in `model.Range#_getTransformedByMergeOperation`. há 7 anos atrás
  Piotrek Koszuliński 6321ebfd65 Docs: A lot of corrections all across the docs. há 7 anos atrás
  Maciej Gołaszewski 2e35e803aa Add model/view Range.clone() method. há 7 anos atrás
  Maciej Gołaszewski e2cec333d0 Merge branch 'master' into t/1555 há 7 anos atrás
  Maciej Gołaszewski ae8c2df137 Update model/view range docs and tests. há 7 anos atrás
  Szymon Cofalik 1b30b20a45 Docs: Clarified a comment. há 7 anos atrás
  Szymon Cofalik a07fbdcd57 Fix: `MoveOperation` x `SplitOperation` transformation for a case when graveyard element is moved. há 7 anos atrás
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. há 7 anos atrás
  Maciej Gołaszewski 65652f99df Other: Remove unused Range.createCollapsedAt(). há 7 anos atrás
  Maciej Gołaszewski 446600a48e Docs: Update documentation on Position/Range/Selection factory methods. há 7 anos atrás
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). há 7 anos atrás
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. há 7 anos atrás
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. há 7 anos atrás
  Maciej Gołaszewski 8df81fd046 Remove default value of offset parameter from model methods. há 7 anos atrás
  Szymon Cofalik 8816f4abb7 Changed: In `Range#_getTransformedBySplitOperation`, make the range expand if `insertionPosition` is equal to the range end. Modified transformations to align to that change. há 7 anos atrás
  Szymon Cofalik 6e8e191dc6 Removed: Removed WrapOperation and UnwrapOperation and associated code. há 7 anos atrás
  Piotrek Koszuliński 6e85353f7b Internal: Fixed code style after upgrade to latest ESLint. há 7 anos atrás
  Szymon Cofalik 12b097b0d7 Changed: Added multiple transformation tests to cover all scenarios, introduced several fixes. há 7 anos atrás
  Szymon Cofalik 97744b7f6b Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`. há 7 anos atrás
  Szymon Cofalik c4a05f16b3 Changed: Minor changes in code related to OT. há 7 anos atrás
  Oskar Wróbel 76cf6bfbef Internal: Changed the way of data serialization. há 7 anos atrás
  Szymon Cofalik f4975ee86d Fix: Range#_getTransformedByMergeOperation will no longer return ranges that have boundaries in different roots. há 7 anos atrás
  Szymon Cofalik 6ec5b38493 Fixed: Fixed results of `Range#getTransformedByMerge` for edge cases. há 7 anos atrás
  Szymon Cofalik c1416effc9 Changed: Fixed code style. há 7 anos atrás
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. há 7 anos atrás