Maciej Gołaszewski
|
432533fd5d
Fix: InsertRowCommand should work with block content.
|
7 years ago |
Maciej Gołaszewski
|
113c300f30
Code style: Fix code indentation in table commands tests.
|
7 years ago |
Maciej Gołaszewski
|
5476d3af90
Changed: Remove redundant options from from table schema.
|
7 years ago |
Maciej Gołaszewski
|
b76b548ab9
Other: Improve readability of downcast attribute converters.
|
7 years ago |
Maciej Gołaszewski
|
b8bd8e075c
Fix: Cannot insert row at index 0 if table has heading rows attribute set.
|
7 years ago |
Maciej Gołaszewski
|
1cd12b9674
Refactor InsertRowCommand.
|
7 years ago |
Maciej Gołaszewski
|
82af5f7922
Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow".
|
7 years ago |
Maciej Gołaszewski
|
d6c01fc3d7
Tests: Rename formatModelTable() tests helper to formatTable().
|
7 years ago |
Maciej Gołaszewski
|
75ae53e09c
Other: Extract common utils from commands and move commands to own module.
|
7 years ago |