Historial de Commits

Autor SHA1 Mensaje Fecha
  Maciej Gołaszewski 5ad37bfc64 Cut table cells to a selection bounding box before paste. hace 5 años
  Maciej Gołaszewski 94f582b8e3 Filter cells to check when splitting table. hace 5 años
  Maciej Gołaszewski 1b41a3fd7c Introduce cutCellsVerticallyAt() and use it pasting scenario. hace 5 años
  Maciej Gołaszewski 8161c727cd Move cutCellsHorizontallyAt() to general utils. hace 5 años
  Maciej Gołaszewski 01002e86a7 Change the cut cells horizontally utility to single function. hace 5 años
  Maciej Gołaszewski 22cb400123 Handle horizontal split when making rectangular selection. hace 5 años
  Kuba Niegowski 3633a36510 Fixed getTableIfOnlyTableInContent if content has no children. hace 5 años
  Maciej Gołaszewski d002dc9aa7 Handle paste only when alone table is pasted. hace 5 años
  Maciej Gołaszewski 92083f87c7 Restore comment about location map. hace 5 años
  Maciej Gołaszewski 4c0bd107c6 Minor refactor. hace 5 años
  Maciej Gołaszewski 5d2c1e9bb6 Refactor crop table utilities to use object parameter for crop dimensions. hace 5 años
  Maciej Gołaszewski c51cd4d64b Rename tableMap to selectedTableMap. hace 5 años
  Maciej Gołaszewski 7f5451feae Remove confusing comment. hace 5 años
  Maciej Gołaszewski 3e723af522 Use getChildren() to iterate over document fragment. hace 5 años
  Maciej Gołaszewski 0c09a2e47d Use selected table cells in isSelectionRectangular(). hace 5 años
  Maciej Gołaszewski 22ca037f0d Improve pasted/selected nomenclature. hace 5 años
  Maciej 098b7632e7 Code style - inline simple arrow function. hace 5 años
  Maciej Gołaszewski 1228069819 Fix: Pasted table after spanned slots will not break table geometry. hace 5 años
  Maciej Gołaszewski afde3cfaf2 Add information about content table replacing goals. hace 5 años
  Maciej Gołaszewski 70b23ae7bc Refactor cell replace algorithm to make more clear. hace 5 años
  Maciej Gołaszewski 4926e94d86 Make table paste work only for document selection. hace 5 años
  Maciej Gołaszewski 80022e043d Refactor insertion map to a two dimensional location map. hace 5 años
  Maciej Gołaszewski 42cc975304 Refactor insertionMap to use an array. hace 5 años
  Maciej Gołaszewski 07500b6522 Refactor variable names in insert content method. hace 5 años
  Maciej Gołaszewski af0fac6466 Add table clipboard tests and update its requires call. hace 5 años
  Maciej Gołaszewski 1912c431eb Fix jsdoc comments. hace 5 años
  Maciej Gołaszewski 09c03758f6 Update table clipboard docs. hace 5 años
  Maciej Gołaszewski 58523f4c39 Organize imports in table clipboard. hace 5 años
  Maciej Gołaszewski fb21bb05a9 Refactor _onInsertContent() logic. hace 5 años
  Maciej Gołaszewski 11393522f5 Handle table cell properties in pasted table. hace 5 años