Historique des commits

Auteur SHA1 Message Date
  Maciej Gołaszewski f21416059c Added: Custom remove table row downcast converter. il y a 7 ans
  Maciej Gołaszewski 75ae53e09c Other: Extract common utils from commands and move commands to own module. il y a 7 ans
  Maciej Gołaszewski d3d2700f1b Other: Refactor exports fo downcast converters helper module. il y a 7 ans
  Maciej Gołaszewski 09c83af8b9 Other: Update dependencies. il y a 7 ans
  Maciej Gołaszewski 58e5d6e456 Docs: Review `upcastTable()` docs. il y a 7 ans
  Maciej Gołaszewski 967b593b93 Other: Refactor downcasttable. il y a 7 ans
  Maciej Gołaszewski ea1fcdca9d Docs: Update the docs of a TableWalker. il y a 7 ans
  Maciej Gołaszewski a5f6470722 Changed: Cache table attributes in TableWalker. il y a 7 ans
  Maciej Gołaszewski 06354acec2 Docs: Update TableWalker documentation. il y a 7 ans
  Maciej Gołaszewski 74c3ba14da Changed: Refactor TableIterator to a TableWalker. il y a 7 ans
  Maciej Gołaszewski 4cbb383328 Changed: TableIterator should yield table properties also. il y a 7 ans
  Maciej Gołaszewski d35e3754a6 Docs: Update TableIterator docs. il y a 7 ans
  Maciej Gołaszewski 62ca8216b1 Changed: Refactor TableIterator#iterateOverRow() to TableIterator#iterateOverRows(). il y a 7 ans
  Maciej Gołaszewski 34380426ea Added: Introduce TableIterator. il y a 7 ans
  Maciej Gołaszewski 1d0fa001b6 Changed: Extract CellSpans to own file as it is used by commands and converters. il y a 7 ans
  Maciej Gołaszewski cc7cd5add0 Tests: Remove wrong downcast definition. il y a 7 ans
  Maciej Gołaszewski eb8843a0cf Fix: Change table attribute should only check existing view elements in the view. il y a 7 ans
  Maciej Gołaszewski 3d74a29873 Tests: Add simple cell merge & split simulation tests in downcast converter. il y a 7 ans
  Maciej Gołaszewski b657a81b59 Added: Make insert row command aware of previous rowspans. il y a 7 ans
  Maciej Gołaszewski f938ad3f1d Other: Reorder methods in table/converters/downcasttable and add some docs. il y a 7 ans
  Maciej Gołaszewski 66b4600db4 Added: Initial support for converting table attributes changes. il y a 7 ans
  Maciej Gołaszewski abba96ac9d Added: Add insert table column downcast converter. il y a 7 ans
  Maciej Gołaszewski 17ee9e02e8 Added: Make inserted rows appear in proper table section in the view. il y a 7 ans
  Maciej Gołaszewski 7c9bf200fb Other: Initial 'insert:tableRow' downcast converter implementation. il y a 7 ans
  Maciej Gołaszewski 2d916616b2 Tests: Add temporary insertRow & insertColumn buttons tests. il y a 7 ans
  Maciej Gołaszewski 3ec3274441 Other: Count cell spans when inserting rows & columns. il y a 7 ans
  Maciej Gołaszewski 3f0d2fcfe8 Other: Basic insert row & insert column commands. il y a 7 ans
  Maciej Gołaszewski e98f1d8ee2 Align code to changes in heading command changes. il y a 7 ans
  Maciej Gołaszewski c046394558 Docs: Update Table & InsertTableCommand documentation. il y a 7 ans
  Maciej Gołaszewski bc0b4d5269 Docs: Update `upcastTable()` documentation. il y a 7 ans