Maciej Gołaszewski ffc3d89a6a Refactor InsertTableCommand and create the `TableUtils#createTable()` method. 7 years ago
..
insertcolumncommand.js 43624e47ca Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method. 7 years ago
insertrowcommand.js 1cd12b9674 Refactor InsertRowCommand. 7 years ago
inserttablecommand.js ffc3d89a6a Refactor InsertTableCommand and create the `TableUtils#createTable()` method. 7 years ago
mergecellcommand.js 3cdb451cae Added: Initial mergeUp command implementation. 7 years ago
removecolumncommand.js a895dae781 Added: Initial RemoveColumnCommand implementation. 7 years ago
removerowcommand.js a895dae781 Added: Initial RemoveColumnCommand implementation. 7 years ago
settableheaderscommand.js bf7cf52952 Fix: The set table headers command should properly split rowspanned cell at the end of a row. 7 years ago
splitcellcommand.js 17868d56d3 Added: Initial `TableUtils#splitCellVertically` implementation. 7 years ago
utils.js b2821150af Tests: Add tests for command/utils. 7 years ago