提交歷史

作者 SHA1 備註 提交日期
  Aleksander Nowodzinski 666a302b90 Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight. 7 年之前
  Kamil Piechaczek 44db1f6d28 Disabled a media in a table. 7 年之前
  Maciej Gołaszewski 11d80a0efe Disallow image in table. 7 年之前
  Maciej Gołaszewski ad2040494f Changed: Make block content tab key event listener higher priority then table's one. 7 年之前
  Maciej Gołaszewski 9d998b03fb Changed: Properly upcast table cell contents. 7 年之前
  Maciej Gołaszewski c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. 7 年之前
  Maciej Gołaszewski 3fd9ede38a Added: Tab/Shift+Tab should properly move selection when part of block content is selected inside table cell. 7 年之前
  Maciej Gołaszewski 2c806cf5f1 Added: Wrap table cell in paragraph on enter. 7 年之前
  Maciej Gołaszewski ac29d94aab Changed: Disallow table in table. 7 年之前
  Maciej Gołaszewski 931218f18c Test: Add proper tests for table schema in table editing tests. 7 年之前
  Aleksander Nowodzinski 5c6b24ea31 Revert "Added: Simple table layout post-fixer." 7 年之前
  Maciej Gołaszewski 0b7fa953df Added: Simple table layout post-fixer. 7 年之前
  Maciej Gołaszewski f7c29a3ef0 Internal: Align code to the API changes (selection post-fixer). 7 年之前
  Piotrek Koszuliński a5cedf9ffd Other: Reviewed command and UI component names. Closes #58. 7 年之前
  Maciej Gołaszewski bd8081deda Fix: The output HTML should use <figure>. 7 年之前
  Maciej Gołaszewski 4766e6e4ba Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand. 7 年之前
  Maciej Gołaszewski 078414a02d Other: Review table commands names & add tests for TableEditing. 7 年之前
  Maciej Gołaszewski d6c01fc3d7 Tests: Rename formatModelTable() tests helper to formatTable(). 7 年之前
  Maciej Gołaszewski 3d9f4e31be Changed: Make table cell elements render as nested editables in editing view. 7 年之前
  Maciej Gołaszewski 990fd7a49b Added: Use Tab to entry table if whole widget is selected. 7 年之前
  Maciej Gołaszewski bae0ab0253 Changed: Make tab movement in table select whole cell. 7 年之前
  Maciej Gołaszewski e10c03a238 Added: Handle Shift+Tab keystroke handling in table. 7 年之前
  Maciej Gołaszewski d2e0653ca5 Tests: Fix imports in tests. 7 年之前
  Maciej Gołaszewski 733e4b4b5b Added: Initial Tab key support. 7 年之前
  Maciej Gołaszewski 666abcfcb2 Added: Consider `colspan` attribute in `headingColumns` support in downcasting. 7 年之前
  Maciej Gołaszewski 3d0ce07b98 Changed: Properly mark th in thead. 7 年之前
  Maciej Gołaszewski 88ee296f58 Tests: Update table/converters tests. 7 年之前
  Maciej Gołaszewski fdc157c775 Changed: Support heading rows as table attribute. 7 年之前
  Maciej Gołaszewski d3adb282a5 Other: Rename tables to table. 7 年之前