Marek Lewandowski
|
7843fe41d9
Tests: Added unit tests for split command in case of multiple selected cells.
|
5 年之前 |
Maciej Gołaszewski
|
f225520ec7
Merge branch 'master' into i/3287
|
6 年之前 |
Kamil Piechaczek
|
7a5188b042
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Maciej Gołaszewski
|
a7f398b36b
Remove custom table formatting utils in favor of assertEqualMarkup().
|
6 年之前 |
Kamil Piechaczek
|
db6b0450ae
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Kamil Piechaczek
|
5c3b474622
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Maciej Gołaszewski
|
c3efd1a7ec
Changed: Downcast conversion will work with a block content always present in the table.
|
7 年之前 |
Maciej Gołaszewski
|
113c300f30
Code style: Fix code indentation in table commands tests.
|
7 年之前 |
Maciej Gołaszewski
|
5476d3af90
Changed: Remove redundant options from from table schema.
|
7 年之前 |
Maciej Gołaszewski
|
b76b548ab9
Other: Improve readability of downcast attribute converters.
|
7 年之前 |
Maciej Gołaszewski
|
88b65d4fa3
Fixed: The split cell vertically and horizontally was wrongly used in code.
|
7 年之前 |
Maciej Gołaszewski
|
17868d56d3
Added: Initial `TableUtils#splitCellVertically` implementation.
|
7 年之前 |
Maciej Gołaszewski
|
6707df1490
Changed: Extract cell splitting to TableUtils plugin.
|
7 年之前 |
Maciej Gołaszewski
|
1875b918c2
Changed: SplitCell command should split cell horizontally to given number of cells.
|
7 年之前 |
Maciej Gołaszewski
|
535598eab7
Fixed: SetTableHeadersCommand should split rowspanned cells that overlaps thead section after changing heading rows.
|
7 年之前 |
Maciej Gołaszewski
|
b57a632b53
Added: Initial mergeRight and mergeLeft commands implementation.
|
7 年之前 |
Maciej Gołaszewski
|
d6c01fc3d7
Tests: Rename formatModelTable() tests helper to formatTable().
|
7 年之前 |
Maciej Gołaszewski
|
1ef8e0fe97
Added: Add split cell command.
|
7 年之前 |