Piotrek Koszuliński
|
a5c24a05d8
Docs: Fixed @returns use. [skip ci]
|
il y a 7 ans |
Maciej Gołaszewski
|
990013838a
Other: Cleanup code.
|
il y a 7 ans |
Maciej Gołaszewski
|
1ddd159d8d
Other: Make isHorizontal property of MergeCellCommand.
|
il y a 7 ans |
Maciej Gołaszewski
|
428b942185
Other: Remove custom upcast converter for tableRow.
|
il y a 7 ans |
Maciej Gołaszewski
|
af5f6ecfad
Fix: Fix TableUtils#splitCellVertically() algorithm and update docs.
|
il y a 7 ans |
Maciej Gołaszewski
|
e0adc22293
Docs: Update TableUtils.splitCell* methods docs.
|
il y a 7 ans |
Maciej Gołaszewski
|
9bfe5b5cb8
Changed: Cleanup downcast conversion & update TableWalker internals.
|
il y a 7 ans |
Maciej Gołaszewski
|
1887ef8d9c
Docs: Further enhance TableUtils docs.
|
il y a 7 ans |
Maciej Gołaszewski
|
6dd1d13964
Docs: Update TableUtils#insertRows() and TableUtils#insertColumns() methods docs.
|
il y a 7 ans |
Maciej Gołaszewski
|
b76b548ab9
Other: Improve readability of downcast attribute converters.
|
il y a 7 ans |
Maciej Gołaszewski
|
88b65d4fa3
Fixed: The split cell vertically and horizontally was wrongly used in code.
|
il y a 7 ans |
Szymon Cofalik
|
a994746c68
Minor typos in docs and code style.
|
il y a 7 ans |
Maciej Gołaszewski
|
5148198be6
Fix: Merge cell command should be disabled for directions that cross table sections.
|
il y a 7 ans |
Maciej Gołaszewski
|
0537447b6a
Fix: Splitting table cell vertically in heading section should update table's headingRows attribute.
|
il y a 7 ans |
Maciej Gołaszewski
|
ffd872642d
Align code to the latest changes in converters API.
|
il y a 7 ans |
Maciej Gołaszewski
|
b8bd8e075c
Fix: Cannot insert row at index 0 if table has heading rows attribute set.
|
il y a 7 ans |
Maciej Gołaszewski
|
7161c6779e
Fixed: Properly handle splitting cells vertically that have colspan.
|
il y a 7 ans |
Maciej Gołaszewski
|
8fa6169c05
Fixed: Properly handle splitting cells depending of cell's rowspan attribute and number of cells to split.
|
il y a 7 ans |
Maciej Gołaszewski
|
de91cff96e
Fixed: Splitting table cell with rowspan should reduce this attribute properly.
|
il y a 7 ans |
Maciej Gołaszewski
|
078414a02d
Other: Review table commands names & add tests for TableEditing.
|
il y a 7 ans |
Maciej Gołaszewski
|
8570731e7e
Fix: The multiple rowspanned cells prevents proper column insertion.
|
il y a 7 ans |
Maciej Gołaszewski
|
2c9e410789
Other: Refactor TableUtils class and update docs.
|
il y a 7 ans |
Maciej Gołaszewski
|
f42e0ab143
Other: Refactor commands.
|
il y a 7 ans |
Maciej Gołaszewski
|
7d0c065436
Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin.
|
il y a 7 ans |
Maciej Gołaszewski
|
33e2e969cc
Tests: Update manual tests UI components.
|
il y a 7 ans |
Maciej Gołaszewski
|
23cec2d665
Refactor MergeCellCommand.
|
il y a 7 ans |
Maciej Gołaszewski
|
ffc3d89a6a
Refactor InsertTableCommand and create the `TableUtils#createTable()` method.
|
il y a 7 ans |
Maciej Gołaszewski
|
1cd12b9674
Refactor InsertRowCommand.
|
il y a 7 ans |
Maciej Gołaszewski
|
43624e47ca
Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method.
|
il y a 7 ans |
Maciej Gołaszewski
|
62a1d0d8b6
Refactor the `TableUtils#insertColumns()` method.
|
il y a 7 ans |