Marek Lewandowski
|
d0b94fd747
Internal: Reorganized code in remove column command.
|
5 лет назад |
Marek Lewandowski
|
516f7097d1
Internal: Minor code simplification.
|
5 лет назад |
Marek Lewandowski
|
c708b41475
Internal: Reused recently added `getSelectionAffectedTableCells()` function.
|
5 лет назад |
Marek Lewandowski
|
c716199959
Internal: Fixed cases where inverted selections would not work correctly with remove column / row commands.
|
5 лет назад |
Marek Lewandowski
|
a25f6c8a35
Internal: Prereview suggestions addressed.
|
5 лет назад |
Marek Lewandowski
|
e5fd5634ae
Internal: Adjusted the code to recent table selection changes on master branch.
|
5 лет назад |
Marek Lewandowski
|
29f8c9017f
Internal: Column remove command should not be active if your selection contains all the columns in the table.
|
5 лет назад |
Marek Lewandowski
|
f8d0001aad
Internal: Removing table column also modifies heading columns accordingly if there's a multiple cells selected.
|
5 лет назад |
Marek Lewandowski
|
c223864a07
Internal: Multiple columns can now be removed.
|
5 лет назад |
Marek Lewandowski
|
fdc9a6137c
Internal: Introduced column removing for a single column multi-cell selection.
|
5 лет назад |
Marek Lewandowski
|
900d4dcd44
Internal: Enable column removing for multi-cell selection.
|
5 лет назад |
Maciej Gołaszewski
|
77add0b05d
Merge branch 'table-selection' into i/6113
|
5 лет назад |
Anna Tomanek
|
77ec129812
Docs: Table API docs improvements, part 2. [skip ci]
|
5 лет назад |
Maciej Gołaszewski
|
4fc4c63462
Simplify RemoveColumnCommand.
|
5 лет назад |
Maciej Gołaszewski
|
6da093cda0
Revert "Reset RemoveColumnCommand to latest master version."
|
6 лет назад |
Maciej Gołaszewski
|
d7a71c70e1
Reset RemoveColumnCommand to latest master version.
|
6 лет назад |
Maciej Gołaszewski
|
1d30d59ba1
Merge branch 'master' into i/3202
|
6 лет назад |
Kamil Piechaczek
|
7a5188b042
Internal: Bumped the year. [skip ci]
|
6 лет назад |
Maciej Gołaszewski
|
85b65b9de4
Merge branch 'master' into t/63
|
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 лет назад |
Maciej Gołaszewski
|
9f6871ddc3
Update code to the latest engine API.
|
7 лет назад |
Maciej Gołaszewski
|
80fc88db08
Test: Add table selection tests in table editing.
|
7 лет назад |
Maciej Gołaszewski
|
3bed17dae5
Fix table commands after changes in selection mode.
|
7 лет назад |
Maciej Gołaszewski
|
de1c301ab9
Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor().
|
7 лет назад |
Maciej Gołaszewski
|
c3efd1a7ec
Changed: Downcast conversion will work with a block content always present in the table.
|
7 лет назад |
Maciej Gołaszewski
|
8e479de5a8
Docs: Improve common API section of a table feature guide.
|
7 лет назад |
Maciej Gołaszewski
|
ae2b75d37b
Docs: Update table documentation.
|
7 лет назад |
Maciej Gołaszewski
|
b251c59fd0
Changed: Remove redundant parseInt() for table attributes.
|
7 лет назад |