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

Аутор SHA1 Порука Датум
  Maciej Gołaszewski fffcc386a4 Added: Post-fix invalid rowspan attributes. пре 7 година
  Maciej Gołaszewski 06e932a2af Changed: Improve table post-fixer after removing a table cell (for undo). пре 7 година
  Maciej Gołaszewski 99c81b691b Added: Simple table layout post-fixer. пре 7 година
  Piotrek Koszuliński a5cedf9ffd Other: Reviewed command and UI component names. Closes #58. пре 7 година
  Anna Tomanek 017462cb78 Docs: Table feature API docs corrected, part 1. [skip ci] пре 7 година
  Piotrek Koszuliński 2864bccb6a Merge branch 'master' into t/12 пре 7 година
  Aleksander Nowodzinski 26fdfd4e4c Feature: The MVP of table content styles. Moved styles related to the editing to the separate file (see #2). пре 7 година
  Maciej Gołaszewski 455b674c3b Changed: Prevent partial table selection by setting isLimit=true in schema for table, tableCell and tableRow elements. пре 7 година
  Maciej Gołaszewski 4766e6e4ba Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand. пре 7 година
  Szymon Cofalik ffbaaddca3 Fixed wrong variable name. пре 7 година
  Szymon Cofalik a04f74a3e3 Changed some comments, docs and code order. пре 7 година
  Maciej Gołaszewski 5476d3af90 Changed: Remove redundant options from from table schema. пре 7 година
  Piotrek Koszuliński c7dae62209 Fixed class names. пре 7 година
  Maciej Gołaszewski 428b942185 Other: Remove custom upcast converter for tableRow. пре 7 година
  Maciej Gołaszewski b76b548ab9 Other: Improve readability of downcast attribute converters. пре 7 година
  Szymon Cofalik a994746c68 Minor typos in docs and code style. пре 7 година
  Maciej Gołaszewski 078414a02d Other: Review table commands names & add tests for TableEditing. пре 7 година
  Maciej Gołaszewski 23cec2d665 Refactor MergeCellCommand. пре 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 82af5f7922 Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow". пре 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 b57a632b53 Added: Initial mergeRight and mergeLeft commands implementation. пре 7 година
  Maciej Gołaszewski a895dae781 Added: Initial RemoveColumnCommand implementation. пре 7 година
  Maciej Gołaszewski d1adc4a780 Added: RemoveRow command. пре 7 година
  Maciej Gołaszewski 1ef8e0fe97 Added: Add split cell command. пре 7 година
  Maciej Gołaszewski 3d9f4e31be Changed: Make table cell elements render as nested editables in editing view. пре 7 година