Historique des commits

Auteur SHA1 Message Date
  Maciej Gołaszewski 792d017efd Tests: Fix TableUI tests. il y a 7 ans
  Maciej Gołaszewski 8d41f1ce96 Added: Initial mergeCell dropdown. il y a 7 ans
  Maciej Gołaszewski 8efde98db8 Added: Initial row & column dropdowns. il y a 7 ans
  Piotrek Koszuliński 089f055d74 Merge pull request #10 from ckeditor/t/9 il y a 7 ans
  Maciej Gołaszewski 108c6a42ec Changed: Make upcasting empty table more explicit. il y a 7 ans
  Szymon Cofalik ffbaaddca3 Fixed wrong variable name. il y a 7 ans
  Szymon Cofalik a04f74a3e3 Changed some comments, docs and code order. il y a 7 ans
  Maciej Gołaszewski b251c59fd0 Changed: Remove redundant parseInt() for table attributes. il y a 7 ans
  Maciej Gołaszewski 3b4a7f65f2 Changed: Iterate over a row only of inserted table cell in downcast conversion. il y a 7 ans
  Maciej Gołaszewski 7c592328e4 Docs: Fix TableUtils#splitCellVertically() description. il y a 7 ans
  Maciej Gołaszewski 5476d3af90 Changed: Remove redundant options from from table schema. il y a 7 ans
  Piotrek Koszuliński d3b387eea0 Minor API docs fixes. il y a 7 ans
  Piotrek Koszuliński c7dae62209 Fixed class names. il y a 7 ans
  Piotrek Koszuliński a5c24a05d8 Docs: Fixed @returns use. [skip ci] il y a 7 ans
  Maciej Gołaszewski 990013838a Other: Cleanup code. il y a 7 ans
  Maciej Gołaszewski 1ddd159d8d Other: Make isHorizontal property of MergeCellCommand. il y a 7 ans
  Maciej Gołaszewski 428b942185 Other: Remove custom upcast converter for tableRow. il y a 7 ans
  Maciej Gołaszewski af5f6ecfad Fix: Fix TableUtils#splitCellVertically() algorithm and update docs. il y a 7 ans
  Maciej Gołaszewski e0adc22293 Docs: Update TableUtils.splitCell* methods docs. il y a 7 ans
  Maciej Gołaszewski 9bfe5b5cb8 Changed: Cleanup downcast conversion & update TableWalker internals. il y a 7 ans
  Maciej Gołaszewski 1887ef8d9c Docs: Further enhance TableUtils docs. il y a 7 ans
  Maciej Gołaszewski 6dd1d13964 Docs: Update TableUtils#insertRows() and TableUtils#insertColumns() methods docs. il y a 7 ans
  Maciej Gołaszewski b76b548ab9 Other: Improve readability of downcast attribute converters. il y a 7 ans
  Maciej Gołaszewski 88b65d4fa3 Fixed: The split cell vertically and horizontally was wrongly used in code. il y a 7 ans
  Szymon Cofalik a994746c68 Minor typos in docs and code style. il y a 7 ans
  Maciej Gołaszewski 5148198be6 Fix: Merge cell command should be disabled for directions that cross table sections. il y a 7 ans
  Maciej Gołaszewski 0537447b6a Fix: Splitting table cell vertically in heading section should update table's headingRows attribute. il y a 7 ans
  Maciej Gołaszewski ffd872642d Align code to the latest changes in converters API. il y a 7 ans
  Maciej Gołaszewski b8bd8e075c Fix: Cannot insert row at index 0 if table has heading rows attribute set. il y a 7 ans
  Maciej Gołaszewski 7161c6779e Fixed: Properly handle splitting cells vertically that have colspan. il y a 7 ans