Maciej Gołaszewski
|
8fcb3f6a8f
Change to string reference for TableUtils when using editor.plugins.get.
|
hace 7 años |
Maciej Gołaszewski
|
7ecdcb7f83
Remove Position, Range, Selection imports from engine/model.
|
hace 7 años |
Maciej Gołaszewski
|
de1c301ab9
Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor().
|
hace 7 años |
Maciej Gołaszewski
|
4fdeac1710
Changed: Merging empty paragraphs should result in one paragraph.
|
hace 7 años |
Maciej Gołaszewski
|
1f23fce751
Merge branch 'master' into t/56
|
hace 7 años |
Maciej Gołaszewski
|
c7ba2a3c5d
Fix: InsertRowCommand should work with block content (#value only).
|
hace 7 años |
Maciej Gołaszewski
|
a4d01e6bfa
Fix: Merging down rowspanned cell from the head with a cell in body is now disabled.
|
hace 7 años |
Maciej Gołaszewski
|
543bb168cd
Fix: Merge cell horizontally should not be possible on overlapped cells.
|
hace 7 años |
Maciej Gołaszewski
|
03c85ffcbd
Code style: Improve readability of `MergeCellCommand`.
|
hace 7 años |
Maciej Gołaszewski
|
0d39786fff
Merge branch 'master' into t/16
|
hace 7 años |
Maciej Gołaszewski
|
8e479de5a8
Docs: Improve common API section of a table feature guide.
|
hace 7 años |
Anna Tomanek
|
c987e71063
Docs: Table feature API docs corrections, part 2. [skip ci]
|
hace 7 años |
Maciej Gołaszewski
|
d1ed509f29
Fix: Remove empty row in MergeCellCommand.
|
hace 7 años |
Maciej Gołaszewski
|
312ad09a02
Fix: Broken table layout when merging cell with a cell above.
|
hace 7 años |
Maciej Gołaszewski
|
ae2b75d37b
Docs: Update table documentation.
|
hace 7 años |
Maciej Gołaszewski
|
b251c59fd0
Changed: Remove redundant parseInt() for table attributes.
|
hace 7 años |
Piotrek Koszuliński
|
d3b387eea0
Minor API docs fixes.
|
hace 7 años |
Maciej Gołaszewski
|
990013838a
Other: Cleanup code.
|
hace 7 años |
Maciej Gołaszewski
|
1ddd159d8d
Other: Make isHorizontal property of MergeCellCommand.
|
hace 7 años |
Szymon Cofalik
|
a994746c68
Minor typos in docs and code style.
|
hace 7 años |
Maciej Gołaszewski
|
5148198be6
Fix: Merge cell command should be disabled for directions that cross table sections.
|
hace 7 años |
Maciej Gołaszewski
|
23cec2d665
Refactor MergeCellCommand.
|
hace 7 años |
Maciej Gołaszewski
|
3cdb451cae
Added: Initial mergeUp command implementation.
|
hace 7 años |
Maciej Gołaszewski
|
d25b3fefad
Added: Initial mergeDown command implementation.
|
hace 7 años |
Maciej Gołaszewski
|
0327df52b3
Changed: MergeCellCommand value should be set to a mergable tableCell.
|
hace 7 años |
Maciej Gołaszewski
|
b57a632b53
Added: Initial mergeRight and mergeLeft commands implementation.
|
hace 7 años |