Maciej 392f61ffd1 Merge pull request #7597 from ckeditor/i/6768 5 年之前
..
insertcolumncommand.js cbbc30892c Fix wrong import in InsertColumnCommand tests. 5 年之前
insertrowcommand.js 981a961003 Use TableEditing in InsertRowCommand tests. 5 年之前
inserttablecommand.js 7a969ab6f8 Added option to set heading rows/columns for `insertTable` command and `TableUtils#createTable()`. 5 年之前
mergecellcommand.js b8184b37e2 Refactor imports in tests. 5 年之前
mergecellscommand.js 66ebfe46ff Fixed removing empty rows and columns when multiple rows and columns should be removed. 5 年之前
removecolumncommand.js b8184b37e2 Refactor imports in tests. 5 年之前
removerowcommand.js 12e1b3aa59 Removing empty columns (with no cells anchored). 5 年之前
selectcolumncommand.js 59b5304993 Use TableEditing in SelectColumnCommand tests. 5 年之前
selectrowcommand.js 10cca82323 Use TableEditing in SelectRowCommand tests. 5 年之前
setheadercolumncommand.js f426c00459 Use TableEditing in SetHeaderColumnCommand tests. 5 年之前
setheaderrowcommand.js 565f84e63c Use TableEditing in SetHeaderRowCommand tests. 5 年之前
splitcellcommand.js 21bee8af91 Use TableEditing in SplitCellCommand tests. 5 年之前