Aleksander Nowodzinski
|
17e4dd5537
Made the Model#deleteContent() hook in the TableSelection plugin... TableSelection-agnostic.
|
5 years ago |
Piotrek Koszuliński
|
5ac9088e00
Merge pull request #258 from ckeditor/i/6125
|
5 years ago |
Piotrek Koszuliński
|
0770ce4824
Merge branch 'master' into i/6125
|
5 years ago |
Piotrek Koszuliński
|
c1c4f7b74f
Tests: Fixed numbering, to make the test easier to follow. [skip ci]
|
5 years ago |
Piotrek Koszuliński
|
e4470e14d0
Merge pull request #252 from ckeditor/i/6091
|
5 years ago |
Piotrek Koszuliński
|
ff1be587b7
Tests: Aligned the test to changes in cke5-core and -engine.
|
5 years ago |
Marek Lewandowski
|
c223864a07
Internal: Multiple columns can now be removed.
|
5 years ago |
Marek Lewandowski
|
4ebf5124c4
Tests: Unit tests for multiple column removal.
|
5 years ago |
Marek Lewandowski
|
fdc9a6137c
Internal: Introduced column removing for a single column multi-cell selection.
|
5 years ago |
Marek Lewandowski
|
0555c9ef7b
Tests: Added unit tests for removing column when multiple cells in a single column are selected.
|
5 years ago |
Marek Lewandowski
|
900d4dcd44
Internal: Enable column removing for multi-cell selection.
|
5 years ago |
Marek Lewandowski
|
a14724d595
Tests: Added unit test for column removal command availability in case of multiple cells selected.
|
5 years ago |
Marek Lewandowski
|
a77f11b66e
Tests: Added test coverage for removing rows with mixed header and regular row being removed.
|
5 years ago |
Marek Lewandowski
|
a7da3f61b7
Internal: Minor refactor to clean up the code. Remove stray parameters.
|
5 years ago |
Marek Lewandowski
|
9670fa5038
Internal: Improved code coverage.
|
5 years ago |
Piotrek Koszuliński
|
60400adb00
Merge branch 'master' into i/6091
|
5 years ago |
Marek Lewandowski
|
1f7e6b82c2
Internal: Introduced support for removing multiple rows using RemoveRowCommand.
|
5 years ago |
Marek Lewandowski
|
42e2163fc3
Tests: Added more detailed unit tests for remove rows command and multi cell table selection.
|
5 years ago |
Aleksander Nowodzinski
|
9cad27cd8d
Distinguished different kinds of selection in the Model#deleteContent() hook. Made weak tests more realistic.
|
5 years ago |
Aleksander Nowodzinski
|
ce3a2c4775
TableSelection should not hook into DeleteCommand but Model#deleteContent() instead.
|
5 years ago |
Marek Lewandowski
|
59207cc047
Internal: Extracted _removeRow method.
|
5 years ago |
Marek Lewandowski
|
d997cf393a
Internal: Adjusted row removing command so that first of the new multi cell selection case passes.
|
5 years ago |
Marek Lewandowski
|
1f8ccc06ab
Tests: Added basic test cases for removing rows with multiple selected cells.
|
5 years ago |
Marek Lewandowski
|
83142f855b
Internal: Enable row removal in case of multi-cell table selection.
|
5 years ago |
Marek Lewandowski
|
c329cb9401
Tests: Added unit tests for integration row removal with table selection.
|
5 years ago |
Marek Lewandowski
|
ceda2cbe25
Internal: Added a support for inserting rows below and above multi-cell selection.
|
5 years ago |
Marek Lewandowski
|
f3c17dcc57
Internal: Extracted soon-to-be-reused range utility. Minor cleanup in one unit test.
|
5 years ago |
Marek Lewandowski
|
1b6a6bbeb6
Internal: Minor cleanup.
|
5 years ago |
Marek Lewandowski
|
fcc30209a1
Fixed: Added a possibility to insert columns before and after multiple selected cells.
|
5 years ago |
Piotrek Koszuliński
|
190bc00369
Merge branch 'i/6114'
|
5 years ago |