Historique des commits

Auteur SHA1 Message Date
  Kuba Niegowski 9275e84902 Merging cells and removing empty rows in one batch. il y a 5 ans
  Aleksander Nowodzinski 14cd7bed80 Fix: Merge left and right commands should be always enabled if execution does not cross the heading column boundary. il y a 5 ans
  Maciej Gołaszewski 613b952263 Fix dangling comma. il y a 5 ans
  Maciej Gołaszewski f225520ec7 Merge branch 'master' into i/3287 il y a 6 ans
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski eba4f2a516 Update the logic to not allow merging spanned cells. il y a 6 ans
  Andrew Stewart 733723007f Disable horizontal merge between header and body cells. il y a 6 ans
  Maciej Gołaszewski a7f398b36b Remove custom table formatting utils in favor of assertEqualMarkup(). il y a 6 ans
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski 4fdeac1710 Changed: Merging empty paragraphs should result in one paragraph. il y a 7 ans
  Maciej Gołaszewski 61e24ef22e Tests: Unify schema and conversion across tests. il y a 7 ans
  Maciej Gołaszewski 1f23fce751 Merge branch 'master' into t/56 il y a 7 ans
  Maciej Gołaszewski c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. il y a 7 ans
  Maciej Gołaszewski c7ba2a3c5d Fix: InsertRowCommand should work with block content (#value only). il y a 7 ans
  Maciej Gołaszewski a4d01e6bfa Fix: Merging down rowspanned cell from the head with a cell in body is now disabled. il y a 7 ans
  Maciej Gołaszewski 113c300f30 Code style: Fix code indentation in table commands tests. il y a 7 ans
  Maciej Gołaszewski 543bb168cd Fix: Merge cell horizontally should not be possible on overlapped cells. il y a 7 ans
  Maciej Gołaszewski 06d8645aae Tests: Cover more cases for removing empty tableRow after executing merge cell commands. il y a 7 ans
  Maciej Gołaszewski 11e0f175cb Code style: Remove .only from tests. il y a 7 ans
  Maciej Gołaszewski d1ed509f29 Fix: Remove empty row in MergeCellCommand. il y a 7 ans
  Maciej Gołaszewski 312ad09a02 Fix: Broken table layout when merging cell with a cell above. il y a 7 ans
  Maciej Gołaszewski 5476d3af90 Changed: Remove redundant options from from table schema. il y a 7 ans
  Maciej Gołaszewski b76b548ab9 Other: Improve readability of downcast attribute converters. il y a 7 ans
  Maciej Gołaszewski 5148198be6 Fix: Merge cell command should be disabled for directions that cross table sections. il y a 7 ans
  Maciej Gołaszewski 3cdb451cae Added: Initial mergeUp command implementation. il y a 7 ans
  Maciej Gołaszewski d25b3fefad Added: Initial mergeDown command implementation. il y a 7 ans
  Maciej Gołaszewski 0327df52b3 Changed: MergeCellCommand value should be set to a mergable tableCell. il y a 7 ans
  Maciej Gołaszewski b57a632b53 Added: Initial mergeRight and mergeLeft commands implementation. il y a 7 ans