Kuba Niegowski
|
12e1b3aa59
Removing empty columns (with no cells anchored).
|
5 years ago |
Kuba Niegowski
|
9275e84902
Merging cells and removing empty rows in one batch.
|
5 years ago |
Aleksander Nowodzinski
|
14cd7bed80
Fix: Merge left and right commands should be always enabled if execution does not cross the heading column boundary.
|
5 years ago |
Maciej Gołaszewski
|
613b952263
Fix dangling comma.
|
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
|
eba4f2a516
Update the logic to not allow merging spanned cells.
|
6 years ago |
Andrew Stewart
|
733723007f
Disable horizontal merge between header and body cells.
|
6 years ago |
Maciej Gołaszewski
|
a7f398b36b
Remove custom table formatting utils in favor of assertEqualMarkup().
|
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
|
4fdeac1710
Changed: Merging empty paragraphs should result in one paragraph.
|
7 years ago |
Maciej Gołaszewski
|
61e24ef22e
Tests: Unify schema and conversion across tests.
|
7 years ago |
Maciej Gołaszewski
|
1f23fce751
Merge branch 'master' into t/56
|
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
|
c7ba2a3c5d
Fix: InsertRowCommand should work with block content (#value only).
|
7 years ago |
Maciej Gołaszewski
|
a4d01e6bfa
Fix: Merging down rowspanned cell from the head with a cell in body is now disabled.
|
7 years ago |
Maciej Gołaszewski
|
113c300f30
Code style: Fix code indentation in table commands tests.
|
7 years ago |
Maciej Gołaszewski
|
543bb168cd
Fix: Merge cell horizontally should not be possible on overlapped cells.
|
7 years ago |
Maciej Gołaszewski
|
06d8645aae
Tests: Cover more cases for removing empty tableRow after executing merge cell commands.
|
7 years ago |
Maciej Gołaszewski
|
11e0f175cb
Code style: Remove .only from tests.
|
7 years ago |
Maciej Gołaszewski
|
d1ed509f29
Fix: Remove empty row in MergeCellCommand.
|
7 years ago |
Maciej Gołaszewski
|
312ad09a02
Fix: Broken table layout when merging cell with a cell above.
|
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
|
5148198be6
Fix: Merge cell command should be disabled for directions that cross table sections.
|
7 years ago |
Maciej Gołaszewski
|
3cdb451cae
Added: Initial mergeUp command implementation.
|
7 years ago |
Maciej Gołaszewski
|
d25b3fefad
Added: Initial mergeDown command implementation.
|
7 years ago |
Maciej Gołaszewski
|
0327df52b3
Changed: MergeCellCommand value should be set to a mergable tableCell.
|
7 years ago |
Maciej Gołaszewski
|
b57a632b53
Added: Initial mergeRight and mergeLeft commands implementation.
|
7 years ago |