提交历史

作者 SHA1 备注 提交日期
  Aleksander Nowodzinski 46467505e4 Created a single DataController#viewDocument. Used the document in DataController#toView. 5 年之前
  Piotrek Koszuliński 74b0b28927 Removed the dataProcessor argument, as it was never used in practice. 5 年之前
  Kamil Piechaczek e046735d04 "This should be inlined." 5 年之前
  Kamil Piechaczek b47dec2d16 Requested changes during the review. 5 年之前
  Kamil Piechaczek bf9f8643bd Updated tests to new APIs. 5 年之前
  Kamil Piechaczek 60743c338c Adjusted tests and fixed "view.Text#_clone()" and "view.Element#_clone()" methods. 5 年之前
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Bukowski 34d9b45e74 Fixed linter issues. 6 年之前
  Maciej Bukowski ab458a9e2c WIP - changing errors. 6 年之前
  Szymon Cofalik 5d1d882e1f Fix: `model.Writer#insert()` will now update markers passed in DocumentFragment if markers with the same name existed in the document. 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Krzysztof Krztoń 92e94cab88 Merge branch 'master' into t/ckeditor5/401 6 年之前
  Krzysztof Krztoń a5873909dc Refactoring. 6 年之前
  Maciej Gołaszewski b4400506f9 Simplify ConversionHelpers class. 6 年之前
  Krzysztof Krztoń 248d9d977c Merge branch 'master' into t/ckeditor5/401 6 年之前
  Krzysztof Krztoń f9fa3a88b8 Tests: More tests added. 6 年之前
  Krzysztof Krztoń fd5500e657 Merge branch 'master' into t/ckeditor5/1477 6 年之前
  Krzysztof Krztoń 95f909c238 Introduce `data#ready` event. 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Krzysztof Krztoń bbe56a014d Tests: Corrected failing tests. 7 年之前
  Krzysztof Krztoń 4b27135da4 Check for non-existent roots in `DataController` `get()`, `set()` and `init()` methods. 7 年之前
  Krzysztof Krztoń 3dea7c9c7b Make DataController's initData() and setData() methods consistent. 7 年之前
  Krzysztof Krztoń 92e760d345 Merge branch 'master' into t/1626 7 年之前
  Krzysztof Krztoń 5f361e9278 Support for initializing data on multiple roots at once. 7 年之前
  Maciej Gołaszewski 2c0a930be5 Rename downcast-converters from module:engine/conversion to downcasthelpers. 7 年之前
  Maciej Gołaszewski 9dc573db50 Refactor downcastHelpers & upcastHelpers to classes. 7 年之前
  Maciej Gołaszewski 5d740cc631 Align code to the changes in upcast conversion API. 7 年之前
  Maciej Gołaszewski 13dddc335e Make downcast conversion helpers protected. 7 年之前
  Maciej Gołaszewski d4bd96762e Changed: Make view Position & Range factory methods protected. 7 年之前
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 年之前