Piotrek Koszuliński
|
51393ab7eb
Addeded link to the issue.
|
7 years ago |
Szymon Cofalik
|
0515d19226
Fixed: Editor crashed in some scenarios when mutations common ancestor could not be mapped to model.
|
7 years ago |
Szymon Cofalik
|
455e23a497
Tests: Change `VirtualTestEditor` to `ClassicTestEditor` in tests so that `DomConverter` is used properly.
|
7 years ago |
Szymon Kupś
|
abc55f2170
Adjusted to changes made in engine view.
|
7 years ago |
Piotrek Koszuliński
|
5df6cbcd44
Internal: Bumped the year. [skip ci]
|
8 years ago |
Maciej Bukowski
|
7536bbd67f
Aligned code to the API changes in engine.
|
8 years ago |
Oskar Wróbel
|
851598b970
Aligned code with engine changes.
|
8 years ago |
Piotr Jasiun
|
b813a47ef7
Update typing after changes in the engine.
|
8 years ago |
Oskar Wróbel
|
45620d53ae
Added missing batch to the conversion api.
|
8 years ago |
Szymon Cofalik
|
f3b3e312c8
Docs: Improved inline comments.
|
8 years ago |
Szymon Cofalik
|
bb0c8fd845
Fixed: Fixed containerChildrenMutated method so it better checks whether there were any children mutations.
|
8 years ago |
Piotrek Koszuliński
|
7c6f04b050
Code style: Aligned code style to new ESLint version.
|
8 years ago |
Anna Tomanek
|
e4ca44e6ce
Docs: API docs corrected.
|
8 years ago |
Piotrek Koszuliński
|
779af80a9b
Simplified the lookup for mutations container.
|
8 years ago |
Piotrek Koszuliński
|
3414f2bcc3
Simplified containsOnlyTextNodes().
|
8 years ago |
Szymon Kupś
|
e3414491c3
Improved Input plugin code coverage. Added more test cases.
|
8 years ago |
Szymon Kupś
|
13bf4b1f52
More tests to changes in Input plugin, handling more edge-cases.
|
8 years ago |
Szymon Kupś
|
9d9663ce31
Tests in Input plugin checking element switch mutation.
|
8 years ago |
Szymon Kupś
|
e0bf413d7a
Docs fixes in Input plugin.
|
8 years ago |
Szymon Kupś
|
870e43731e
Refactoring and docs in Input plugin.
|
8 years ago |
Szymon Kupś
|
45a60b319f
Added child mutation handling to MutationHandler class.
|
8 years ago |
Szymon Kupś
|
47397f172b
Handing children mutations WIP.
|
8 years ago |
Szymon Kupś
|
f1b06cdc85
Added function checking if container children are mutated to MutationHandler class.
|
8 years ago |
Oskar Wróbel
|
be30ac648c
Prevent from modifying document by Input feature when InputCommand is disabled.
|
8 years ago |
Kamil Piechaczek
|
8c9e3d05c9
Internal: Simplified the plugin names.
|
8 years ago |
Piotrek Koszuliński
|
ec2fe8888e
Docs: Minor API docs fixes.
|
8 years ago |
Piotrek Koszuliński
|
984263b46f
Aligned command API usage to the changes done in ckeditor5-core#89.
|
8 years ago |
Kamil Piechaczek
|
cea5ae080d
Code style: Switched to ESLint.
|
8 years ago |
Piotrek Koszuliński
|
ae589d96ce
Feature: Named existing plugin(s).
|
8 years ago |
Krzysztof Krztoń
|
8a7ef194ec
InputCommand accepts Range instead of Position as a parameter.
|
8 years ago |