Maciej Gołaszewski
|
627c61e073
Fix tables used in tests.
|
преди 5 години |
Maciej Gołaszewski
|
e48d63df38
Fix tables used in tests.
|
преди 5 години |
Maciej Gołaszewski
|
c2269321cb
Merge branch 'master' into i/6546
|
преди 5 години |
Maciej Gołaszewski
|
c606fc83e0
Fix "should move rowspaned cells to row below removing it's row" test cases.
|
преди 5 години |
Maciej Gołaszewski
|
a6ebd3c137
Use getChild instead getNodeByPath to get table in tests.
|
преди 5 години |
Maciej Gołaszewski
|
97bc2cb9eb
Update remove column test cases.
|
преди 5 години |
Maciej Gołaszewski
|
3cbaaa312c
Add test cases for TableUtils#removeColumn().
|
преди 5 години |
Maciej Gołaszewski
|
3bedcee623
Move remove multiple rows logic to TableUtils#removeRows().
|
преди 5 години |
Kuba Niegowski
|
170567976f
Tests: Inserting table column at first col-row spanned cell should work properly.
|
преди 5 години |
Marek Lewandowski
|
20af88e944
Internal: Fixed an issue where remove row command would be enabled when entire column was selected.
|
преди 5 години |
Marek Lewandowski
|
c1dbd37106
Internal: Added a helper to get number of rows in the table.
|
преди 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
|
5476d3af90
Changed: Remove redundant options from from table schema.
|
преди 7 години |
Maciej Gołaszewski
|
af5f6ecfad
Fix: Fix TableUtils#splitCellVertically() algorithm and update docs.
|
преди 7 години |
Maciej Gołaszewski
|
6dd1d13964
Docs: Update TableUtils#insertRows() and TableUtils#insertColumns() methods docs.
|
преди 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
|
0537447b6a
Fix: Splitting table cell vertically in heading section should update table's headingRows attribute.
|
преди 7 години |
Maciej Gołaszewski
|
7161c6779e
Fixed: Properly handle splitting cells vertically that have colspan.
|
преди 7 години |
Maciej Gołaszewski
|
8fa6169c05
Fixed: Properly handle splitting cells depending of cell's rowspan attribute and number of cells to split.
|
преди 7 години |
Maciej Gołaszewski
|
de91cff96e
Fixed: Splitting table cell with rowspan should reduce this attribute properly.
|
преди 7 години |
Maciej Gołaszewski
|
8570731e7e
Fix: The multiple rowspanned cells prevents proper column insertion.
|
преди 7 години |
Maciej Gołaszewski
|
7d0c065436
Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin.
|
преди 7 години |
Maciej Gołaszewski
|
43624e47ca
Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method.
|
преди 7 години |
Maciej Gołaszewski
|
62a1d0d8b6
Refactor the `TableUtils#insertColumns()` method.
|
преди 7 години |