Commit History

Author SHA1 Message Date
  Maciej Gołaszewski 3b4a7f65f2 Changed: Iterate over a row only of inserted table cell in downcast conversion. 7 years ago
  Maciej Gołaszewski 7c592328e4 Docs: Fix TableUtils#splitCellVertically() description. 7 years ago
  Maciej Gołaszewski 5476d3af90 Changed: Remove redundant options from from table schema. 7 years ago
  Piotrek Koszuliński d3b387eea0 Minor API docs fixes. 7 years ago
  Piotrek Koszuliński c7dae62209 Fixed class names. 7 years ago
  Piotrek Koszuliński a5c24a05d8 Docs: Fixed @returns use. [skip ci] 7 years ago
  Maciej Gołaszewski 990013838a Other: Cleanup code. 7 years ago
  Maciej Gołaszewski 1ddd159d8d Other: Make isHorizontal property of MergeCellCommand. 7 years ago
  Maciej Gołaszewski 428b942185 Other: Remove custom upcast converter for tableRow. 7 years ago
  Maciej Gołaszewski af5f6ecfad Fix: Fix TableUtils#splitCellVertically() algorithm and update docs. 7 years ago
  Maciej Gołaszewski e0adc22293 Docs: Update TableUtils.splitCell* methods docs. 7 years ago
  Maciej Gołaszewski 9bfe5b5cb8 Changed: Cleanup downcast conversion & update TableWalker internals. 7 years ago
  Maciej Gołaszewski 1887ef8d9c Docs: Further enhance TableUtils docs. 7 years ago
  Maciej Gołaszewski 6dd1d13964 Docs: Update TableUtils#insertRows() and TableUtils#insertColumns() methods docs. 7 years ago
  Maciej Gołaszewski b76b548ab9 Other: Improve readability of downcast attribute converters. 7 years ago
  Maciej Gołaszewski 88b65d4fa3 Fixed: The split cell vertically and horizontally was wrongly used in code. 7 years ago
  Szymon Cofalik a994746c68 Minor typos in docs and code style. 7 years ago
  Maciej Gołaszewski 5148198be6 Fix: Merge cell command should be disabled for directions that cross table sections. 7 years ago
  Maciej Gołaszewski 0537447b6a Fix: Splitting table cell vertically in heading section should update table's headingRows attribute. 7 years ago
  Maciej Gołaszewski ffd872642d Align code to the latest changes in converters API. 7 years ago
  Maciej Gołaszewski b8bd8e075c Fix: Cannot insert row at index 0 if table has heading rows attribute set. 7 years ago
  Maciej Gołaszewski 7161c6779e Fixed: Properly handle splitting cells vertically that have colspan. 7 years ago
  Maciej Gołaszewski 8fa6169c05 Fixed: Properly handle splitting cells depending of cell's rowspan attribute and number of cells to split. 7 years ago
  Maciej Gołaszewski de91cff96e Fixed: Splitting table cell with rowspan should reduce this attribute properly. 7 years ago
  Maciej Gołaszewski 078414a02d Other: Review table commands names & add tests for TableEditing. 7 years ago
  Maciej Gołaszewski 8570731e7e Fix: The multiple rowspanned cells prevents proper column insertion. 7 years ago
  Maciej Gołaszewski 2c9e410789 Other: Refactor TableUtils class and update docs. 7 years ago
  Maciej Gołaszewski f42e0ab143 Other: Refactor commands. 7 years ago
  Maciej Gołaszewski 7d0c065436 Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin. 7 years ago
  Maciej Gołaszewski 33e2e969cc Tests: Update manual tests UI components. 7 years ago