Историја ревизија

Аутор SHA1 Порука Датум
  Maciej Gołaszewski de91cff96e Fixed: Splitting table cell with rowspan should reduce this attribute properly. пре 7 година
  Maciej Gołaszewski 078414a02d Other: Review table commands names & add tests for TableEditing. пре 7 година
  Maciej Gołaszewski 8570731e7e Fix: The multiple rowspanned cells prevents proper column insertion. пре 7 година
  Maciej Gołaszewski 2c9e410789 Other: Refactor TableUtils class and update docs. пре 7 година
  Maciej Gołaszewski f42e0ab143 Other: Refactor commands. пре 7 година
  Maciej Gołaszewski 7d0c065436 Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin. пре 7 година
  Maciej Gołaszewski 33e2e969cc Tests: Update manual tests UI components. пре 7 година
  Maciej Gołaszewski 23cec2d665 Refactor MergeCellCommand. пре 7 година
  Maciej Gołaszewski ffc3d89a6a Refactor InsertTableCommand and create the `TableUtils#createTable()` method. пре 7 година
  Maciej Gołaszewski 1cd12b9674 Refactor InsertRowCommand. пре 7 година
  Maciej Gołaszewski 43624e47ca Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method. пре 7 година
  Maciej Gołaszewski 62a1d0d8b6 Refactor the `TableUtils#insertColumns()` method. пре 7 година
  Maciej Gołaszewski ce6affda39 Changed: Create `TableUtils#insertColumns()` and create 'insertColumnBefore' and 'insertColumnAfter' commands. пре 7 година
  Maciej Gołaszewski 4224fbf385 Added: Support of rowspaned cells update in `TableUtils#splitCellHorizontally()`. пре 7 година
  Maciej Gołaszewski 40b4f0c3bc Other: Update dependencies. пре 7 година
  Maciej Gołaszewski 17868d56d3 Added: Initial `TableUtils#splitCellVertically` implementation. пре 7 година
  Maciej Gołaszewski 6707df1490 Changed: Extract cell splitting to TableUtils plugin. пре 7 година
  Maciej Gołaszewski bf7cf52952 Fix: The set table headers command should properly split rowspanned cell at the end of a row. пре 7 година
  Maciej Gołaszewski 78a37dec04 Tests: Fix TableUI tests. пре 7 година
  Maciej Gołaszewski 82af5f7922 Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow". пре 7 година
  Maciej Gołaszewski 5dd9ec2ef8 Changed: Refactor TableWalker. пре 7 година
  Maciej Gołaszewski 43a6e6dae5 Changed: Remove unsplitVertically() method from commands/utils. пре 7 година
  Maciej Gołaszewski b2821150af Tests: Add tests for command/utils. пре 7 година
  Maciej Gołaszewski 1875b918c2 Changed: SplitCell command should split cell horizontally to given number of cells. пре 7 година
  Maciej Gołaszewski 535598eab7 Fixed: SetTableHeadersCommand should split rowspanned cells that overlaps thead section after changing heading rows. пре 7 година
  Maciej Gołaszewski 7ad4e69784 Added: Initial SetTableHeadersCommand implementation. пре 7 година
  Maciej Gołaszewski 66c06d034e Added: The `downcastAttributeChange()` conversion helper should accept `asWidget` option. пре 7 година
  Maciej Gołaszewski 3cdb451cae Added: Initial mergeUp command implementation. пре 7 година
  Maciej Gołaszewski d25b3fefad Added: Initial mergeDown command implementation. пре 7 година
  Maciej Gołaszewski 0327df52b3 Changed: MergeCellCommand value should be set to a mergable tableCell. пре 7 година