8
0

История коммитов

Автор SHA1 Сообщение Дата
  Maciej Gołaszewski 5dd9ec2ef8 Changed: Refactor TableWalker. 7 лет назад
  Maciej Gołaszewski 43a6e6dae5 Changed: Remove unsplitVertically() method from commands/utils. 7 лет назад
  Maciej Gołaszewski b2821150af Tests: Add tests for command/utils. 7 лет назад
  Maciej Gołaszewski 1875b918c2 Changed: SplitCell command should split cell horizontally to given number of cells. 7 лет назад
  Maciej Gołaszewski 535598eab7 Fixed: SetTableHeadersCommand should split rowspanned cells that overlaps thead section after changing heading rows. 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 0327df52b3 Changed: MergeCellCommand value should be set to a mergable tableCell. 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 d741f57209 Other: Update dependencies. 7 лет назад
  Maciej Gołaszewski d6c01fc3d7 Tests: Rename formatModelTable() tests helper to formatTable(). 7 лет назад
  Maciej Gołaszewski d5a31a5dc5 Other: Fix docs & imports. 7 лет назад
  Maciej Gołaszewski d1adc4a780 Added: RemoveRow command. 7 лет назад
  Maciej Gołaszewski 1ef8e0fe97 Added: Add split cell command. 7 лет назад
  Maciej Gołaszewski fadcbd74c6 Added: Add includeSpanned option to TableWalker. 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 02de5500f1 Other: Add Widget to Table feature requires. 7 лет назад
  Maciej Gołaszewski 8a8fe04830 Tests: Add test for `asWidget` option of `downcastInsertTable()`. 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 3ab18cb4ed Update dependencies. 7 лет назад
  Maciej Gołaszewski 5d48a30dc0 Fix: Change where the table cell is consumed in downcast converters. 7 лет назад