Commit History

Author SHA1 Message Date
  Maciej Gołaszewski 9b46958c83 Fix jsdoc errors. 5 years ago
  Maciej Gołaszewski 0c09a2e47d Use selected table cells in isSelectionRectangular(). 5 years ago
  Maciej Gołaszewski 8bc3650ad2 Disable non-rectangular selection from paste handling. 5 years ago
  Anna Tomanek a488d5e60a Docs (table): API docs for tables improved. [skip ci] 5 years ago
  Piotrek Koszuliński 7617a51efe Docs: Fixed helpers docs. 5 years ago
  Maciej Gołaszewski 7869f71f8c Use proper variable names in getFirstLastIndexesObject() internals. 5 years ago
  Maciej Gołaszewski e33153e892 Merge branch 'master' into i/6569 5 years ago
  Maciej Gołaszewski 22f683387f Introduce getColumnIndexes helper method. 5 years ago
  Maciej Gołaszewski 99e8d8b6a7 Remove checking position equality when sorting ranges of selected table cells. 5 years ago
  Maciej Gołaszewski 3e185654c9 Add docs to getRowIndexes() helper function. 5 years ago
  Maciej Gołaszewski ff5981c2b2 Disallow merge cells command execution on selection extending from heading to body. 5 years ago
  Anna Tomanek f9ae658dcb Docs: Table selection API docs corrected. [skip ci] 5 years ago
  Piotrek Koszuliński 53d7458af8 Range order should not affect how various algorithms work. 5 years ago
  Aleksander Nowodzinski 2f027e53a8 Implemented getTableCellsContainingSelection() and getSelectionAffectedTableCells() helpers. 5 years ago
  Aleksander Nowodzinski a37f03dd55 Implemented the getSelectedCells() util with a test coverage. 5 years ago
  Anna Tomanek 6f2e3639fe Docs: Table API docs improvements, part 1. [skip ci] 5 years ago
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] 6 years ago
  Aleksander Nowodzinski 932c1fdae1 Aligned to the rename in the ckeditor5-widget package ("handler" became "handle", see ckeditor/ckeditor5-widget#99). 6 years ago
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
  Aleksander Nowodzinski 0e9d6bb3b4 Internal: Got rid of the Symbols used to recognize view elements; replaced with strings (see ckeditor/ckeditor5#1520). 6 years ago
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] 7 years ago
  Aleksander Nowodzinski ccf47cd6dd Aligned to the new WidgetToolbarRepository API. Replaced the `isTableContentSelected()` util with `getSelectedTableWidget()`. Replaced `isTableContentSelected()` with `getTableWidgetAncestor()`. 7 years ago
  Maciej Gołaszewski f967f5a4d3 Do not show table toolbar when other widget is selected inside table. 7 years ago
  Oskar Wróbel 8fba466871 Merge branch 'master' into t/56 7 years ago
  Krzysztof Krztoń 0f246ef9fa 'Writer' to 'DowncastWriter'. 7 years ago
  Maciej Gołaszewski de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). 7 years ago
  Aleksander Nowodzinski 44f419bacb Renamed toWidget option addSelectionHandler to hasSelectionHandler. 7 years ago
  Maciej Gołaszewski ce37db0125 Added: Use the selection handler for table's widget. 7 years ago
  Maciej Gołaszewski bd8081deda Fix: The output HTML should use <figure>. 7 years ago
  Aleksander Nowodzinski 3bb1ec0d47 Fix: The BalloonToolbar should be enabled for a table content. Link editing should be possible in the table. 7 years ago