Historie revizí

Autor SHA1 Zpráva Datum
  Maciej Gołaszewski e53a067d71 Merge branch 'master' into i/6822-table-utils před 5 roky
  Kuba Niegowski 433d33a655 Updated usages of new TableWalker API. před 5 roky
  Maciej Gołaszewski c210d2583b Move common utility methods to utils/common.js. před 5 roky
  Kuba Niegowski e5ed0836a2 TableWalker refactored, API changes. před 5 roky
  Maciej 9f2091158e Merge pull request #6748 from ckeditor/i/6549 před 5 roky
  Kuba Niegowski 7b84d7dfed Refactored insertRows with copyStructureFromAbove option. před 5 roky
  Kuba Niegowski a489ed4cde Fixed removing column when there are multiple empty rows to remove. před 5 roky
  Kuba Niegowski 92aecf82ea Apply suggestions from code review před 5 roky
  Kuba Niegowski 974f266686 Updating heading rows in one enqueued change block (to use the current table state for update). před 5 roky
  Kuba Niegowski 399356e33a Updated createEmptyRows() to insert cells in forward order. před 5 roky
  Kuba Niegowski d98b1a8b14 Updated JsDoc for insertRows() copyStructureFrom option. před 5 roky
  Kuba Niegowski ee8958655f Adding a new row in the table copies structure of the selected row. před 5 roky
  Maciej Gołaszewski 4fa2f99c76 Merge branch 'master' into i/6437 před 5 roky
  Maciej Gołaszewski ade0088b6e Add batch option to TableUtils.removeRows() method to re-use it during table modifications. před 5 roky
  Aleksander Nowodzinski 1ed527036d Update src/tableutils.js před 5 roky
  Aleksander Nowodzinski 364c73b223 Update src/tableutils.js před 5 roky
  Aleksander Nowodzinski 22b0c1da9b Update src/tableutils.js před 5 roky
  Maciej Gołaszewski 14bcfbc475 Refactor internal getCellsToMoveAndTrimOnRemoveRow() function. před 5 roky
  Maciej Gołaszewski 06c9d7f9f9 Refactor TableUtils.removeRow() to make algorithm less mangled. před 5 roky
  Maciej Gołaszewski 2d1df121cc Fix the logic behind adjusting cell's rowspan on removing row. před 5 roky
  Maciej Gołaszewski 7b3bc93137 Fix sample in codeblock. před 5 roky
  Maciej Gołaszewski 9f7f8348c6 Use cached table map because modifying table during TableWalker breaks the logic. před 5 roky
  Maciej Gołaszewski 5722a0610e Add comments to remove rows algorithm. před 5 roky
  Maciej Gołaszewski 0e4d8f8ff6 Reduce complexity of calculation notation of remove rows algorithm. před 5 roky
  Maciej Gołaszewski 99285c273e Refactor multiple rows removal algorithm. před 5 roky
  Aleksander Nowodzinski 2a09cf10d8 Update src/tableutils.js před 5 roky
  Maciej Gołaszewski 4822543193 Fix condition for updating heading columns in adjustHeadingColumns(). před 5 roky
  Maciej Gołaszewski c2269321cb Merge branch 'master' into i/6546 před 5 roky
  Maciej Gołaszewski f110186109 Fix TableUtils.removeRows() sample. před 5 roky
  Maciej Gołaszewski 2636b225ff Add docs for TableUtils.removeColumns() method. před 5 roky