Historial de Commits

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