Kuba Niegowski
|
83f791197e
Trimming pasted content for table to table pasting.
|
5 лет назад |
Maciej
|
4c7114014a
Merge pull request #7373 from ckeditor/i/6819
|
5 лет назад |
Kuba Niegowski
|
26c95ae963
Added Writer#cloneElement().
|
5 лет назад |
Kuba Niegowski
|
f50326bdf3
Refactored pasting table into table (content table preparations extracted to helper function, simplified local variables to be more consistent).
|
5 лет назад |
Maciej Gołaszewski
|
e53a067d71
Merge branch 'master' into i/6822-table-utils
|
5 лет назад |
Kuba Niegowski
|
433d33a655
Updated usages of new TableWalker API.
|
5 лет назад |
Maciej Gołaszewski
|
b0a58f5d67
Move structure related utility methods to utils/structure.js.
|
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 лет назад |
Kuba Niegowski
|
e5ed0836a2
TableWalker refactored, API changes.
|
5 лет назад |
Maciej Gołaszewski
|
101870f4ed
Code style fix - keep order of declarations as in method call.
|
5 лет назад |
Kuba Niegowski
|
ddbfb0d08d
Added handling of pasting a bigger table into the smaller table selection.
|
5 лет назад |
Maciej Gołaszewski
|
7385fcb656
Minor refactor.
|
5 лет назад |
Maciej Gołaszewski
|
aa9a854d2c
Add better comment about fixing selection dimensions.
|
5 лет назад |
Maciej Gołaszewski
|
12e386f2d7
Add internal docs.
|
5 лет назад |
Maciej Gołaszewski
|
ef95552c0e
Revert row/column adjust algorithm to the previous form. Add more docs.
|
5 лет назад |
Maciej Gołaszewski
|
6cfab6a525
Use different wording for expandTableSize() params.
|
5 лет назад |
Kuba Niegowski
|
d94af12438
Some changes made during review to understand how it works.
|
5 лет назад |
Maciej Gołaszewski
|
0ff5a24015
Add internal docs comments.
|
5 лет назад |
Maciej Gołaszewski
|
2cba71fbab
Merge branch 'master' into i/6122-table-paste-spans
|
5 лет назад |
Maciej Gołaszewski
|
63576938d2
Update internal comments for pasting table scenarios.
|
5 лет назад |
Maciej Gołaszewski
|
081d461870
Use single crop pass for fixing pasted table layout and cropping pasted table to selection area.
|
5 лет назад |
Maciej Gołaszewski
|
6f7357e96c
Fixing pasted table layout should also occur when selection dimensions are smaller than pasted table.
|
5 лет назад |
Maciej Gołaszewski
|
486c16d6f9
Crop pasted table to its established dimensions.
|
5 лет назад |
Maciej Gołaszewski
|
4c2aeb55a0
Add default values to internal methods.
|
5 лет назад |
Maciej Gołaszewski
|
55ef3437d9
Refactor last row/column adjustments.
|
5 лет назад |
Maciej Gołaszewski
|
8cfca04918
Working corner case fix - last row/column in selection has all spanned cells.
|
5 лет назад |
Maciej Gołaszewski
|
e28fea1a89
Change order of jsdoc samples.
|
5 лет назад |