Commit History

Autor SHA1 Mensaxe Data
  Maciej 392f61ffd1 Merge pull request #7597 from ckeditor/i/6768 %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski f681b53595 Changed TableUtils#createTable() signature. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 7a969ab6f8 Added option to set heading rows/columns for `insertTable` command and `TableUtils#createTable()`. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 2eb2a1114b Removed redundant model.change block. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 66ebfe46ff Fixed removing empty rows and columns when multiple rows and columns should be removed. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 60e4ca71dd Table headingRows attribute change triggers downcasting of the whole table. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski b5bd857bc6 Introducing removeEmptyRows, removeEmptyColumns and removeEmptyRowsColumns functions. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 12e1b3aa59 Removing empty columns (with no cells anchored). %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski e53a067d71 Merge branch 'master' into i/6822-table-utils %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 433d33a655 Updated usages of new TableWalker API. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski c210d2583b Move common utility methods to utils/common.js. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski e5ed0836a2 TableWalker refactored, API changes. %!s(int64=5) %!d(string=hai) anos
  Maciej 9f2091158e Merge pull request #6748 from ckeditor/i/6549 %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 7b84d7dfed Refactored insertRows with copyStructureFromAbove option. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski a489ed4cde Fixed removing column when there are multiple empty rows to remove. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 92aecf82ea Apply suggestions from code review %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 974f266686 Updating heading rows in one enqueued change block (to use the current table state for update). %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 399356e33a Updated createEmptyRows() to insert cells in forward order. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski d98b1a8b14 Updated JsDoc for insertRows() copyStructureFrom option. %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski ee8958655f Adding a new row in the table copies structure of the selected row. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 4fa2f99c76 Merge branch 'master' into i/6437 %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski ade0088b6e Add batch option to TableUtils.removeRows() method to re-use it during table modifications. %!s(int64=5) %!d(string=hai) anos
  Aleksander Nowodzinski 1ed527036d Update src/tableutils.js %!s(int64=5) %!d(string=hai) anos
  Aleksander Nowodzinski 364c73b223 Update src/tableutils.js %!s(int64=5) %!d(string=hai) anos
  Aleksander Nowodzinski 22b0c1da9b Update src/tableutils.js %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 14bcfbc475 Refactor internal getCellsToMoveAndTrimOnRemoveRow() function. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 06c9d7f9f9 Refactor TableUtils.removeRow() to make algorithm less mangled. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 2d1df121cc Fix the logic behind adjusting cell's rowspan on removing row. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 7b3bc93137 Fix sample in codeblock. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 9f7f8348c6 Use cached table map because modifying table during TableWalker breaks the logic. %!s(int64=5) %!d(string=hai) anos