Piotrek Koszuliński
|
2d6ffe0893
Tests: Fixed to.be.equal() use.
|
5 年之前 |
Piotrek Koszuliński
|
b96050e4c5
Added at least a single test and handled the case where operating on standalone selections.
|
5 年之前 |
Kamil Piechaczek
|
15f0ff31d7
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Kamil Piechaczek
|
856f16a79f
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Kamil Piechaczek
|
9000de01c9
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Szymon Cofalik
|
b11de30bad
Tests: Fixed one of `InputCommand` tests.
|
7 年之前 |
Maciej Gołaszewski
|
39b924b183
Remove Position, Range, Selection imports from engine/model.
|
7 年之前 |
Piotrek Koszuliński
|
cc680b9afd
Moved ChangeBuffer to src/utils/.
|
7 年之前 |
Piotrek Koszuliński
|
5df6cbcd44
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Piotrek Koszuliński
|
5008927e9a
First batch of changes updating schema use to match the new API.
|
8 年之前 |
Oskar Wróbel
|
b41b2194cc
Fixed typo.
|
8 年之前 |
Oskar Wróbel
|
aeb2608af5
Aligned test with engine changes.
|
8 年之前 |
Szymon Cofalik
|
b108ab1d3c
Fixed: InputCommand should not create empty insert deltas.
|
8 年之前 |
Szymon Cofalik
|
b6166b340d
Tests: Corrected tests connected with checking if changes are done in enqueueChanges call.
|
8 年之前 |
Kamil Piechaczek
|
ad00f7cc06
Code style: Aligned code style to new ESLint version.
|
8 年之前 |
Piotrek Koszuliński
|
984263b46f
Aligned command API usage to the changes done in ckeditor5-core#89.
|
8 年之前 |
Oskar Wróbel
|
53e05438e9
Added missing editor destroy in tests.
|
8 年之前 |
Krzysztof Krztoń
|
f2987f180a
Tests: `resultRange` unit tests.
|
8 年之前 |
Krzysztof Krztoń
|
47679efc66
Refactoring.
|
8 年之前 |
Krzysztof Krztoń
|
c0e53dcb2b
Text is optional and defaults to empty text.
|
8 年之前 |
Krzysztof Krztoń
|
1526542a20
Do not check if range/text is not set.
|
8 年之前 |
Krzysztof Krztoń
|
a11e78c874
Refactoring: buffer back to InputCommand, passing resultPosition to InputCommand.
|
8 年之前 |
Krzysztof Krztoń
|
f6eaab83be
Moved buffer back to input feature.
|
8 年之前 |
Krzysztof Krztoń
|
c5b1ca92fa
Consider only text insertions when incrementing buffer size.
|
8 年之前 |
Krzysztof Krztoń
|
920d4467a0
Use test utils for sinon.
|
8 年之前 |
Krzysztof Krztoń
|
6624024a3a
Tests: InputCommand unit tests.
|
8 年之前 |