Maciej Gołaszewski
|
4fa2f99c76
Merge branch 'master' into i/6437
|
5 years ago |
Maciej Gołaszewski
|
4ec76addce
Use single batch to modify table.
|
5 years ago |
Maciej Gołaszewski
|
ade0088b6e
Add batch option to TableUtils.removeRows() method to re-use it during table modifications.
|
5 years ago |
Maciej Gołaszewski
|
9f160e582e
Update remove row + change headings tests.
|
5 years ago |
Aleksander Nowodzinski
|
1527ca5dc4
Merge pull request #303 from ckeditor/i/6502
|
5 years ago |
Aleksander Nowodzinski
|
1ed527036d
Update src/tableutils.js
|
5 years ago |
Aleksander Nowodzinski
|
364c73b223
Update src/tableutils.js
|
5 years ago |
Aleksander Nowodzinski
|
22b0c1da9b
Update src/tableutils.js
|
5 years ago |
Maciej Gołaszewski
|
14bcfbc475
Refactor internal getCellsToMoveAndTrimOnRemoveRow() function.
|
5 years ago |
Maciej Gołaszewski
|
48cb9653a2
Fix table example in comments.
|
5 years ago |
Maciej Gołaszewski
|
4da01ccd8d
Use same row-/col-spanned naming in tests.
|
5 years ago |
Maciej Gołaszewski
|
0af47bf573
Typo fix.
|
5 years ago |
Maciej Gołaszewski
|
568e11b355
Fix code comments in table utils tests.
|
5 years ago |
Maciej Gołaszewski
|
06c9d7f9f9
Refactor TableUtils.removeRow() to make algorithm less mangled.
|
5 years ago |
Maciej Gołaszewski
|
2d1df121cc
Fix the logic behind adjusting cell's rowspan on removing row.
|
5 years ago |
Maciej Gołaszewski
|
5497d8baba
Update TableUtils.removeRow test cases.
|
5 years ago |
Maciej Gołaszewski
|
7b3bc93137
Fix sample in codeblock.
|
5 years ago |
Aleksander Nowodzinski
|
813cd54b53
Merge branch 'master' into i/6502
|
5 years ago |
Maciej Gołaszewski
|
cf4b09a063
Merge branch 'master' into i/6437
|
5 years ago |
Maciej Gołaszewski
|
171ca587c0
Fix code style in tests.
|
5 years ago |
Maciej Gołaszewski
|
ede9085684
Use TableEditing in downcast heading rows change tests. See ckeditor/ckeditor5#6574.
|
5 years ago |
Maciej Gołaszewski
|
d1d6facec5
Add empty tbody/thead section cleanup also when downcasting heading rows.
|
5 years ago |
Maciej Gołaszewski
|
6ec26cc5d0
Use TableEditing in RemoveRowCommand tests. See ckeditor/ckeditor5#6574.
|
5 years ago |
Maciej Gołaszewski
|
99e8d8b6a7
Remove checking position equality when sorting ranges of selected table cells.
|
5 years ago |
Piotrek Koszuliński
|
f8d26110ab
Merge branch 'master' into i/6437
|
5 years ago |
Piotrek Koszuliński
|
636309901f
Merge pull request #293 from ckeditor/i/6501
|
5 years ago |
Maciej Gołaszewski
|
f476ba7206
Remove temporary fixes for model-selection-range-intersects error from MergeCellsCommand.
|
5 years ago |
Maciej Gołaszewski
|
91f5074742
Merge branch 'master' into i/6501
|
5 years ago |
Maciej Gołaszewski
|
9f7f8348c6
Use cached table map because modifying table during TableWalker breaks the logic.
|
5 years ago |
Maciej Gołaszewski
|
5ab8c1b949
Use TableEditing in some of table utils tests. See ckeditor/ckeditor5#6574.
|
5 years ago |