Commit History

作者 SHA1 備註 提交日期
  Maciej Gołaszewski bf93fb205e Other: Remove focus handling from InsertTableView. 7 年之前
  Maciej Gołaszewski 11a1c58bed Tests: Fix SetHeaderRowCommand. 7 年之前
  Maciej Gołaszewski 2972182af7 Changed: Add insertTable dropdown. 7 年之前
  Maciej Gołaszewski 69645588ca Changed: Bind dropdown item isActive to header commands. 7 年之前
  Maciej Gołaszewski 4766e6e4ba Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand. 7 年之前
  Maciej Gołaszewski 5ef95db328 Changed: Use proper icons for buttons in UI. 7 年之前
  Aleksander Nowodzinski d56c7d1990 Added table icons: table, table-row, table-column, table-split-cell, table-merge-cell, and table-headers. 7 年之前
  Maciej Gołaszewski 2a3cf2ca52 Added: Initial TableToolbar implementation. 7 年之前
  Maciej Gołaszewski 81c2b9d841 Added: Initial splitCell dropdown. 7 年之前
  Maciej Gołaszewski 6f00328892 Tests: Add missing tests for TableUI. 7 年之前
  Maciej Gołaszewski 792d017efd Tests: Fix TableUI tests. 7 年之前
  Maciej Gołaszewski 8d41f1ce96 Added: Initial mergeCell dropdown. 7 年之前
  Maciej Gołaszewski 8efde98db8 Added: Initial row & column dropdowns. 7 年之前
  Piotrek Koszuliński 089f055d74 Merge pull request #10 from ckeditor/t/9 7 年之前
  Maciej Gołaszewski 108c6a42ec Changed: Make upcasting empty table more explicit. 7 年之前
  Szymon Cofalik ffbaaddca3 Fixed wrong variable name. 7 年之前
  Szymon Cofalik a04f74a3e3 Changed some comments, docs and code order. 7 年之前
  Maciej Gołaszewski b251c59fd0 Changed: Remove redundant parseInt() for table attributes. 7 年之前
  Maciej Gołaszewski 3b4a7f65f2 Changed: Iterate over a row only of inserted table cell in downcast conversion. 7 年之前
  Maciej Gołaszewski 7c592328e4 Docs: Fix TableUtils#splitCellVertically() description. 7 年之前
  Maciej Gołaszewski 5476d3af90 Changed: Remove redundant options from from table schema. 7 年之前
  Piotrek Koszuliński d3b387eea0 Minor API docs fixes. 7 年之前
  Piotrek Koszuliński c7dae62209 Fixed class names. 7 年之前
  Piotrek Koszuliński a5c24a05d8 Docs: Fixed @returns use. [skip ci] 7 年之前
  Maciej Gołaszewski 990013838a Other: Cleanup code. 7 年之前
  Maciej Gołaszewski 1ddd159d8d Other: Make isHorizontal property of MergeCellCommand. 7 年之前
  Maciej Gołaszewski 428b942185 Other: Remove custom upcast converter for tableRow. 7 年之前
  Maciej Gołaszewski af5f6ecfad Fix: Fix TableUtils#splitCellVertically() algorithm and update docs. 7 年之前
  Maciej Gołaszewski e0adc22293 Docs: Update TableUtils.splitCell* methods docs. 7 年之前
  Maciej Gołaszewski 9bfe5b5cb8 Changed: Cleanup downcast conversion & update TableWalker internals. 7 年之前