Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik cd5643f770 Changed: Removed `insertionPosition` from `SplitOperation` constructor. hace 7 años
  Szymon Cofalik 52875b6066 Removed: Removed usage of `WrapOperation` and `UnwrapOperation`. hace 7 años
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. hace 7 años
  Piotrek Koszuliński 50c0cc3660 Docs: Created the deep dive section. hace 7 años
  Piotrek Koszuliński 8b108552fd Docs: Rewriting API docs... hace 7 años
  Szymon Cofalik 7790d8d293 Changed: `baseVersion` was moved to be the last argument in `MarkerOperation` constructor. hace 7 años
  Szymon Cofalik c4a05f16b3 Changed: Minor changes in code related to OT. hace 7 años
  Szymon Cofalik 1e01bf36d9 Changed: Introduced `MergeOperation#howMany` and `SplitOperation#howMany`. hace 7 años
  Szymon Cofalik 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. hace 7 años
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. hace 7 años
  Piotrek Koszuliński f7c71cae6d Docs: Various API docs improvements. hace 7 años
  Maciej Bukowski deea8fc373 Fixed typos. hace 7 años
  Maciej Bukowski 55b1703422 Docs improvements. hace 7 años
  Maciej Bukowski 4175df1fa1 Fixed API docs - data model incorrect usage. hace 7 años
  Maciej Bukowski 7f2abb9110 Fixed API docs. hace 7 años
  Maciej Bukowski 0780c189aa API docs fixes. hace 7 años
  Maciej Bukowski 86f3d99bd0 API docs fixes. hace 7 años
  Maciej Bukowski 201715e641 Defaulted `Marker#affectsData` to false. hace 7 años
  Maciej Bukowski dc5158953e API docs fixes. hace 7 años
  Maciej Bukowski 2a434eace3 API docs fixes. hace 7 años
  Maciej Bukowski 052d6ef45f Fixed docs, code improvements. hace 7 años
  Maciej Bukowski 5f550100e9 Provided support for `affectsData` prooperty in `Writer#addMarker()` and `Writer#updateMarker()`. hace 7 años
  Piotrek Koszuliński e0ea88025e Docs: Improved writer's docs. [skip ci] hace 7 años
  Aleksander Nowodzinski 7fc7d346fe Tests/Docs: Updated Writer and DocumentSelection docs and tests to the newest API. hace 7 años
  Aleksander Nowodzinski 9429a42838 Fix: The two step caret movement should not engage when approaching unrelated attributes inside the main attribute. hace 7 años
  Piotr Jasiun 4f8a49b480 Merge pull request #1388 from ckeditor/t/1299 hace 7 años
  Maciej Gołaszewski 4f29a352f2 Changed: Properly handle marker update with changes to be manged by operations. hace 7 años
  Maciej Gołaszewski aba540b37d Fixed: Writer#updateMarker() should not change markers mangedUsingOperation when usingOperation is not specified. hace 7 años
  Maciej Gołaszewski b5a5b1647b Other: Rename writer.setMarker() to writer.addMarker(). hace 7 años
  Maciej Gołaszewski 7468aeb35d Docs: Update writer documentation. hace 7 años