| .. |
|
insertcolumncommand.js
|
43624e47ca
Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method.
|
7 gadi atpakaļ |
|
insertrowcommand.js
|
b8bd8e075c
Fix: Cannot insert row at index 0 if table has heading rows attribute set.
|
7 gadi atpakaļ |
|
inserttablecommand.js
|
ffc3d89a6a
Refactor InsertTableCommand and create the `TableUtils#createTable()` method.
|
7 gadi atpakaļ |
|
mergecellcommand.js
|
5148198be6
Fix: Merge cell command should be disabled for directions that cross table sections.
|
7 gadi atpakaļ |
|
removecolumncommand.js
|
7d0c065436
Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin.
|
7 gadi atpakaļ |
|
removerowcommand.js
|
a895dae781
Added: Initial RemoveColumnCommand implementation.
|
7 gadi atpakaļ |
|
settableheaderscommand.js
|
bf7cf52952
Fix: The set table headers command should properly split rowspanned cell at the end of a row.
|
7 gadi atpakaļ |
|
splitcellcommand.js
|
88b65d4fa3
Fixed: The split cell vertically and horizontally was wrongly used in code.
|
7 gadi atpakaļ |
|
utils.js
|
7d0c065436
Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin.
|
7 gadi atpakaļ |