提交历史

作者 SHA1 备注 提交日期
  Kuba Niegowski 24698078f2 Pasting table into table should not set multi-cell selection if TableSelection plugin is disabled. 5 年之前
  Maciej df4485fb17 Merge pull request #7595 from ckeditor/i/7453 5 年之前
  Maciej a349af57c6 Merge pull request #7598 from ckeditor/i/3233 5 年之前
  Kuba Niegowski b4eaa69b1a Used sortRanges() helper from utils. Some code readability tuning. 5 年之前
  Maciej Gołaszewski f5a982ade2 Merge branch 'master' into i/7453 5 年之前
  Kuba Niegowski aa535c19be Removed findAncestor() table helper. 5 年之前
  Kuba Niegowski 331c6d0968 Cells that overlap from headings after table paste should be splitted. 5 年之前
  Kuba Niegowski 66ebfe46ff Fixed removing empty rows and columns when multiple rows and columns should be removed. 5 年之前
  Kuba Niegowski d2058708da Table pasting integration should not affect inserting text node. 5 年之前
  Kuba Niegowski ea99924aab Cleaned imports. 5 年之前
  Kuba Niegowski c0c0d74513 Added normalization of pasted table. 5 年之前
  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 年之前