Marek Lewandowski
|
0555c9ef7b
Tests: Added unit tests for removing column when multiple cells in a single column are selected.
|
5 years ago |
Marek Lewandowski
|
a77f11b66e
Tests: Added test coverage for removing rows with mixed header and regular row being removed.
|
5 years ago |
Marek Lewandowski
|
42e2163fc3
Tests: Added more detailed unit tests for remove rows command and multi cell table selection.
|
5 years ago |
Marek Lewandowski
|
1f8ccc06ab
Tests: Added basic test cases for removing rows with multiple selected cells.
|
5 years ago |
Marek Lewandowski
|
c329cb9401
Tests: Added unit tests for integration row removal with table selection.
|
5 years ago |
Maciej Gołaszewski
|
39021a29ca
Simplify RemoveRowCommand.
|
5 years ago |
Maciej Gołaszewski
|
5f72252d3d
Merge branch 'master' into i/3202
|
5 years ago |
Maciej Gołaszewski
|
1d30d59ba1
Merge branch 'master' into i/3202
|
5 years ago |
Maciej Gołaszewski
|
f225520ec7
Merge branch 'master' into i/3287
|
6 years ago |
Kamil Piechaczek
|
7a5188b042
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
a7f398b36b
Remove custom table formatting utils in favor of assertEqualMarkup().
|
6 years ago |
Maciej Gołaszewski
|
85b65b9de4
Merge branch 'master' into t/63
|
6 years ago |
Kamil Piechaczek
|
db6b0450ae
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
5c3b474622
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
3bed17dae5
Fix table commands after changes in selection mode.
|
7 years ago |
Maciej Gołaszewski
|
61e24ef22e
Tests: Unify schema and conversion across tests.
|
7 years ago |
Maciej Gołaszewski
|
c3efd1a7ec
Changed: Downcast conversion will work with a block content always present in the table.
|
7 years ago |
Maciej Gołaszewski
|
5476d3af90
Changed: Remove redundant options from from table schema.
|
7 years ago |
Maciej Gołaszewski
|
b76b548ab9
Other: Improve readability of downcast attribute converters.
|
7 years ago |
Maciej Gołaszewski
|
a895dae781
Added: Initial RemoveColumnCommand implementation.
|
7 years ago |
Maciej Gołaszewski
|
d6c01fc3d7
Tests: Rename formatModelTable() tests helper to formatTable().
|
7 years ago |
Maciej Gołaszewski
|
d1adc4a780
Added: RemoveRow command.
|
7 years ago |