提交歷史

作者 SHA1 備註 提交日期
  Maciej Gołaszewski 82af5f7922 Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow". 7 年之前
  Maciej Gołaszewski 7ad4e69784 Added: Initial SetTableHeadersCommand implementation. 7 年之前
  Maciej Gołaszewski 66c06d034e Added: The `downcastAttributeChange()` conversion helper should accept `asWidget` option. 7 年之前
  Maciej Gołaszewski 3cdb451cae Added: Initial mergeUp command implementation. 7 年之前
  Maciej Gołaszewski d25b3fefad Added: Initial mergeDown command implementation. 7 年之前
  Maciej Gołaszewski b57a632b53 Added: Initial mergeRight and mergeLeft commands implementation. 7 年之前
  Maciej Gołaszewski a895dae781 Added: Initial RemoveColumnCommand implementation. 7 年之前
  Maciej Gołaszewski d1adc4a780 Added: RemoveRow command. 7 年之前
  Maciej Gołaszewski 1ef8e0fe97 Added: Add split cell command. 7 年之前
  Maciej Gołaszewski 3d9f4e31be Changed: Make table cell elements render as nested editables in editing view. 7 年之前
  Maciej Gołaszewski 6382b99876 Other: Update TableEditing docs & improve code readability. 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 1ed4916611 Other: Enable table widget in editing view. 7 年之前
  Maciej Gołaszewski f21416059c Added: Custom remove table row downcast converter. 7 年之前
  Maciej Gołaszewski 75ae53e09c Other: Extract common utils from commands and move commands to own module. 7 年之前
  Maciej Gołaszewski d3d2700f1b Other: Refactor exports fo downcast converters helper module. 7 年之前
  Maciej Gołaszewski abba96ac9d Added: Add insert table column downcast converter. 7 年之前
  Maciej Gołaszewski 7c9bf200fb Other: Initial 'insert:tableRow' downcast converter implementation. 7 年之前
  Maciej Gołaszewski 3f0d2fcfe8 Other: Basic insert row & insert column commands. 7 年之前
  Maciej Gołaszewski 87b81f5455 Changed: Extract downcastTable() and upcastTable() converters to separate files. 7 年之前
  Maciej Gołaszewski 666abcfcb2 Added: Consider `colspan` attribute in `headingColumns` support in downcasting. 7 年之前
  Maciej Gołaszewski 6cfe0458e8 Other: Added minor documentation. 7 年之前
  Maciej Gołaszewski ee788e7204 Added: Basic table heading columns calculation. 7 年之前
  Maciej Gołaszewski 6352328107 Added: Support for heading cols in downcast conversion. 7 年之前
  Maciej Gołaszewski c92c019ec1 Changed: Unify table converter methods invocation. 7 年之前
  Maciej Gołaszewski 4906f90045 Changed: Create `upcastTable()` converter. 7 年之前