Istoricul angajamentelor

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