Szymon Cofalik
|
f13a875925
Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying.
|
8 年之前 |
Szymon Cofalik
|
441eeb4864
Merge branch 'master' into t/1049
|
8 年之前 |
Piotrek Koszuliński
|
88bbad41ab
Docs: Fixed view.Node's event documentation.
|
8 年之前 |
Piotrek Koszuliński
|
b6bb8b49dd
Docs: Added Gitter badge and standardized repo titles
|
8 年之前 |
Piotrek Koszuliński
|
a2bfa9e901
Merge pull request #1052 from ckeditor/t/1051
|
8 年之前 |
Piotrek Koszuliński
|
6e9d32b40c
Merge branch 'master' into t/1051
|
8 年之前 |
Szymon Cofalik
|
0ad7e92853
Changed: corrected RenameDelta x SplitDelta transformation special case.
|
8 年之前 |
Szymon Cofalik
|
275d191c1c
Changed: Introduce `context.aWasUndone` and `context.bWasUndone` to give more context information for transformations.
|
8 年之前 |
Szymon Cofalik
|
238268eaf0
Test: cover missing branch in `MutationObserver` tests.
|
8 年之前 |
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 年之前 |
Piotrek Koszuliński
|
5ee2673285
Merge pull request #1043 from ckeditor/t/1009
|
8 年之前 |
Kamil Piechaczek
|
c6eb9e4dbf
Introduced a test which checks whether "Element#getNodeByPath()" works well.
|
8 年之前 |
Szymon Cofalik
|
93a54057e1
Tests: added additional tests for ui element handling.
|
8 年之前 |
Szymon Cofalik
|
970908b413
Changed: renamed `DomConverter.isCorrectDomSelection(Position)` to `DomConverter.isDomSelection(Position)Correct`.
|
8 年之前 |
Kamil Piechaczek
|
43a6a98bb0
Merge branch 'master' into t/1009
|
8 年之前 |
Szymon Cofalik
|
1f1e4a5ac5
Tests: Updated and fixed ui element manual test.
|
8 年之前 |
Szymon Cofalik
|
de2d1ef70b
Fixed: Prevent DOM Selection from ending up in ui elements.
|
8 年之前 |
Piotrek Koszuliński
|
f29b5572e0
Merge pull request #1048 from ckeditor/t/1045
|
8 年之前 |
Piotrek Koszuliński
|
4d5a78ae8c
Wording and names.
|
8 年之前 |
Kamil Piechaczek
|
14fc0c4fc4
Added a flag "preventReplacingWithParagraph" to `DataController#deleteContent()` method.
|
8 年之前 |
Kamil Piechaczek
|
ee2dfb7a4a
Merge branch 'master' into t/1009
|
8 年之前 |
Piotrek Koszuliński
|
e64ed50db1
Merge pull request #1044 from ckeditor/t/1042
|
8 年之前 |
Piotrek Koszuliński
|
5434dc708a
Fixed typos.
|
8 年之前 |
Kamil Piechaczek
|
0b383afef9
Changed TC - the selection is placed inside two limit elements which are children of another limit element.
|
8 年之前 |
Kamil Piechaczek
|
dea4e71842
Improved the tests.
|
8 年之前 |
Kamil Piechaczek
|
00b969592c
Improved the docs and the tests.
|
8 年之前 |
Piotrek Koszuliński
|
e24f2a857f
Merge pull request #1047 from ckeditor/t/1046
|
8 年之前 |
Piotrek Koszuliński
|
626a45d025
Made suere that the test will be understandable.
|
8 年之前 |
Piotrek Koszuliński
|
a472c0b46c
Merge branch 'master' into t/1046
|
8 年之前 |
Piotr Jasiun
|
e564a6ac62
Merge pull request #1039 from ckeditor/t/1031
|
8 年之前 |