8
0
Maciej Gołaszewski bf7cf52952 Fix: The set table headers command should properly split rowspanned cell at the end of a row. 7 лет назад
..
insertcolumncommand.js 5dd9ec2ef8 Changed: Refactor TableWalker. 7 лет назад
insertrowcommand.js 82af5f7922 Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow". 7 лет назад
inserttablecommand.js 75ae53e09c Other: Extract common utils from commands and move commands to own module. 7 лет назад
mergecellcommand.js 3cdb451cae Added: Initial mergeUp command implementation. 7 лет назад
removecolumncommand.js a895dae781 Added: Initial RemoveColumnCommand implementation. 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 1875b918c2 Changed: SplitCell command should split cell horizontally to given number of cells. 7 лет назад
utils.js b2821150af Tests: Add tests for command/utils. 7 лет назад