Maciej Gołaszewski
|
12b4fa6282
Fix sorting indexes array bug.
|
пре 5 година |
Marek Lewandowski
|
2aa220b7a3
Merge branch 'master' into i/6127
|
пре 5 година |
Aleksander Nowodzinski
|
b37c98f84f
Merge branch 'master' into i/6368
|
пре 5 година |
Aleksander Nowodzinski
|
443383cefc
Used the isHeadingColumnCell() helper in the SetHeaderColumnCommand.
|
пре 5 година |
Marek Lewandowski
|
e6640d7a8a
Internal: Adjusted to use the new API.
|
пре 5 година |
Marek Lewandowski
|
3e3559b6db
Tests: Finished integrating set header column command with multi cell selection.
|
пре 5 година |
Marek Lewandowski
|
027ad87cb9
Internal: Implemented adding column headers.
|
пре 5 година |
Marek Lewandowski
|
7de05ad9d4
Tests: Implemented handling for header column command's value and isEnabled properties in case of multi-cell selection.
|
пре 5 година |
Aleksander Nowodzinski
|
7dc643238d
Used the getTableCellsContainingSelection() helper across the package.
|
пре 5 година |
Anna Tomanek
|
77ec129812
Docs: Table API docs improvements, part 2. [skip ci]
|
пре 5 година |
Kamil Piechaczek
|
7a5188b042
Internal: Bumped the year. [skip ci]
|
пре 6 година |
Szymon Cofalik
|
60f805965d
Internal: change `execute( forceValue )` to `execute( options )`.
|
пре 6 година |
Szymon Cofalik
|
f688e82ff9
Internal: Refactored `SetHeaderColumnCommand#execute()` and `SetHeaderRowCommand#execute()` to use `#value` for simpler code.
|
пре 6 година |
Szymon Cofalik
|
e68469f2dd
Feature: `SetHeaderColumnCommand#execute()` and `SetHeaderRowCommand#execute()` now can take `forceValue` parameter.
|
пре 6 година |
Kamil Piechaczek
|
db6b0450ae
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
пре 6 година |
Kamil Piechaczek
|
5c3b474622
Internal: Bumped the year. [skip ci]
|
пре 7 година |
Maciej Gołaszewski
|
de1c301ab9
Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor().
|
пре 7 година |
Maciej Gołaszewski
|
1f23fce751
Merge branch 'master' into t/56
|
пре 7 година |
Maciej Gołaszewski
|
c3efd1a7ec
Changed: Downcast conversion will work with a block content always present in the table.
|
пре 7 година |
Maciej Gołaszewski
|
db9282901f
Fix: Switching heading columns/rows off will now behave as expected.
|
пре 7 година |
Maciej Gołaszewski
|
8e479de5a8
Docs: Improve common API section of a table feature guide.
|
пре 7 година |
Anna Tomanek
|
c987e71063
Docs: Table feature API docs corrections, part 2. [skip ci]
|
пре 7 година |
Maciej Gołaszewski
|
ae2b75d37b
Docs: Update table documentation.
|
пре 7 година |
Maciej Gołaszewski
|
c6d2e01373
Code style: Fixed some minor code style issues.
|
пре 7 година |
Maciej Gołaszewski
|
4766e6e4ba
Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand.
|
пре 7 година |