Historia zmian

Autor SHA1 Wiadomość Data
  Oskar Wróbel e88b80c311 Added another case for checking if range is moved to the same position. 6 lat temu
  Oskar Wróbel b6e6dd4084 Fix: Moving to the same position is not handled by the Differ as a change. 6 lat temu
  Szymon Cofalik e8d144b482 Introduced `Differ#getChangedMarkers`. 6 lat temu
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 lat temu
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 lat temu
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 lat temu
  Szymon Cofalik 6e8e191dc6 Removed: Removed WrapOperation and UnwrapOperation and associated code. 7 lat temu
  Szymon Cofalik cd5643f770 Changed: Removed `insertionPosition` from `SplitOperation` constructor. 7 lat temu
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. 7 lat temu
  Szymon Cofalik 2b8720e8f6 Fix: Graveyard changes are correctly handled in Differ for new operations. 7 lat temu
  Szymon Cofalik 97744b7f6b Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`. 7 lat temu
  Szymon Cofalik 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. 7 lat temu
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 lat temu
  Maciej Bukowski 51af75c154 Renamed `willDataChange` to `hasDataChanges`. 7 lat temu
  Maciej Bukowski 15daf42bfe Renamed `containsMarkerAffectingData()` to `willDataChange()`. Improved implementation. 7 lat temu
  Maciej Bukowski cd2684bcf8 Introduced Differ#containsMarkerAffectingData. 7 lat temu
  Szymon Cofalik d04644067a Fix: `model.Differ` did not handle attribute change transformation correctly. 7 lat temu
  Piotrek Koszuliński a90e282363 FTests: ixed outdated test. 7 lat temu
  Piotrek Koszuliński 0fcc2521af Merge branch 'master' into t/ckeditor5/742 7 lat temu
  Szymon Cofalik 94c7224549 Fixed: Remove by remove change transformation in Differ was incorrect. 7 lat temu
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 lat temu
  Szymon Cofalik 3c6dc4fdaa Fix: Markers were not refreshed when a model element was renamed. 7 lat temu
  Kamil Piechaczek a50d2dc33d Merge branch 'master' into t/738 7 lat temu
  Szymon Cofalik a3645b6a56 Fixed: Improved how `model.Differ` checks whether the operation should be buffered or not. 7 lat temu
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 lat temu
  Szymon Cofalik 31f90fa249 Fixed: Corrected how change items in `model.Differ` are dismissed if they are in inserted/removed parent. 7 lat temu
  Szymon Cofalik 7bcf5507b7 Tests: Refactored `model.Differ` tests. 7 lat temu
  Szymon Cofalik 57a1a800e0 Fixed: `model.Differ` returned wrong values on `getChanges()` if an element had an attribute that didn't change. 7 lat temu
  Szymon Cofalik e3516ab1f9 Tests: Added additional test for model.Differ. 7 lat temu
  Szymon Cofalik 07ea87b946 Changed: `model.Differ#getChanges` now takes an object as a param. 8 lat temu