提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 45fafc2586 The insert table command should use standard methods of inserting newly created table. 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 年之前
  Piotrek Koszuliński d6f676a003 Added missing test. 7 年之前
  Maciej Gołaszewski 8ecd8f5d3a Fix: Selection should be in the first cell of an inserted table. 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 ffc3d89a6a Refactor InsertTableCommand and create the `TableUtils#createTable()` method. 7 年之前
  Maciej Gołaszewski 75ae53e09c Other: Extract common utils from commands and move commands to own module. 7 年之前