Kamil Piechaczek
|
8296575088
Internal: Bumped the year. [skip ci]
|
6 years ago |
Mateusz Samsel
|
7db230a967
Improve name of variables used in code.
|
6 years ago |
Mateusz Samsel
|
44707a5d72
Apply suggestions from code review
|
6 years ago |
Mateusz Samsel
|
9f49b35da9
Add support for preserving text attributes on enter.
|
6 years ago |
Kamil Piechaczek
|
62b80c7296
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
30c87f8abd
Internal: Bumped the year. [skip ci]
|
6 years ago |
Szymon Cofalik
|
91de88687f
Changed: Enter command will use `writer.split()` also at the beginning and at the end of a block.
|
7 years ago |
Szymon Cofalik
|
ef47de7d01
Tests: Changed some tests after OT refactor.
|
7 years ago |
Piotrek Koszuliński
|
457eb1c4f0
Model.change() is enough to group changes and avoid post-fixers being run in the meantime.
|
7 years ago |
Maciej Gołaszewski
|
94b6364ebc
Tests: Align tests code to changes in ckeditor5-engine selection post fixer.
|
7 years ago |
Piotrek Koszuliński
|
36165a3504
Internal: Bumped the year. [skip ci]
|
8 years ago |
Piotrek Koszuliński
|
4db25b4839
First batch of changes updating schema use to match the new API.
|
8 years ago |
Maciej Bukowski
|
68cb9b8d1a
Aligned code to the API changes in engine.
|
8 years ago |
Oskar Wróbel
|
90c6106ef1
Aligned test with engine changes.
|
8 years ago |
Szymon Cofalik
|
4c57f2d4f2
Changed: Create `InsertDelta` instead of `SplitDelta` if split is at the beginning of block.
|
8 years ago |
Szymon Cofalik
|
9398d390e9
Tests: Corrected test connected with checking if changes are done in enqueueChanges call.
|
8 years ago |
Kamil Piechaczek
|
29b44e2807
Fixed invalid split limit elements.
|
8 years ago |
Piotrek Koszuliński
|
b7886228ec
Aligned command API usage to the changes done in ckeditor5-core#89.
|
8 years ago |
Piotrek Koszuliński
|
50c6edb624
Improved the tests a bit.
|
8 years ago |
Szymon Kupś
|
1f38378878
Tests: added tests checking if enter command works correctly with limit elements.
|
8 years ago |
Piotrek Koszuliński
|
fd43dfeec3
Updated imports to use scoped packages.
|
9 years ago |
Piotrek Koszuliński
|
e9d0a26b34
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
b0dd32db4c
Use package-based paths to modules.
|
9 years ago |
Piotrek Koszuliński
|
9b523e42cc
Code style: wraped tests in the main describe().
|
9 years ago |
Piotrek Koszuliński
|
4bbf02c65d
Aligned engine usage to its changes.
|
9 years ago |
Piotrek Koszuliński
|
81ba777003
Changed imports in automated tests to be compatible with Webpack.
|
9 years ago |
Maksymilian Barnaś
|
cd64e7be4a
Updated import paths to dev-utils.
|
9 years ago |
Szymon Cofalik
|
e44395e409
Changed: EnterCommand remove defaultBlockName and fire afterExecute event.
|
9 years ago |
Oskar Wrobel
|
80e0d4fafa
Allowed to use text inside root in test.
|
9 years ago |
Oskar Wrobel
|
e1b9abe0bb
Adjusted tests to refactored model utils.
|
9 years ago |