Marek Lewandowski
|
f3c17dcc57
Internal: Extracted soon-to-be-reused range utility. Minor cleanup in one unit test.
|
5 лет назад |
Marek Lewandowski
|
1b6a6bbeb6
Internal: Minor cleanup.
|
5 лет назад |
Marek Lewandowski
|
fcc30209a1
Fixed: Added a possibility to insert columns before and after multiple selected cells.
|
5 лет назад |
Marek Lewandowski
|
982af33498
Internal: First PoC solution to insert a column before/after multi-cell selection.
|
5 лет назад |
Anna Tomanek
|
77ec129812
Docs: Table API docs improvements, part 2. [skip ci]
|
5 лет назад |
Kamil Piechaczek
|
7a5188b042
Internal: Bumped the year. [skip ci]
|
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
|
8fcb3f6a8f
Change to string reference for TableUtils when using editor.plugins.get.
|
7 лет назад |
Aleksander Nowodzinski
|
666a302b90
Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight.
|
7 лет назад |
Maciej Gołaszewski
|
de1c301ab9
Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor().
|
7 лет назад |
Maciej Gołaszewski
|
d1c42ccf5a
Fix: InsertColumnCommand should work with block content.
|
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
|
43624e47ca
Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method.
|
7 лет назад |
Maciej Gołaszewski
|
ce6affda39
Changed: Create `TableUtils#insertColumns()` and create 'insertColumnBefore' and 'insertColumnAfter' commands.
|
7 лет назад |
Maciej Gołaszewski
|
75ae53e09c
Other: Extract common utils from commands and move commands to own module.
|
7 лет назад |