Szymon Cofalik
|
bf591a77cd
Changed: Used `WeakMap` to store indexes of next operations to transform in `transformSets`.
|
7 лет назад |
Szymon Cofalik
|
a2f2f46001
Docs: Improved descriptions in transformation algorithms.
|
7 лет назад |
Szymon Cofalik
|
207bfcfb4d
Changed: Improved new transforming algorithm.
|
7 лет назад |
Szymon Cofalik
|
82b2090192
Docs: Added description for `MergeOperation#howMany`.
|
7 лет назад |
Szymon Cofalik
|
596ded3da8
Fix: Improved MoveOperation x MergeOperation transformation.
|
7 лет назад |
Szymon Cofalik
|
f711f8c0b7
Fix: AttributeOperation x InsertOperation OT alogirthm improvements.
|
7 лет назад |
Szymon Cofalik
|
b503b926a3
Fix: Improved WrapOperation x WrapOperation transformation.
|
7 лет назад |
Szymon Cofalik
|
975688c7c2
Fix: Improved AttributeOperation x InsertOperation (and vice versa) transformation.
|
7 лет назад |
Szymon Cofalik
|
f4975ee86d
Fix: Range#_getTransformedByMergeOperation will no longer return ranges that have boundaries in different roots.
|
7 лет назад |
Szymon Cofalik
|
44ffaa66f2
Fix: Changed transforming algorithm and wrap x move OT algorithm.
|
7 лет назад |
Szymon Cofalik
|
02089a30f0
Fix: Fixed incorrect Position#_getTransformedByMove for moves that didn't really move any nodes.
|
7 лет назад |
Szymon Cofalik
|
2d2fca4aa2
Fixed: Improvements in OT.
|
7 лет назад |
Szymon Cofalik
|
1e01bf36d9
Changed: Introduced `MergeOperation#howMany` and `SplitOperation#howMany`.
|
7 лет назад |
Piotr Jasiun
|
5333af1c89
Merge pull request #1497 from ckeditor/t/ot-followups
|
7 лет назад |
Szymon Cofalik
|
836a8383e6
Tests: Change the name of helper function.
|
7 лет назад |
Szymon Cofalik
|
ecb8049318
Changed: Make `Schema#getValidRanges` a generator.
|
7 лет назад |
Mgsy
|
8d1ecbc9ca
Removed cases when text receives wrap.
|
7 лет назад |
Mgsy
|
05591c700c
Merge branch 'master' into t/1470
|
7 лет назад |
Szymon Cofalik
|
923802ead1
Merge branch 'master' into t/ot-followups
|
7 лет назад |
Szymon Cofalik
|
d092fc795f
Change: Export functions in operation/transform.js as separate functions, not an object.
|
7 лет назад |
Szymon Cofalik
|
acfb0bda47
Change: Make second parameter of `LiveRange#event:change` an object.
|
7 лет назад |
Mgsy
|
2d6720a132
Changed naming and code style.
|
7 лет назад |
Mgsy
|
d5d5674411
Improved scenarios and code style.
|
7 лет назад |
Aleksander Nowodzinski
|
0bcf0e6536
Merge branch 'master' into t/ckeditor5-media-embed/1
|
7 лет назад |
Szymon Cofalik
|
a932178850
Merge pull request #1495 from ckeditor/t/ckeditor5-utils/251
|
7 лет назад |
Mgsy
|
92d19aa76e
Added: New scenarios.
|
7 лет назад |
Aleksander Nowodzinski
|
6c0e8307b8
Made the ViewStringify stringify the UIElements in the output.
|
7 лет назад |
Maciej Bukowski
|
cbbb531181
Replaced `lib/lodash` imports with `lodash-es`.
|
7 лет назад |
Mgsy
|
efa38a5eaa
Code style.
|
7 лет назад |
Mgsy
|
c0f7bddb07
Added: New scenarios and cleanup.
|
7 лет назад |