Maciej Gołaszewski
|
38e485baff
Add tests for indexes sorting bug.
|
il y a 5 ans |
Aleksander Nowodzinski
|
84abbb81b7
Merge pull request #298 from ckeditor/i/6553
|
il y a 5 ans |
Aleksander Nowodzinski
|
b5d9569232
Merge pull request #300 from ckeditor/i/6546
|
il y a 5 ans |
Aleksander Nowodzinski
|
2a09cf10d8
Update src/tableutils.js
|
il y a 5 ans |
Maciej Gołaszewski
|
627c61e073
Fix tables used in tests.
|
il y a 5 ans |
Maciej Gołaszewski
|
4822543193
Fix condition for updating heading columns in adjustHeadingColumns().
|
il y a 5 ans |
Maciej Gołaszewski
|
e48d63df38
Fix tables used in tests.
|
il y a 5 ans |
Maciej Gołaszewski
|
c2269321cb
Merge branch 'master' into i/6546
|
il y a 5 ans |
Maciej
|
d48c5850f0
Merge pull request #299 from ckeditor/i/6486
|
il y a 5 ans |
Maciej Gołaszewski
|
5c84ee3211
Rename merge table cells dropdown to a split button in the docs.
|
il y a 5 ans |
Maciej Gołaszewski
|
5d0ab60ab1
Merge branch 'master' into i/6486
|
il y a 5 ans |
Aleksander Nowodzinski
|
233a0e24e0
Merge pull request #297 from ckeditor/i/6545
|
il y a 5 ans |
Maciej Gołaszewski
|
c606fc83e0
Fix "should move rowspaned cells to row below removing it's row" test cases.
|
il y a 5 ans |
Maciej Gołaszewski
|
f110186109
Fix TableUtils.removeRows() sample.
|
il y a 5 ans |
Maciej Gołaszewski
|
2636b225ff
Add docs for TableUtils.removeColumns() method.
|
il y a 5 ans |
Maciej
|
a9d92b0f2c
Apply suggestions from code review.
|
il y a 5 ans |
Aleksander Nowodzinski
|
14ccd0381b
Merge branch 'master' into i/6545
|
il y a 5 ans |
Maciej Gołaszewski
|
686afd7d3d
Pass proper parameters to TableUtils.removeColumns() ins RemoveColumnCommand.
|
il y a 5 ans |
Maciej Gołaszewski
|
a6ebd3c137
Use getChild instead getNodeByPath to get table in tests.
|
il y a 5 ans |
Maciej Gołaszewski
|
f7c92f39b3
Move column removing logic to TableUtils#removeColumns.
|
il y a 5 ans |
Maciej Gołaszewski
|
97bc2cb9eb
Update remove column test cases.
|
il y a 5 ans |
Aleksander Nowodzinski
|
c5a33b5254
Feature: Implemented a button that merges table cells directly from the table toolbar.
|
il y a 5 ans |
Maciej Gołaszewski
|
6942372f2c
Merge branch 'i/6439' into i/6546
|
il y a 5 ans |
Maciej Gołaszewski
|
3cbaaa312c
Add test cases for TableUtils#removeColumn().
|
il y a 5 ans |
panr
|
4b9e6e7ce7
Merge remote-tracking branch 'origin/master' into i/6553
|
il y a 5 ans |
panr
|
c0c4eed9ad
Merge branch 'master' into i/6553
|
il y a 5 ans |
Kuba Niegowski
|
83c8179526
Added more tests with row/col-spanned cells.
|
il y a 5 ans |
Kuba Niegowski
|
0fccf110b2
Optimised SelectRowCommand and SelectColumnCommand.
|
il y a 5 ans |
Kuba Niegowski
|
6b4b89f787
Added usage example for assertSelectedCells.
|
il y a 5 ans |
Kuba Niegowski
|
2a75805918
Changed button label (Select row/column).
|
il y a 5 ans |