Aleksander Nowodzinski
|
0f61f224e4
Merge branch 'master' into i/6358
|
5 年之前 |
Marek Lewandowski
|
df4255269e
Merge pull request #264 from ckeditor/i/6364
|
5 年之前 |
Piotrek Koszuliński
|
c5eee7b6e0
Merge pull request #267 from ckeditor/i/6116
|
5 年之前 |
Piotrek Koszuliński
|
ea42d8e6cc
Completed integration with other features and added some tests.
|
5 年之前 |
Piotrek Koszuliński
|
394816faca
Removed unnecessary describe().
|
5 年之前 |
Aleksander Nowodzinski
|
ace99369b9
Docs: Fixed invalid links in Table and MouseEventsObserver classes.
|
5 年之前 |
Aleksander Nowodzinski
|
0d6b43defe
Merge pull request #259 from ckeditor/i/6107
|
5 年之前 |
Aleksander Nowodzinski
|
59b4eca031
Code refactoring.
|
5 年之前 |
Aleksander Nowodzinski
|
09dc7b8dd7
Mirrored the order of TableProperties alignment buttons when the UI is RTL.
|
5 年之前 |
Aleksander Nowodzinski
|
3c95e61dbd
Secured the selected cells discovery in TableCellPropertyCommand.
|
5 年之前 |
Aleksander Nowodzinski
|
1ebc4a09c5
Used the getSelectedTableCells() util in TableSelection. Removed obsolete TableSelection utils by moving the clearTableCellsContents() helper code straight to the plugin.
|
5 年之前 |
Aleksander Nowodzinski
|
a37f03dd55
Implemented the getSelectedCells() util with a test coverage.
|
5 年之前 |
panr
|
668abbdf89
Simplify code
|
5 年之前 |
panr
|
80b83f0529
Merge branch 'master' into i/6107
|
5 年之前 |
Aleksander Nowodzinski
|
4ae5723c59
Replaced the getRangeContainedElement() helper with Range#getContainedElement().
|
5 年之前 |
Piotrek Koszuliński
|
fa9e350896
Merge pull request #262 from ckeditor/i/6343
|
5 年之前 |
Piotrek Koszuliński
|
c1b93f0b1e
Merge branch 'master' into i/6343
|
5 年之前 |
Piotrek Koszuliński
|
615ec28a4a
Merge pull request #263 from ckeditor/i/6114b
|
5 年之前 |
Piotrek Koszuliński
|
c6d1f55fe1
Removed old tests. Minor corrections. Some docs.
|
5 年之前 |
Aleksander Nowodzinski
|
946b0bc2c3
Made table selection and table clipboard core table features.
|
5 年之前 |
Piotrek Koszuliński
|
8159ae684c
Finished docs and minor refactoring.
|
5 年之前 |
Piotrek Koszuliński
|
27318f7146
Brought back copy/cut.
|
5 年之前 |
Piotrek Koszuliński
|
9fb7532657
Set backward selection more precisely.
|
5 年之前 |
Piotrek Koszuliński
|
8d4094224f
Handle the case when selection ends in one table end the mouse is over another table.
|
5 年之前 |
Piotrek Koszuliński
|
5635bfbf7a
Single cell selection should only be possible if a multi-cell selection was already done.
|
5 年之前 |
Piotrek Koszuliński
|
175f541450
WIP
|
5 年之前 |
Piotrek Koszuliński
|
f855446ed7
WIP
|
5 年之前 |
Piotrek Koszuliński
|
8ab7fd2043
Merge pull request #260 from ckeditor/i/6356
|
5 年之前 |
Aleksander Nowodzinski
|
7eab23588a
Fixed the getTableCellsInSelection helper failing when a range does not contain an elements.
|
5 年之前 |
Aleksander Nowodzinski
|
4ffd96cafb
Code refactoring.
|
5 年之前 |