Maciej Gołaszewski
|
e62a2d31fb
Merge branch 'stable'
|
5 лет назад |
Piotrek Koszuliński
|
92e9de7f3f
Complete code coverage.
|
5 лет назад |
Piotrek Koszuliński
|
7878989501
Merge branch 'master' into i/6400
|
5 лет назад |
Maciej
|
6e0460d3fe
Merge pull request #280 from ckeditor/i/6430
|
5 лет назад |
Anna Tomanek
|
f9ae658dcb
Docs: Table selection API docs corrected. [skip ci]
|
5 лет назад |
Kamil Piechaczek
|
be346f85ad
Tests for a table selection mechanism.
|
5 лет назад |
Piotrek Koszuliński
|
9a0036a0a5
Docs: Cross links and missing descriptions.
|
5 лет назад |
Aleksander Nowodzinski
|
c8a9ca0c95
TableSelection plugin should collapse a multi-cell selection when it gets disabled.
|
5 лет назад |
Piotrek Koszuliński
|
c3c5efe666
Internal: Allow disabling the new feature. Closes ckeditor/ckeditor5#6407.
|
5 лет назад |
Aleksander Nowodzinski
|
7dc643238d
Used the getTableCellsContainingSelection() helper across the package.
|
5 лет назад |
Aleksander Nowodzinski
|
0f61f224e4
Merge branch 'master' into i/6358
|
5 лет назад |
Piotrek Koszuliński
|
ea42d8e6cc
Completed integration with other features and added some tests.
|
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 лет назад |
Piotrek Koszuliński
|
c6d1f55fe1
Removed old tests. Minor corrections. Some docs.
|
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 лет назад |
Aleksander Nowodzinski
|
4ffd96cafb
Code refactoring.
|
5 лет назад |
Aleksander Nowodzinski
|
17e4dd5537
Made the Model#deleteContent() hook in the TableSelection plugin... TableSelection-agnostic.
|
5 лет назад |
Aleksander Nowodzinski
|
9cad27cd8d
Distinguished different kinds of selection in the Model#deleteContent() hook. Made weak tests more realistic.
|
5 лет назад |
Aleksander Nowodzinski
|
ce3a2c4775
TableSelection should not hook into DeleteCommand but Model#deleteContent() instead.
|
5 лет назад |
Piotrek Koszuliński
|
c85a78ae91
Docs: Added some comments.
|
5 лет назад |
Maciej Gołaszewski
|
9495780d99
Make delete commands optional in table selection integrations.
|
5 лет назад |
Maciej Gołaszewski
|
8e2d1f6b84
Add delete command handler to override default selection placement when a table fragment is selected.
|
5 лет назад |
Maciej Gołaszewski
|
26cc5e404a
Move deleteContent decorator to TableSelection.
|
5 лет назад |
Maciej Gołaszewski
|
5b5466111a
Extract clearTableCellsContents() util function.
|
5 лет назад |