| .. |
|
insertcolumncommand.js
|
43624e47ca
Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method.
|
7 년 전 |
|
insertrowcommand.js
|
b8bd8e075c
Fix: Cannot insert row at index 0 if table has heading rows attribute set.
|
7 년 전 |
|
inserttablecommand.js
|
ffc3d89a6a
Refactor InsertTableCommand and create the `TableUtils#createTable()` method.
|
7 년 전 |
|
mergecellcommand.js
|
3cdb451cae
Added: Initial mergeUp command implementation.
|
7 년 전 |
|
removecolumncommand.js
|
7d0c065436
Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin.
|
7 년 전 |
|
removerowcommand.js
|
a895dae781
Added: Initial RemoveColumnCommand implementation.
|
7 년 전 |
|
settableheaderscommand.js
|
bf7cf52952
Fix: The set table headers command should properly split rowspanned cell at the end of a row.
|
7 년 전 |
|
splitcellcommand.js
|
17868d56d3
Added: Initial `TableUtils#splitCellVertically` implementation.
|
7 년 전 |
|
utils.js
|
7d0c065436
Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin.
|
7 년 전 |