Maciej Gołaszewski 9f6871ddc3 Update code to the latest engine API. 7 years ago
..
insertcolumncommand.js 666a302b90 Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight. 7 years ago
insertrowcommand.js c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. 7 years ago
inserttablecommand.js 45fafc2586 The insert table command should use standard methods of inserting newly created table. 7 years ago
mergecellscommand.js 9f6871ddc3 Update code to the latest engine API. 7 years ago
removecolumncommand.js 3bed17dae5 Fix table commands after changes in selection mode. 7 years ago
removerowcommand.js 3bed17dae5 Fix table commands after changes in selection mode. 7 years ago
setheadercolumncommand.js 61e24ef22e Tests: Unify schema and conversion across tests. 7 years ago
setheaderrowcommand.js 61e24ef22e Tests: Unify schema and conversion across tests. 7 years ago
splitcellcommand.js c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. 7 years ago
utils.js de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). 7 years ago