Maciej Gołaszewski
|
e48d63df38
Fix tables used in tests.
|
5 年之前 |
Maciej Gołaszewski
|
c2269321cb
Merge branch 'master' into i/6546
|
5 年之前 |
Maciej
|
d48c5850f0
Merge pull request #299 from ckeditor/i/6486
|
5 年之前 |
Maciej Gołaszewski
|
5c84ee3211
Rename merge table cells dropdown to a split button in the docs.
|
5 年之前 |
Maciej Gołaszewski
|
5d0ab60ab1
Merge branch 'master' into i/6486
|
5 年之前 |
Aleksander Nowodzinski
|
233a0e24e0
Merge pull request #297 from ckeditor/i/6545
|
5 年之前 |
Maciej Gołaszewski
|
c606fc83e0
Fix "should move rowspaned cells to row below removing it's row" test cases.
|
5 年之前 |
Maciej Gołaszewski
|
f110186109
Fix TableUtils.removeRows() sample.
|
5 年之前 |
Maciej Gołaszewski
|
2636b225ff
Add docs for TableUtils.removeColumns() method.
|
5 年之前 |
Maciej
|
a9d92b0f2c
Apply suggestions from code review.
|
5 年之前 |
Aleksander Nowodzinski
|
14ccd0381b
Merge branch 'master' into i/6545
|
5 年之前 |
Maciej Gołaszewski
|
686afd7d3d
Pass proper parameters to TableUtils.removeColumns() ins RemoveColumnCommand.
|
5 年之前 |
Maciej Gołaszewski
|
a6ebd3c137
Use getChild instead getNodeByPath to get table in tests.
|
5 年之前 |
Maciej Gołaszewski
|
f7c92f39b3
Move column removing logic to TableUtils#removeColumns.
|
5 年之前 |
Maciej Gołaszewski
|
97bc2cb9eb
Update remove column test cases.
|
5 年之前 |
Aleksander Nowodzinski
|
c5a33b5254
Feature: Implemented a button that merges table cells directly from the table toolbar.
|
5 年之前 |
Maciej Gołaszewski
|
6942372f2c
Merge branch 'i/6439' into i/6546
|
5 年之前 |
Maciej Gołaszewski
|
3cbaaa312c
Add test cases for TableUtils#removeColumn().
|
5 年之前 |
Aleksander Nowodzinski
|
6d5bc3c526
Merge pull request #255 from ckeditor/i/6341
|
5 年之前 |
Aleksander Nowodzinski
|
b30690f395
We most certainly do not need 100 mouseover listeners...
|
5 年之前 |
Aleksander Nowodzinski
|
77ea443fa9
Code refactoring.
|
5 年之前 |
Aleksander Nowodzinski
|
609963c237
Merge branch 'master' into i/6341
|
5 年之前 |
Kamil Piechaczek
|
e94d4d1284
Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542.
|
5 年之前 |
Maciej
|
2ea0e88f35
Merge pull request #295 from ckeditor/i/6500
|
5 年之前 |
Maciej Gołaszewski
|
24dfef6df0
Remove @private annotation from TableUtils#removeRows().
|
5 年之前 |
Maciej Gołaszewski
|
4653b87c47
Code style fix.
|
5 年之前 |
Maciej Gołaszewski
|
3bedcee623
Move remove multiple rows logic to TableUtils#removeRows().
|
5 年之前 |
Kuba Niegowski
|
bde3c3acb5
Added more tests with row/col-spanned cells.
|
5 年之前 |
Maciej Gołaszewski
|
d7542b0376
Use removeRow() method from TableUtils.
|
5 年之前 |
Maciej Gołaszewski
|
710ac0bc0c
Move `removeRow` logic to table utils plugin.
|
5 年之前 |