Maciej Gołaszewski
|
38e485baff
Add tests for indexes sorting bug.
|
5 years ago |
Marek Lewandowski
|
7845288cd3
Tests: Added unit tests for set header row command execute() with multiple selection.
|
5 years ago |
Marek Lewandowski
|
37e8e9dc86
Tests: Initial tests for heading row setter with multiple cell selection.
|
5 years ago |
Maciej Gołaszewski
|
f225520ec7
Merge branch 'master' into i/3287
|
6 years ago |
Kamil Piechaczek
|
7a5188b042
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
a7f398b36b
Remove custom table formatting utils in favor of assertEqualMarkup().
|
6 years ago |
Szymon Cofalik
|
60f805965d
Internal: change `execute( forceValue )` to `execute( options )`.
|
6 years ago |
Szymon Cofalik
|
e68469f2dd
Feature: `SetHeaderColumnCommand#execute()` and `SetHeaderRowCommand#execute()` now can take `forceValue` parameter.
|
6 years ago |
Kamil Piechaczek
|
db6b0450ae
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
5c3b474622
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
61e24ef22e
Tests: Unify schema and conversion across tests.
|
7 years ago |
Maciej Gołaszewski
|
1f23fce751
Merge branch 'master' into t/56
|
7 years ago |
Maciej Gołaszewski
|
c3efd1a7ec
Changed: Downcast conversion will work with a block content always present in the table.
|
7 years ago |
Maciej Gołaszewski
|
db9282901f
Fix: Switching heading columns/rows off will now behave as expected.
|
7 years ago |
Maciej Gołaszewski
|
113c300f30
Code style: Fix code indentation in table commands tests.
|
7 years ago |
Maciej Gołaszewski
|
7cf66c8073
Fix: The SetHeaderRowCommand should only analyze rows that are in heading after expanding header.
|
7 years ago |
Maciej Gołaszewski
|
11a1c58bed
Tests: Fix SetHeaderRowCommand.
|
7 years ago |
Maciej Gołaszewski
|
4766e6e4ba
Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand.
|
7 years ago |