コミット履歴

作者 SHA1 メッセージ 日付
  Maciej Gołaszewski 74c3ba14da Changed: Refactor TableIterator to a TableWalker. 7 年 前
  Maciej Gołaszewski 4cbb383328 Changed: TableIterator should yield table properties also. 7 年 前
  Maciej Gołaszewski d35e3754a6 Docs: Update TableIterator docs. 7 年 前
  Maciej Gołaszewski 62ca8216b1 Changed: Refactor TableIterator#iterateOverRow() to TableIterator#iterateOverRows(). 7 年 前
  Maciej Gołaszewski 34380426ea Added: Introduce TableIterator. 7 年 前
  Maciej Gołaszewski 1d0fa001b6 Changed: Extract CellSpans to own file as it is used by commands and converters. 7 年 前
  Maciej Gołaszewski cc7cd5add0 Tests: Remove wrong downcast definition. 7 年 前
  Maciej Gołaszewski eb8843a0cf Fix: Change table attribute should only check existing view elements in the view. 7 年 前
  Maciej Gołaszewski 3d74a29873 Tests: Add simple cell merge & split simulation tests in downcast converter. 7 年 前
  Maciej Gołaszewski b657a81b59 Added: Make insert row command aware of previous rowspans. 7 年 前
  Maciej Gołaszewski f938ad3f1d Other: Reorder methods in table/converters/downcasttable and add some docs. 7 年 前
  Maciej Gołaszewski 66b4600db4 Added: Initial support for converting table attributes changes. 7 年 前
  Maciej Gołaszewski abba96ac9d Added: Add insert table column downcast converter. 7 年 前
  Maciej Gołaszewski 17ee9e02e8 Added: Make inserted rows appear in proper table section in the view. 7 年 前
  Maciej Gołaszewski 7c9bf200fb Other: Initial 'insert:tableRow' downcast converter implementation. 7 年 前
  Maciej Gołaszewski 2d916616b2 Tests: Add temporary insertRow & insertColumn buttons tests. 7 年 前
  Maciej Gołaszewski 3ec3274441 Other: Count cell spans when inserting rows & columns. 7 年 前
  Maciej Gołaszewski 3f0d2fcfe8 Other: Basic insert row & insert column commands. 7 年 前
  Maciej Gołaszewski e98f1d8ee2 Align code to changes in heading command changes. 7 年 前
  Maciej Gołaszewski c046394558 Docs: Update Table & InsertTableCommand documentation. 7 年 前
  Maciej Gołaszewski bc0b4d5269 Docs: Update `upcastTable()` documentation. 7 年 前
  Maciej Gołaszewski 25db5daa0b Docs: Update `downcastTable()` documentation. 7 年 前
  Maciej Gołaszewski 87b81f5455 Changed: Extract downcastTable() and upcastTable() converters to separate files. 7 年 前
  Maciej Gołaszewski 474db8375d Changed: Refactor table converters and make CellSpans class private. 7 年 前
  Maciej Gołaszewski da984b2c49 Added: Calculate heading column cells should consider rowspan and cellspan attributes. 7 年 前
  Maciej Gołaszewski 666abcfcb2 Added: Consider `colspan` attribute in `headingColumns` support in downcasting. 7 年 前
  Maciej Gołaszewski 9e1330d922 Added: Heading columns calculation should consider `colspan` attribute. 7 年 前
  Maciej Gołaszewski 6cd4006201 Test: Change test for splitting not allowed parent. 7 年 前
  Maciej Gołaszewski e6ed900545 Changed: table/converters cleanup. 7 年 前
  Maciej Gołaszewski 6cfe0458e8 Other: Added minor documentation. 7 年 前