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