Commit History

作者 SHA1 備註 提交日期
  Kuba Niegowski fd9565017c Added tests for changed API. 5 年之前
  Kamil Piechaczek 5bf0d3a788 Removed "ensureParagraphInTableCell" converter that was doing the same job as post-fixer. 5 年之前
  Tomek Wytrębowicz 371529779a Update sample image URI to remove 404 warnings. Closes #7350. 5 年之前
  Kuba Niegowski 24698078f2 Pasting table into table should not set multi-cell selection if TableSelection plugin is disabled. 5 年之前
  Maciej df4485fb17 Merge pull request #7595 from ckeditor/i/7453 5 年之前
  Maciej 392f61ffd1 Merge pull request #7597 from ckeditor/i/6768 5 年之前
  Kuba Niegowski f681b53595 Changed TableUtils#createTable() signature. 5 年之前
  Kuba Niegowski 8ae767c9c4 Added th element support for DomConverter. 5 年之前
  Kuba Niegowski 3a7176c77a Added tests for table paste mixed selection scenarios. 5 年之前
  Kuba Niegowski 04670185a3 Updated table selection assertion. 5 年之前
  Kuba Niegowski 331c6d0968 Cells that overlap from headings after table paste should be splitted. 5 年之前
  Kuba Niegowski 17aeb1fbcd Added test for pasting table with block fillers inside cells. 5 年之前
  Kuba Niegowski d2058708da Table pasting integration should not affect inserting text node. 5 年之前
  Kuba Niegowski cbe22fe637 Restored table pasting test. 5 年之前
  Kuba Niegowski c0c0d74513 Added normalization of pasted table. 5 年之前
  Kuba Niegowski 1c371f1b94 Added test for multiple empty elements around a table while pasting it. 5 年之前
  Kuba Niegowski c253d51ff9 Fixed tests code style. 5 年之前
  Kuba Niegowski 83f791197e Trimming pasted content for table to table pasting. 5 年之前
  Kuba Niegowski 433d33a655 Updated usages of new TableWalker API. 5 年之前
  Maciej ce13327cfa Improve wording of method docs and test. 5 年之前
  Kuba Niegowski ddbfb0d08d Added handling of pasting a bigger table into the smaller table selection. 5 年之前
  Maciej Gołaszewski e50d90872e Fix code style in tests. 5 年之前
  Maciej Gołaszewski eb01054855 Add test for splitting table cells in one table cell selected. 5 年之前
  Maciej Gołaszewski 2cba71fbab Merge branch 'master' into i/6122-table-paste-spans 5 年之前
  Maciej Gołaszewski 2c1d1a4abe Add test cases for updating selection dimension for multiple empty rows/columns. 5 年之前
  Kuba Niegowski 07b18442db Added test for the tables with spanned cells. 5 年之前
  Kuba Niegowski 093520b4cd Test name updated. 5 年之前
  Maciej Gołaszewski 6f7357e96c Fixing pasted table layout should also occur when selection dimensions are smaller than pasted table. 5 年之前
  Maciej Gołaszewski ae90c7421d Fix rowspan trim test case. 5 年之前
  Maciej Gołaszewski 1f3c682147 Add test cases for fixing broken table layout. 5 年之前