Maciej Gołaszewski bf7cf52952 Fix: The set table headers command should properly split rowspanned cell at the end of a row. před 7 roky
..
insertcolumncommand.js 5dd9ec2ef8 Changed: Refactor TableWalker. před 7 roky
insertrowcommand.js 82af5f7922 Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow". před 7 roky
inserttablecommand.js 75ae53e09c Other: Extract common utils from commands and move commands to own module. před 7 roky
mergecellcommand.js 3cdb451cae Added: Initial mergeUp command implementation. před 7 roky
removecolumncommand.js a895dae781 Added: Initial RemoveColumnCommand implementation. před 7 roky
removerowcommand.js a895dae781 Added: Initial RemoveColumnCommand implementation. před 7 roky
settableheaderscommand.js bf7cf52952 Fix: The set table headers command should properly split rowspanned cell at the end of a row. před 7 roky
splitcellcommand.js 1875b918c2 Changed: SplitCell command should split cell horizontally to given number of cells. před 7 roky
utils.js b2821150af Tests: Add tests for command/utils. před 7 roky