Historique des commits

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