Maciej Bukowski
|
b835a4c739
Provided `Range.createCollapsedAt()` method with tests.
|
8 年之前 |
Maciej Bukowski
|
637a2ab009
Fixed `setIn`, `setOn` methods, added tests.
|
8 年之前 |
Maciej Bukowski
|
8b67c0213c
Added tests.
|
8 年之前 |
Maciej Bukowski
|
36dc468198
Added setIn and setOn methods.
|
8 年之前 |
Maciej Bukowski
|
46ec581b8c
Renamed `Selection#collapse` to `Selection#setCollapsedAt`.
|
8 年之前 |
Szymon Kupś
|
0959f8260e
Added default priority to virtual selection descriptor passed to elements during conversion.
|
8 年之前 |
Szymon Kupś
|
8b55d16978
Code style fixes in virtual selection manual test.
|
8 年之前 |
Szymon Kupś
|
3853038a2a
Merge branch 'master' into t/1015
|
8 年之前 |
Szymon Kupś
|
46f2fc54ba
Fixed markers manual test, unified data in marker conversion and selection marker conversion.
|
8 年之前 |
Szymon Cofalik
|
1ffcf82a10
Tests: Enhanced manual test with in-text ui elements.
|
8 年之前 |
Szymon Kupś
|
7920832107
Split marker conversion to separately convert texts and elements inside.
|
8 年之前 |
Szymon Cofalik
|
81eb3285c6
Fixed: AttributeElement with bogus BR should be pushed after all ui elements.
|
8 年之前 |
Szymon Cofalik
|
5fc465779f
Tests: improved redability of error messages.
|
8 年之前 |
Szymon Cofalik
|
4969e4261d
Fixed: `SplitDelta` x `RemoveDelta` transformation - do not use special case in undo mode.
|
8 年之前 |
Szymon Cofalik
|
92dd1e19c3
Changed: Minor changes in deltas transformations.
|
8 年之前 |
Szymon Cofalik
|
abdf52228f
Fixed: `AttributeDelta` x `SplitDelta` transformation should not apply special in "undo mode".
|
8 年之前 |
Szymon Cofalik
|
792bc45d79
Fixed: Selection attributes should be cleared in an enqueueChanges block.
|
8 年之前 |
Szymon Cofalik
|
1b46ddc38e
Tests: Added additional tests for jumping over ui element.
|
8 年之前 |
Szymon Kupś
|
bc426a385d
Do not convert marker to virtual selection if marker is collapsed.
|
8 年之前 |
Szymon Kupś
|
45d47bb8fb
Get rid of duplicated event during marker conversion.
|
8 年之前 |
Aleksander Nowodzinski
|
3e733de7ea
Aligned the view Document to the latest utils/dom/scroll module API.
|
8 年之前 |
Szymon Cofalik
|
cf6f0586bc
Docs: Fixed incorrect docs.
|
8 年之前 |
Szymon Cofalik
|
3438089fb5
Fixed: Fixed default remove model-to-view converter for edge cases.
|
8 年之前 |
Szymon Kupś
|
d9d222a52f
Renamed selectionDescriptorToAttribute to selectionDescriptorToAttributeElement.
|
8 年之前 |
Kamil Piechaczek
|
5d1388aa7b
"Selection#isEntireContentSelected()" has a default value for parameter. Improved docs and tests.
|
8 年之前 |
Piotrek Koszuliński
|
f9deecee3c
Merge pull request #1050 from ckeditor/t/1049
|
8 年之前 |
Aleksander Nowodzinski
|
a9368a0b39
Tests: Updated stubs to the latest Sinon API.
|
8 年之前 |
Aleksander Nowodzinski
|
904420a9d3
Merge branch 'master' into t/660
|
8 年之前 |
Szymon Kupś
|
a4e65b34cf
Docs fixes in view Element and Writer classes.
|
8 年之前 |
Szymon Cofalik
|
2aa72f7a07
Fixed: Prevent throwing during SplitDelta x RemoveDelta transformation.
|
8 年之前 |