Historial de Commits

Autor SHA1 Mensaje Fecha
  Piotrek Koszuliński 153245505d Merge branch 'master' into t/1667 hace 6 años
  Piotrek Koszuliński d3166335e3 Added validation for position's getters in order to achieve better errors.. hace 6 años
  Mateusz Samsel 7ca55de973 Improve code spacing. hace 6 años
  Mateusz Samsel 7a360adede Remove checks for no parameters, as those shouldn't be supported. hace 6 años
  Mateusz Samsel 9d85b88c93 Add unit test for 'is' methods. hace 6 años
  Maciej Bukowski 1c950d60e4 Fixed all context errors. hace 6 años
  Maciej Bukowski 81a8cb1ee0 Fixed view tests. hace 6 años
  Maciej Bukowski 57d2396204 Fixed model tests. hace 6 años
  Maciej Bukowski ab458a9e2c WIP - changing errors. hace 6 años
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
  Szymon Cofalik 2224bfcb73 Fix: Static creators for `model.Position` should handle `stickiness`. hace 6 años
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] hace 6 años
  Piotrek Koszuliński 6321ebfd65 Docs: A lot of corrections all across the docs. hace 7 años
  Maciej Gołaszewski 4056ace1e7 Add model/view Position.clone() method. hace 7 años
  Maciej Gołaszewski 94feadd5d2 Review writerSetSelection() API calls with single position. hace 7 años
  Maciej Gołaszewski f4fd8ff443 Update model/view position docs and tests. hace 7 años
  Maciej Gołaszewski f562fee02a Docs: Remove Position._createAt() references from docs. hace 7 años
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). hace 7 años
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. hace 7 años
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. hace 7 años
  Maciej Gołaszewski 8df81fd046 Remove default value of offset parameter from model methods. hace 7 años
  Maciej Gołaszewski 90d2a88bf7 Make Position.createAt() offset parameter required. hace 7 años
  Szymon Cofalik 6e8e191dc6 Removed: Removed WrapOperation and UnwrapOperation and associated code. hace 7 años
  Szymon Cofalik cd5643f770 Changed: Removed `insertionPosition` from `SplitOperation` constructor. hace 7 años
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. 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 97744b7f6b Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`. hace 7 años
  Oskar Wróbel 76cf6bfbef Internal: Changed the way of data serialization. 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
  Maciej Gołaszewski 88fb7a1561 Tests: Properly use sinon sandbox in tests. hace 7 años