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

Аутор SHA1 Порука Датум
  Maciej Gołaszewski ea1fcdca9d Docs: Update the docs of a TableWalker. пре 7 година
  Maciej Gołaszewski a5f6470722 Changed: Cache table attributes in TableWalker. пре 7 година
  Maciej Gołaszewski 06354acec2 Docs: Update TableWalker documentation. пре 7 година
  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. пре 8 година
  Maciej Gołaszewski bc0b4d5269 Docs: Update `upcastTable()` documentation. пре 8 година
  Maciej Gołaszewski 25db5daa0b Docs: Update `downcastTable()` documentation. пре 8 година
  Maciej Gołaszewski 87b81f5455 Changed: Extract downcastTable() and upcastTable() converters to separate files. пре 8 година
  Maciej Gołaszewski 474db8375d Changed: Refactor table converters and make CellSpans class private. пре 8 година
  Maciej Gołaszewski da984b2c49 Added: Calculate heading column cells should consider rowspan and cellspan attributes. пре 8 година
  Maciej Gołaszewski 666abcfcb2 Added: Consider `colspan` attribute in `headingColumns` support in downcasting. пре 8 година
  Maciej Gołaszewski 9e1330d922 Added: Heading columns calculation should consider `colspan` attribute. пре 8 година