Maciej Gołaszewski
|
b76b548ab9
Other: Improve readability of downcast attribute converters.
|
преди 7 години |
Maciej Gołaszewski
|
88b65d4fa3
Fixed: The split cell vertically and horizontally was wrongly used in code.
|
преди 7 години |
Szymon Cofalik
|
a994746c68
Minor typos in docs and code style.
|
преди 7 години |
Maciej Gołaszewski
|
5148198be6
Fix: Merge cell command should be disabled for directions that cross table sections.
|
преди 7 години |
Maciej Gołaszewski
|
0537447b6a
Fix: Splitting table cell vertically in heading section should update table's headingRows attribute.
|
преди 7 години |
Maciej Gołaszewski
|
ffd872642d
Align code to the latest changes in converters API.
|
преди 7 години |
Maciej Gołaszewski
|
b8bd8e075c
Fix: Cannot insert row at index 0 if table has heading rows attribute set.
|
преди 7 години |
Maciej Gołaszewski
|
7161c6779e
Fixed: Properly handle splitting cells vertically that have colspan.
|
преди 7 години |
Maciej Gołaszewski
|
8fa6169c05
Fixed: Properly handle splitting cells depending of cell's rowspan attribute and number of cells to split.
|
преди 7 години |
Maciej Gołaszewski
|
de91cff96e
Fixed: Splitting table cell with rowspan should reduce this attribute properly.
|
преди 7 години |
Maciej Gołaszewski
|
078414a02d
Other: Review table commands names & add tests for TableEditing.
|
преди 7 години |
Maciej Gołaszewski
|
8570731e7e
Fix: The multiple rowspanned cells prevents proper column insertion.
|
преди 7 години |
Maciej Gołaszewski
|
2c9e410789
Other: Refactor TableUtils class and update docs.
|
преди 7 години |
Maciej Gołaszewski
|
f42e0ab143
Other: Refactor commands.
|
преди 7 години |
Maciej Gołaszewski
|
7d0c065436
Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin.
|
преди 7 години |
Maciej Gołaszewski
|
33e2e969cc
Tests: Update manual tests UI components.
|
преди 7 години |
Maciej Gołaszewski
|
23cec2d665
Refactor MergeCellCommand.
|
преди 7 години |
Maciej Gołaszewski
|
ffc3d89a6a
Refactor InsertTableCommand and create the `TableUtils#createTable()` method.
|
преди 7 години |
Maciej Gołaszewski
|
1cd12b9674
Refactor InsertRowCommand.
|
преди 7 години |
Maciej Gołaszewski
|
43624e47ca
Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method.
|
преди 7 години |
Maciej Gołaszewski
|
62a1d0d8b6
Refactor the `TableUtils#insertColumns()` method.
|
преди 7 години |
Maciej Gołaszewski
|
ce6affda39
Changed: Create `TableUtils#insertColumns()` and create 'insertColumnBefore' and 'insertColumnAfter' commands.
|
преди 7 години |
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 години |