Kuba Niegowski
|
1c371f1b94
Added test for multiple empty elements around a table while pasting it.
|
5 years ago |
Kuba Niegowski
|
c253d51ff9
Fixed tests code style.
|
5 years ago |
Kuba Niegowski
|
83f791197e
Trimming pasted content for table to table pasting.
|
5 years ago |
Kuba Niegowski
|
433d33a655
Updated usages of new TableWalker API.
|
5 years ago |
Maciej
|
ce13327cfa
Improve wording of method docs and test.
|
5 years ago |
Kuba Niegowski
|
ddbfb0d08d
Added handling of pasting a bigger table into the smaller table selection.
|
5 years ago |
Maciej Gołaszewski
|
e50d90872e
Fix code style in tests.
|
5 years ago |
Maciej Gołaszewski
|
eb01054855
Add test for splitting table cells in one table cell selected.
|
5 years ago |
Maciej Gołaszewski
|
2cba71fbab
Merge branch 'master' into i/6122-table-paste-spans
|
5 years ago |
Maciej Gołaszewski
|
2c1d1a4abe
Add test cases for updating selection dimension for multiple empty rows/columns.
|
5 years ago |
Kuba Niegowski
|
07b18442db
Added test for the tables with spanned cells.
|
5 years ago |
Kuba Niegowski
|
093520b4cd
Test name updated.
|
5 years ago |
Maciej Gołaszewski
|
6f7357e96c
Fixing pasted table layout should also occur when selection dimensions are smaller than pasted table.
|
5 years ago |
Maciej Gołaszewski
|
ae90c7421d
Fix rowspan trim test case.
|
5 years ago |
Maciej Gołaszewski
|
1f3c682147
Add test cases for fixing broken table layout.
|
5 years ago |
Kuba Niegowski
|
b1f983c0da
Added tests for pasting bigger tables.
|
5 years ago |
Maciej Gołaszewski
|
8cfca04918
Working corner case fix - last row/column in selection has all spanned cells.
|
5 years ago |
Maciej Gołaszewski
|
57bb1f64db
Fix tests case.
|
5 years ago |
Maciej Gołaszewski
|
199a199353
Add corner cases to the tests.
|
5 years ago |
Maciej Gołaszewski
|
5ad37bfc64
Cut table cells to a selection bounding box before paste.
|
5 years ago |
Kuba Niegowski
|
f8e2635ab7
Added support for pasting table when only one table cell is selected.
|
5 years ago |
Maciej Gołaszewski
|
785c7c650f
Fix tests scenarios.
|
5 years ago |
Maciej Gołaszewski
|
1b1f1fff4f
Add tests for non-rectangular table selection.
|
5 years ago |
Maciej Gołaszewski
|
830d58ea8f
Move non-rectangular tests to own suite.
|
5 years ago |
Maciej Gołaszewski
|
27a49036fe
Add test for content without table is pasted.
|
5 years ago |
Maciej Gołaszewski
|
d002dc9aa7
Handle paste only when alone table is pasted.
|
5 years ago |
Kuba Niegowski
|
ede28f4c1a
Added missing spaces in tests.
|
5 years ago |
Maciej Gołaszewski
|
1228069819
Fix: Pasted table after spanned slots will not break table geometry.
|
5 years ago |
Maciej Gołaszewski
|
4926e94d86
Make table paste work only for document selection.
|
5 years ago |
Maciej Gołaszewski
|
b6fe69c235
Anticipate temporary console.log in table clipboard paste tests.
|
5 years ago |