Maciej Gołaszewski
|
4224fbf385
Added: Support of rowspaned cells update in `TableUtils#splitCellHorizontally()`.
|
7 роки тому |
Maciej Gołaszewski
|
40b4f0c3bc
Other: Update dependencies.
|
7 роки тому |
Maciej Gołaszewski
|
17868d56d3
Added: Initial `TableUtils#splitCellVertically` implementation.
|
7 роки тому |
Maciej Gołaszewski
|
6707df1490
Changed: Extract cell splitting to TableUtils plugin.
|
7 роки тому |
Maciej Gołaszewski
|
bf7cf52952
Fix: The set table headers command should properly split rowspanned cell at the end of a row.
|
7 роки тому |
Maciej Gołaszewski
|
78a37dec04
Tests: Fix TableUI tests.
|
7 роки тому |
Maciej Gołaszewski
|
82af5f7922
Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow".
|
7 роки тому |
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 роки тому |