Aleksander Nowodzinski 666a302b90 Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight. 7 年 前
..
insertcolumncommand.js 666a302b90 Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight. 7 年 前
insertrowcommand.js c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. 7 年 前
inserttablecommand.js 45fafc2586 The insert table command should use standard methods of inserting newly created table. 7 年 前
mergecellcommand.js 4fdeac1710 Changed: Merging empty paragraphs should result in one paragraph. 7 年 前
removecolumncommand.js 61e24ef22e Tests: Unify schema and conversion across tests. 7 年 前
removerowcommand.js 61e24ef22e Tests: Unify schema and conversion across tests. 7 年 前
setheadercolumncommand.js 61e24ef22e Tests: Unify schema and conversion across tests. 7 年 前
setheaderrowcommand.js 61e24ef22e Tests: Unify schema and conversion across tests. 7 年 前
splitcellcommand.js c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. 7 年 前
utils.js de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). 7 年 前