Kuba Niegowski
|
86bdae4df4
Removed unnecessary code.
|
5 лет назад |
Kuba Niegowski
|
f1845bcced
Restoring multi-cell selection on undo.
|
5 лет назад |
Kuba Niegowski
|
b5bd857bc6
Introducing removeEmptyRows, removeEmptyColumns and removeEmptyRowsColumns functions.
|
5 лет назад |
Kuba Niegowski
|
12e1b3aa59
Removing empty columns (with no cells anchored).
|
5 лет назад |
Maciej Gołaszewski
|
c210d2583b
Move common utility methods to utils/common.js.
|
5 лет назад |
Maciej Gołaszewski
|
6376ba835f
Move selection related utilities to utils/selection.js.
|
5 лет назад |
Maciej Gołaszewski
|
13152fa52b
Rename utils/utils.js to utils/common.js.
|
5 лет назад |
Maciej Gołaszewski
|
10dd479905
Move utils.js to utils/utils.js.
|
5 лет назад |
Maciej Gołaszewski
|
eaeddf8d5f
Merge branch 'master' into i/6120
|
5 лет назад |
Maciej Gołaszewski
|
0c09a2e47d
Use selected table cells in isSelectionRectangular().
|
5 лет назад |
Kuba Niegowski
|
5aa707d71e
Added the edge case test of removing multiple empty rows after cells merge.
|
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 лет назад |
Kuba Niegowski
|
9275e84902
Merging cells and removing empty rows in one batch.
|
5 лет назад |
Kuba Niegowski
|
dba9fac0d9
Table heading rows should be properly updated after removing rows as a side effect of merging cells.
|
5 лет назад |
Maciej Gołaszewski
|
8bc3650ad2
Disable non-rectangular selection from paste handling.
|
5 лет назад |
Anna Tomanek
|
a488d5e60a
Docs (table): API docs for tables improved. [skip ci]
|
5 лет назад |
Piotrek Koszuliński
|
1b51bc4f5e
Merge branch 'master' into i/6634
|
5 лет назад |
Aleksander Nowodzinski
|
17dce0c127
Update src/commands/mergecellscommand.js
|
5 лет назад |
Aleksander Nowodzinski
|
1173267cce
Update src/commands/mergecellscommand.js
|
5 лет назад |
Maciej Gołaszewski
|
2001f62ae8
Fix model-selection-range-intersects error in undo after merging two table cells.
|
5 лет назад |
Maciej
|
96da97b7d9
Fix table sample in internal docs.
|
5 лет назад |
Maciej Gołaszewski
|
86114be39d
Update docs in areCellInTheSameTableSection().
|
5 лет назад |
Maciej Gołaszewski
|
522b8de7c1
Refactor MergeCellsCommand#isEnabled checks.
|
5 лет назад |
Maciej Gołaszewski
|
e2cd616b1d
Make merge table cells command check also cells from heading columns for mergeability.
|
5 лет назад |
Maciej Gołaszewski
|
f476ba7206
Remove temporary fixes for model-selection-range-intersects error from MergeCellsCommand.
|
5 лет назад |
Maciej Gołaszewski
|
e1a79c9515
Simplify check for table cells mergeability.
|
5 лет назад |
Maciej Gołaszewski
|
410199b0ad
Use box-drawing characters for table samples.
|
5 лет назад |
Maciej
|
d0ca3306ee
Apply suggestions from code review.
|
5 лет назад |
Maciej Gołaszewski
|
e82182044c
Remove redundant checks.
|
5 лет назад |