Kamil Piechaczek
|
5c3b474622
Internal: Bumped the year. [skip ci]
|
7 лет назад |
Maciej Gołaszewski
|
7ecdcb7f83
Remove Position, Range, Selection imports from engine/model.
|
7 лет назад |
Maciej Gołaszewski
|
45fafc2586
The insert table command should use standard methods of inserting newly created table.
|
7 лет назад |
Maciej Gołaszewski
|
de1c301ab9
Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor().
|
7 лет назад |
Maciej Gołaszewski
|
767cd3ab95
Unify creation of empty table cells with block content.
|
7 лет назад |
Maciej Gołaszewski
|
c3efd1a7ec
Changed: Downcast conversion will work with a block content always present in the table.
|
7 лет назад |
Piotrek Koszuliński
|
a4371b0e4c
Merge branch 'master' into t/61
|
7 лет назад |
Piotrek Koszuliński
|
59a13ea3f1
Minor refactoring.
|
7 лет назад |
Anna Tomanek
|
017462cb78
Docs: Table feature API docs corrected, part 1. [skip ci]
|
7 лет назад |
Maciej Gołaszewski
|
8ecd8f5d3a
Fix: Selection should be in the first cell of an inserted table.
|
7 лет назад |
Szymon Cofalik
|
a04f74a3e3
Changed some comments, docs and code order.
|
7 лет назад |
Maciej Gołaszewski
|
b251c59fd0
Changed: Remove redundant parseInt() for table attributes.
|
7 лет назад |
Maciej Gołaszewski
|
7c592328e4
Docs: Fix TableUtils#splitCellVertically() description.
|
7 лет назад |
Piotrek Koszuliński
|
d3b387eea0
Minor API docs fixes.
|
7 лет назад |
Maciej Gołaszewski
|
990013838a
Other: Cleanup code.
|
7 лет назад |
Maciej Gołaszewski
|
af5f6ecfad
Fix: Fix TableUtils#splitCellVertically() algorithm and update docs.
|
7 лет назад |
Maciej Gołaszewski
|
e0adc22293
Docs: Update TableUtils.splitCell* methods docs.
|
7 лет назад |
Maciej Gołaszewski
|
9bfe5b5cb8
Changed: Cleanup downcast conversion & update TableWalker internals.
|
7 лет назад |
Maciej Gołaszewski
|
1887ef8d9c
Docs: Further enhance TableUtils docs.
|
7 лет назад |
Maciej Gołaszewski
|
6dd1d13964
Docs: Update TableUtils#insertRows() and TableUtils#insertColumns() methods docs.
|
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
|
0537447b6a
Fix: Splitting table cell vertically in heading section should update table's headingRows attribute.
|
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
|
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 лет назад |