Commit History

Autor SHA1 Mensaxe Data
  Maciej Gołaszewski 542969b069 Add special case for handling spanned cells over removed rows. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 3afd1d368a Update remove rows test cases. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 31bdf58b9e Add test case for truncating overlapping cells. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski dad014b6e4 Add a test case for ckeditor/ckeditor#6502. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 627c61e073 Fix tables used in tests. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski e48d63df38 Fix tables used in tests. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski c2269321cb Merge branch 'master' into i/6546 %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski c606fc83e0 Fix "should move rowspaned cells to row below removing it's row" test cases. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski a6ebd3c137 Use getChild instead getNodeByPath to get table in tests. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 97bc2cb9eb Update remove column test cases. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 3cbaaa312c Add test cases for TableUtils#removeColumn(). %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski 3bedcee623 Move remove multiple rows logic to TableUtils#removeRows(). %!s(int64=5) %!d(string=hai) anos
  Kuba Niegowski 170567976f Tests: Inserting table column at first col-row spanned cell should work properly. %!s(int64=5) %!d(string=hai) anos
  Marek Lewandowski 20af88e944 Internal: Fixed an issue where remove row command would be enabled when entire column was selected. %!s(int64=5) %!d(string=hai) anos
  Marek Lewandowski c1dbd37106 Internal: Added a helper to get number of rows in the table. %!s(int64=5) %!d(string=hai) anos
  Maciej Gołaszewski f225520ec7 Merge branch 'master' into i/3287 %!s(int64=6) %!d(string=hai) anos
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] %!s(int64=6) %!d(string=hai) anos
  Maciej Gołaszewski a7f398b36b Remove custom table formatting utils in favor of assertEqualMarkup(). %!s(int64=6) %!d(string=hai) anos
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] %!s(int64=6) %!d(string=hai) anos
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 5476d3af90 Changed: Remove redundant options from from table schema. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski af5f6ecfad Fix: Fix TableUtils#splitCellVertically() algorithm and update docs. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 6dd1d13964 Docs: Update TableUtils#insertRows() and TableUtils#insertColumns() methods docs. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski b76b548ab9 Other: Improve readability of downcast attribute converters. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 88b65d4fa3 Fixed: The split cell vertically and horizontally was wrongly used in code. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 0537447b6a Fix: Splitting table cell vertically in heading section should update table's headingRows attribute. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 7161c6779e Fixed: Properly handle splitting cells vertically that have colspan. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 8fa6169c05 Fixed: Properly handle splitting cells depending of cell's rowspan attribute and number of cells to split. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski de91cff96e Fixed: Splitting table cell with rowspan should reduce this attribute properly. %!s(int64=7) %!d(string=hai) anos