Histórico de Commits

Autor SHA1 Mensagem Data
  Maciej Gołaszewski 0537447b6a Fix: Splitting table cell vertically in heading section should update table's headingRows attribute. há 7 anos atrás
  Maciej Gołaszewski 7161c6779e Fixed: Properly handle splitting cells vertically that have colspan. há 7 anos atrás
  Maciej Gołaszewski 8fa6169c05 Fixed: Properly handle splitting cells depending of cell's rowspan attribute and number of cells to split. há 7 anos atrás
  Maciej Gołaszewski de91cff96e Fixed: Splitting table cell with rowspan should reduce this attribute properly. há 7 anos atrás
  Maciej Gołaszewski 8570731e7e Fix: The multiple rowspanned cells prevents proper column insertion. há 7 anos atrás
  Maciej Gołaszewski 7d0c065436 Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin. há 7 anos atrás
  Maciej Gołaszewski 43624e47ca Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method. há 7 anos atrás
  Maciej Gołaszewski 62a1d0d8b6 Refactor the `TableUtils#insertColumns()` method. há 7 anos atrás
  Maciej Gołaszewski ce6affda39 Changed: Create `TableUtils#insertColumns()` and create 'insertColumnBefore' and 'insertColumnAfter' commands. há 7 anos atrás
  Maciej Gołaszewski 4224fbf385 Added: Support of rowspaned cells update in `TableUtils#splitCellHorizontally()`. há 7 anos atrás
  Maciej Gołaszewski 17868d56d3 Added: Initial `TableUtils#splitCellVertically` implementation. há 7 anos atrás
  Maciej Gołaszewski 6707df1490 Changed: Extract cell splitting to TableUtils plugin. há 7 anos atrás
  Maciej Gołaszewski 82af5f7922 Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow". há 7 anos atrás