提交历史

作者 SHA1 备注 提交日期
  Oskar Wróbel 290116a163 Aligned conversion tests to latest conversion API. 8 年之前
  Oskar Wróbel 8e1e5cb9df Aligned ViewConversionBuilder to latest conversion API. 8 年之前
  Oskar Wróbel b4d541760d Changed format of data returned by conversionApi#convertItem and conversionApi#convertChildren. 8 年之前
  Oskar Wróbel 010fdd348a Changed structure of data object passed to conversion callbacks. 8 年之前
  Piotr Jasiun c4bc464530 Merge pull request #1258 from ckeditor/t/1227 8 年之前
  Szymon Kupś 661dfcaaab More test updated to use view writer.change() block. 8 年之前
  Szymon Kupś 89004371e3 Using view.change in selectionobserver tests instead of modifing selection directly. 8 年之前
  Szymon Kupś af8c0095aa Using view.change in mutationobserver tests instead of modifing selection directly. 8 年之前
  Szymon Kupś f3eb69cab9 Using view.change in focusobserver tests instead of modifing selection directly. 8 年之前
  Szymon Kupś f48a964b79 Updated fake selection manual test to work with view changes. 8 年之前
  Szymon Kupś ea01ab8c07 Using view.change in placeholder tests instead of modifing selection directly. 8 年之前
  Szymon Kupś 7badcdbd8b Using view.change in dev-utils tests instead of modifing selection directly. 8 年之前
  Szymon Kupś 36c92be0d8 Removed view selection parameter from view writer.wrap() method. 8 年之前
  Maciej Bukowski b5d95a34f3 Moved `Document#getNearesetSelectionRange` to `Schema#getNearesetSelectionRange`. 8 年之前
  Oskar Wróbel e0cf4d906c Improved docs. 8 年之前
  Szymon Kupś 3ed8001606 Removed view selection from conversionApi, it can be accessed by writer now. 8 年之前
  Oskar Wróbel f6a28fcf35 Change the way of storing context position in ViewConversionDispatcher. 8 年之前
  Oskar Wróbel 9791c28fc6 Changed Schema#findAllowedParent() limitChecker to limitElement. 8 年之前
  Szymon Kupś 958d0d8bae Changed view selection setFake method as protected. Created view writer method to handle setting fake selection. 8 年之前
  Oskar Wróbel b3f593786c Increased cc of ViewConversionDispatcher. 8 年之前
  Oskar Wróbel d8e03e309d Simplified toElement conversion and increased CC of ViewConverterBuilder. 8 年之前
  Oskar Wróbel 8de517b117 Uncomment test that didn't work with previous conversion. 8 年之前
  Oskar Wróbel e914bba9cc Add temporary condition for issue with multiple matchers. 8 年之前
  Oskar Wróbel 6858c46797 Fixed failing and added missing ViewConversionDispatcher tests. 8 年之前
  Oskar Wróbel b2a5207ee0 Minor ViewConversionDispatcher refactoring. 8 年之前
  Oskar Wróbel 99b046c7a1 Fixed typo. 8 年之前
  Oskar Wróbel feed135c4a Fixed failing documentFragment default converter. 8 年之前
  Oskar Wróbel 53577af433 Aligned most of tests to new view->model conversion. 8 年之前
  Oskar Wróbel b490c60cfe Refactored view->model conversion to use target position. 8 年之前
  Oskar Wróbel 24a0a0755c Changed default context used in DataController from String to ContextDefinition. 8 年之前