提交历史

作者 SHA1 备注 提交日期
  Maciej Gołaszewski 38e485baff Add tests for indexes sorting bug. 5 年之前
  Maciej Gołaszewski 627c61e073 Fix tables used in tests. 5 年之前
  Maciej Gołaszewski e48d63df38 Fix tables used in tests. 5 年之前
  Maciej Gołaszewski 555b22a6ee Fix wrong assertions in remove column command tests. 5 年之前
  Maciej Gołaszewski 70dfc24681 Recalculate table geometry on each table column removal. 5 年之前
  Aleksander Nowodzinski 5242252871 Remove row command should not leave empty rows when there are rowspans in the structure. 5 年之前
  Marek Lewandowski c716199959 Internal: Fixed cases where inverted selections would not work correctly with remove column / row commands. 5 年之前
  Marek Lewandowski e5fd5634ae Internal: Adjusted the code to recent table selection changes on master branch. 5 年之前
  Marek Lewandowski 29f8c9017f Internal: Column remove command should not be active if your selection contains all the columns in the table. 5 年之前
  Marek Lewandowski f8d0001aad Internal: Removing table column also modifies heading columns accordingly if there's a multiple cells selected. 5 年之前
  Marek Lewandowski c223864a07 Internal: Multiple columns can now be removed. 5 年之前
  Marek Lewandowski 4ebf5124c4 Tests: Unit tests for multiple column removal. 5 年之前
  Marek Lewandowski 0555c9ef7b Tests: Added unit tests for removing column when multiple cells in a single column are selected. 5 年之前
  Marek Lewandowski a14724d595 Tests: Added unit test for column removal command availability in case of multiple cells selected. 5 年之前
  Maciej Gołaszewski 5f72252d3d Merge branch 'master' into i/3202 5 年之前
  Maciej Gołaszewski 1d30d59ba1 Merge branch 'master' into i/3202 5 年之前
  Maciej Gołaszewski f225520ec7 Merge branch 'master' into i/3287 6 年之前
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Gołaszewski a7f398b36b Remove custom table formatting utils in favor of assertEqualMarkup(). 6 年之前
  Maciej Gołaszewski 85b65b9de4 Merge branch 'master' into t/63 6 年之前
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Gołaszewski 3bed17dae5 Fix table commands after changes in selection mode. 7 年之前
  Maciej Gołaszewski 61e24ef22e Tests: Unify schema and conversion across tests. 7 年之前
  Maciej Gołaszewski c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. 7 年之前
  Maciej Gołaszewski 113c300f30 Code style: Fix code indentation in table commands tests. 7 年之前
  Maciej Gołaszewski 5476d3af90 Changed: Remove redundant options from from table schema. 7 年之前
  Maciej Gołaszewski b76b548ab9 Other: Improve readability of downcast attribute converters. 7 年之前
  Maciej Gołaszewski 7d0c065436 Refactor RemoveColumnCommand & move getColumns() to TableUtils plugin. 7 年之前
  Maciej Gołaszewski a895dae781 Added: Initial RemoveColumnCommand implementation. 7 年之前