Historial de Commits

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