Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Maciej Bukowski 51af75c154 Renamed `willDataChange` to `hasDataChanges`. hace 7 años
  Maciej Bukowski 15daf42bfe Renamed `containsMarkerAffectingData()` to `willDataChange()`. Improved implementation. hace 7 años
  Maciej Bukowski cd2684bcf8 Introduced Differ#containsMarkerAffectingData. hace 7 años
  Szymon Cofalik d04644067a Fix: `model.Differ` did not handle attribute change transformation correctly. hace 7 años
  Piotrek Koszuliński a90e282363 FTests: ixed outdated test. hace 7 años
  Piotrek Koszuliński 0fcc2521af Merge branch 'master' into t/ckeditor5/742 hace 7 años
  Szymon Cofalik 94c7224549 Fixed: Remove by remove change transformation in Differ was incorrect. hace 7 años
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". hace 7 años
  Szymon Cofalik 3c6dc4fdaa Fix: Markers were not refreshed when a model element was renamed. hace 7 años
  Kamil Piechaczek a50d2dc33d Merge branch 'master' into t/738 hace 7 años
  Szymon Cofalik a3645b6a56 Fixed: Improved how `model.Differ` checks whether the operation should be buffered or not. hace 7 años
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. hace 7 años
  Szymon Cofalik 31f90fa249 Fixed: Corrected how change items in `model.Differ` are dismissed if they are in inserted/removed parent. hace 7 años
  Szymon Cofalik 7bcf5507b7 Tests: Refactored `model.Differ` tests. hace 7 años
  Szymon Cofalik 57a1a800e0 Fixed: `model.Differ` returned wrong values on `getChanges()` if an element had an attribute that didn't change. hace 7 años
  Szymon Cofalik e3516ab1f9 Tests: Added additional test for model.Differ. hace 7 años
  Szymon Cofalik 07ea87b946 Changed: `model.Differ#getChanges` now takes an object as a param. hace 8 años
  Szymon Cofalik 80c2c6785c Changed: `model.Differ` now caches `getChanges()` result. hace 8 años
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] hace 8 años
  Szymon Cofalik 8efa4968f3 Added: Introduced `model.Differ`. hace 8 años