Kuba Niegowski
|
a489ed4cde
Fixed removing column when there are multiple empty rows to remove.
|
преди 5 години |
Kuba Niegowski
|
92aecf82ea
Apply suggestions from code review
|
преди 5 години |
Kuba Niegowski
|
974f266686
Updating heading rows in one enqueued change block (to use the current table state for update).
|
преди 5 години |
Maciej Gołaszewski
|
4fa2f99c76
Merge branch 'master' into i/6437
|
преди 5 години |
Maciej Gołaszewski
|
ade0088b6e
Add batch option to TableUtils.removeRows() method to re-use it during table modifications.
|
преди 5 години |
Aleksander Nowodzinski
|
1ed527036d
Update src/tableutils.js
|
преди 5 години |
Aleksander Nowodzinski
|
364c73b223
Update src/tableutils.js
|
преди 5 години |
Aleksander Nowodzinski
|
22b0c1da9b
Update src/tableutils.js
|
преди 5 години |
Maciej Gołaszewski
|
14bcfbc475
Refactor internal getCellsToMoveAndTrimOnRemoveRow() function.
|
преди 5 години |
Maciej Gołaszewski
|
06c9d7f9f9
Refactor TableUtils.removeRow() to make algorithm less mangled.
|
преди 5 години |
Maciej Gołaszewski
|
2d1df121cc
Fix the logic behind adjusting cell's rowspan on removing row.
|
преди 5 години |
Maciej Gołaszewski
|
7b3bc93137
Fix sample in codeblock.
|
преди 5 години |
Maciej Gołaszewski
|
9f7f8348c6
Use cached table map because modifying table during TableWalker breaks the logic.
|
преди 5 години |
Maciej Gołaszewski
|
5722a0610e
Add comments to remove rows algorithm.
|
преди 5 години |
Maciej Gołaszewski
|
0e4d8f8ff6
Reduce complexity of calculation notation of remove rows algorithm.
|
преди 5 години |
Maciej Gołaszewski
|
99285c273e
Refactor multiple rows removal algorithm.
|
преди 5 години |
Aleksander Nowodzinski
|
2a09cf10d8
Update src/tableutils.js
|
преди 5 години |
Maciej Gołaszewski
|
4822543193
Fix condition for updating heading columns in adjustHeadingColumns().
|
преди 5 години |
Maciej Gołaszewski
|
c2269321cb
Merge branch 'master' into i/6546
|
преди 5 години |
Maciej Gołaszewski
|
f110186109
Fix TableUtils.removeRows() sample.
|
преди 5 години |
Maciej Gołaszewski
|
2636b225ff
Add docs for TableUtils.removeColumns() method.
|
преди 5 години |
Maciej
|
a9d92b0f2c
Apply suggestions from code review.
|
преди 5 години |
Aleksander Nowodzinski
|
14ccd0381b
Merge branch 'master' into i/6545
|
преди 5 години |
Maciej Gołaszewski
|
f7c92f39b3
Move column removing logic to TableUtils#removeColumns.
|
преди 5 години |
Maciej Gołaszewski
|
24dfef6df0
Remove @private annotation from TableUtils#removeRows().
|
преди 5 години |
Maciej Gołaszewski
|
4653b87c47
Code style fix.
|
преди 5 години |
Maciej Gołaszewski
|
3bedcee623
Move remove multiple rows logic to TableUtils#removeRows().
|
преди 5 години |
Maciej Gołaszewski
|
710ac0bc0c
Move `removeRow` logic to table utils plugin.
|
преди 5 години |
Kuba Niegowski
|
a030b1f7eb
Added SelectRowCommand and SelectColumnCommand.
|
преди 5 години |
Kuba Niegowski
|
865d33e002
Fix: Inserting table column at first col-row spanned cell should work properly.
|
преди 5 години |