Szymon Kupś
|
43bbb991b1
Using custom properties to set and remove virtual selection from view elements.
|
8 lat temu |
Kamil Piechaczek
|
83b3476368
Fixed invalid test for "DOMConverter#viewToDom()" method.
|
8 lat temu |
Kamil Piechaczek
|
f35cf1cf12
Upgraded tests to the latest Chai and Sinon version.
|
8 lat temu |
Szymon Kupś
|
717bd252af
Added virtual selection manual test.
|
8 lat temu |
Szymon Kupś
|
8c412df606
Merge branch 'master' into t/1015
|
8 lat temu |
Szymon Kupś
|
8b7ddaada1
Small doc fix.
|
8 lat temu |
Szymon Cofalik
|
6ddb7016d8
Fixed: `view.Range#getTrimmed()` was returning incorrect ranges in some cases.
|
8 lat temu |
Szymon Cofalik
|
8ac4dc6fd2
Changed: Used `view.Selection#isSimilar` in `SelectionObserver` and `Renderer`.
|
8 lat temu |
Szymon Cofalik
|
91c4d73046
Changed: Added `view.Selection#isSimilar`.
|
8 lat temu |
Szymon Cofalik
|
722bf420d2
Fixed: `jumpOverUiElement` fix should not throw if dom position cannot be converted to view.
|
8 lat temu |
Szymon Cofalik
|
f13a875925
Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying.
|
8 lat temu |
Szymon Cofalik
|
441eeb4864
Merge branch 'master' into t/1049
|
8 lat temu |
Aleksander Nowodzinski
|
2b14cf8576
Merge branch 'master' into t/660
|
8 lat temu |
Aleksander Nowodzinski
|
f4c21e6b25
Fix: Don't try to scroll to the selection which has no ranges.
|
8 lat temu |
Aleksander Nowodzinski
|
3f3ae8774f
Implemented ViewDocument#scrollToTheSelection method.
|
8 lat temu |
Szymon Cofalik
|
20ea78dc2d
Fixed: MoveOperation x RemoveOperation changed context.isStrong and affected other transformations this way.
|
8 lat temu |
Szymon Cofalik
|
1ecdf159f0
Fixed: `context.forceWeakRemove` was incorrectly set when transforming `MergeDelta`.
|
8 lat temu |
Piotrek Koszuliński
|
88bbad41ab
Docs: Fixed view.Node's event documentation.
|
8 lat temu |
Piotrek Koszuliński
|
b6bb8b49dd
Docs: Added Gitter badge and standardized repo titles
|
8 lat temu |
Piotrek Koszuliński
|
a2bfa9e901
Merge pull request #1052 from ckeditor/t/1051
|
8 lat temu |
Piotrek Koszuliński
|
6e9d32b40c
Merge branch 'master' into t/1051
|
8 lat temu |
Szymon Cofalik
|
0ad7e92853
Changed: corrected RenameDelta x SplitDelta transformation special case.
|
8 lat temu |
Szymon Cofalik
|
275d191c1c
Changed: Introduce `context.aWasUndone` and `context.bWasUndone` to give more context information for transformations.
|
8 lat temu |
Szymon Cofalik
|
238268eaf0
Test: cover missing branch in `MutationObserver` tests.
|
8 lat temu |
Szymon Cofalik
|
91779af348
Changed: Make `SelectionObserver` re-render view if selection has not changed instead of re-setting model selection if it has not changed.
|
8 lat temu |
Piotrek Koszuliński
|
5ee2673285
Merge pull request #1043 from ckeditor/t/1009
|
8 lat temu |
Kamil Piechaczek
|
c6eb9e4dbf
Introduced a test which checks whether "Element#getNodeByPath()" works well.
|
8 lat temu |
Szymon Cofalik
|
93a54057e1
Tests: added additional tests for ui element handling.
|
8 lat temu |
Szymon Cofalik
|
970908b413
Changed: renamed `DomConverter.isCorrectDomSelection(Position)` to `DomConverter.isDomSelection(Position)Correct`.
|
8 lat temu |
Kamil Piechaczek
|
43a6a98bb0
Merge branch 'master' into t/1009
|
8 lat temu |