Dmitri Pisarev
|
295dcf3d34
Remove iframe from document after the test
|
7 лет назад |
Szymon Cofalik
|
17fc411a1e
Fix: Fixed failing tests - fixed OT algorithms, expectations in tests and skipped two tests.
|
7 лет назад |
Dmitri Pisarev
|
b90ee6ed66
Linter
|
7 лет назад |
Dmitri Pisarev
|
4761b0943e
Add a test
|
7 лет назад |
Dmitri Pisarev
|
063948fe27
Remove Text from globals
|
7 лет назад |
Dmitri Pisarev
|
8fb5085742
Fix: made `startsWithFiller` to use safe `isText` check instead of `instanceof`
|
7 лет назад |
Szymon Cofalik
|
c979795416
Merge pull request #1494 from ckeditor/t/1470
|
7 лет назад |
Piotr Jasiun
|
fc66b25709
Merge pull request #1493 from ckeditor/t/1477
|
7 лет назад |
Oskar Wróbel
|
d76c10780a
Added comment to the node attributes serialization.
|
7 лет назад |
Oskar Wróbel
|
c65ddc2650
Removed creating new array from position path when creating position from JSON.
|
7 лет назад |
Mgsy
|
5140d74ab7
Added: Scenarios for remove attribute x wrap/unwrap/split.
|
7 лет назад |
Mgsy
|
59ea413322
Fixed: Initial data in AttributeOperation test.
|
7 лет назад |
Mgsy
|
1643e46e05
Fixed: Syntax errors.
|
7 лет назад |
Kacper Tomporowski
|
08910f7761
Merge branch 'master' into t/1470
|
7 лет назад |
Oskar Wróbel
|
76cf6bfbef
Internal: Changed the way of data serialization.
|
7 лет назад |
Piotr Jasiun
|
56cd2bda07
Merge pull request #1498 from ckeditor/t/1488
|
7 лет назад |
Szymon Cofalik
|
7a4cf7c4d3
Docs: Improvement in docs.
|
7 лет назад |
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 лет назад |