Historial de Commits

Autor SHA1 Mensaje Fecha
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] hace 7 años
  Maciej Gołaszewski 7ecdcb7f83 Remove Position, Range, Selection imports from engine/model. hace 7 años
  Maciej Gołaszewski 45fafc2586 The insert table command should use standard methods of inserting newly created table. hace 7 años
  Maciej Gołaszewski de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). hace 7 años
  Maciej Gołaszewski 767cd3ab95 Unify creation of empty table cells with block content. hace 7 años
  Maciej Gołaszewski c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. hace 7 años
  Piotrek Koszuliński a4371b0e4c Merge branch 'master' into t/61 hace 7 años
  Piotrek Koszuliński 59a13ea3f1 Minor refactoring. hace 7 años
  Anna Tomanek 017462cb78 Docs: Table feature API docs corrected, part 1. [skip ci] hace 7 años
  Maciej Gołaszewski 8ecd8f5d3a Fix: Selection should be in the first cell of an inserted table. hace 7 años
  Szymon Cofalik a04f74a3e3 Changed some comments, docs and code order. hace 7 años
  Maciej Gołaszewski b251c59fd0 Changed: Remove redundant parseInt() for table attributes. hace 7 años
  Maciej Gołaszewski 7c592328e4 Docs: Fix TableUtils#splitCellVertically() description. hace 7 años
  Piotrek Koszuliński d3b387eea0 Minor API docs fixes. hace 7 años
  Maciej Gołaszewski 990013838a Other: Cleanup code. hace 7 años
  Maciej Gołaszewski af5f6ecfad Fix: Fix TableUtils#splitCellVertically() algorithm and update docs. hace 7 años
  Maciej Gołaszewski e0adc22293 Docs: Update TableUtils.splitCell* methods docs. hace 7 años
  Maciej Gołaszewski 9bfe5b5cb8 Changed: Cleanup downcast conversion & update TableWalker internals. hace 7 años
  Maciej Gołaszewski 1887ef8d9c Docs: Further enhance TableUtils docs. hace 7 años
  Maciej Gołaszewski 6dd1d13964 Docs: Update TableUtils#insertRows() and TableUtils#insertColumns() methods docs. hace 7 años
  Maciej Gołaszewski 88b65d4fa3 Fixed: The split cell vertically and horizontally was wrongly used in code. hace 7 años
  Szymon Cofalik a994746c68 Minor typos in docs and code style. hace 7 años
  Maciej Gołaszewski 0537447b6a Fix: Splitting table cell vertically in heading section should update table's headingRows attribute. hace 7 años
  Maciej Gołaszewski 7161c6779e Fixed: Properly handle splitting cells vertically that have colspan. hace 7 años
  Maciej Gołaszewski 8fa6169c05 Fixed: Properly handle splitting cells depending of cell's rowspan attribute and number of cells to split. hace 7 años
  Maciej Gołaszewski de91cff96e Fixed: Splitting table cell with rowspan should reduce this attribute properly. hace 7 años
  Maciej Gołaszewski 8570731e7e Fix: The multiple rowspanned cells prevents proper column insertion. hace 7 años
  Maciej Gołaszewski 2c9e410789 Other: Refactor TableUtils class and update docs. hace 7 años
  Maciej Gołaszewski f42e0ab143 Other: Refactor commands. hace 7 años
  Maciej Gołaszewski 7d0c065436 Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin. hace 7 años