| .. |
|
insertcolumncommand.js
|
c6d1f55fe1
Removed old tests. Minor corrections. Some docs.
|
5 年之前 |
|
insertrowcommand.js
|
c6d1f55fe1
Removed old tests. Minor corrections. Some docs.
|
5 年之前 |
|
inserttablecommand.js
|
f225520ec7
Merge branch 'master' into i/3287
|
6 年之前 |
|
mergecellcommand.js
|
14cd7bed80
Fix: Merge left and right commands should be always enabled if execution does not cross the heading column boundary.
|
5 年之前 |
|
mergecellscommand.js
|
e82182044c
Remove redundant checks.
|
5 年之前 |
|
removecolumncommand.js
|
70dfc24681
Recalculate table geometry on each table column removal.
|
5 年之前 |
|
removerowcommand.js
|
c606fc83e0
Fix "should move rowspaned cells to row below removing it's row" test cases.
|
5 年之前 |
|
selectcolumncommand.js
|
bde3c3acb5
Added more tests with row/col-spanned cells.
|
5 年之前 |
|
selectrowcommand.js
|
bde3c3acb5
Added more tests with row/col-spanned cells.
|
5 年之前 |
|
setheadercolumncommand.js
|
3e3559b6db
Tests: Finished integrating set header column command with multi cell selection.
|
5 年之前 |
|
setheaderrowcommand.js
|
7845288cd3
Tests: Added unit tests for set header row command execute() with multiple selection.
|
5 年之前 |
|
splitcellcommand.js
|
7843fe41d9
Tests: Added unit tests for split command in case of multiple selected cells.
|
5 年之前 |
|
utils.js
|
33793f3c36
Tests: Fixed minor typos in tc names, aligned code style with surrounding code.
|
5 年之前 |