Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik 5d1d882e1f Fix: `model.Writer#insert()` will now update markers passed in DocumentFragment if markers with the same name existed in the document. hace 6 años
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
  Krzysztof Krztoń 92e94cab88 Merge branch 'master' into t/ckeditor5/401 hace 6 años
  Krzysztof Krztoń a5873909dc Refactoring. hace 6 años
  Maciej Gołaszewski b4400506f9 Simplify ConversionHelpers class. hace 6 años
  Krzysztof Krztoń 248d9d977c Merge branch 'master' into t/ckeditor5/401 hace 6 años
  Krzysztof Krztoń f9fa3a88b8 Tests: More tests added. hace 6 años
  Krzysztof Krztoń fd5500e657 Merge branch 'master' into t/ckeditor5/1477 hace 6 años
  Krzysztof Krztoń 95f909c238 Introduce `data#ready` event. hace 6 años
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] hace 6 años
  Krzysztof Krztoń bbe56a014d Tests: Corrected failing tests. hace 7 años
  Krzysztof Krztoń 4b27135da4 Check for non-existent roots in `DataController` `get()`, `set()` and `init()` methods. hace 7 años
  Krzysztof Krztoń 3dea7c9c7b Make DataController's initData() and setData() methods consistent. hace 7 años
  Krzysztof Krztoń 92e760d345 Merge branch 'master' into t/1626 hace 7 años
  Krzysztof Krztoń 5f361e9278 Support for initializing data on multiple roots at once. hace 7 años
  Maciej Gołaszewski 2c0a930be5 Rename downcast-converters from module:engine/conversion to downcasthelpers. hace 7 años
  Maciej Gołaszewski 9dc573db50 Refactor downcastHelpers & upcastHelpers to classes. hace 7 años
  Maciej Gołaszewski 5d740cc631 Align code to the changes in upcast conversion API. hace 7 años
  Maciej Gołaszewski 13dddc335e Make downcast conversion helpers protected. hace 7 años
  Maciej Gołaszewski d4bd96762e Changed: Make view Position & Range factory methods protected. hace 7 años
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). hace 7 años
  Máté Bartus 6ac18e9c99 Maintain model-view mappings after toView() calls. hace 7 años
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. hace 7 años
  Piotr Jasiun 4f8a49b480 Merge pull request #1388 from ckeditor/t/1299 hace 7 años
  Maciej Gołaszewski b5a5b1647b Other: Rename writer.setMarker() to writer.addMarker(). hace 7 años
  Kamil Piechaczek d1bc09e3a3 Renamed singular parameters names to plural. hace 7 años
  Maciej Gołaszewski 26cf151bae Aligned code to changes in writer#setMarker method. hace 7 años
  Szymon Cofalik 9016565689 Changed: `controller.DataController#init` now returns a resolved `Promise`. hace 7 años
  Oskar Wróbel 41b34e0f73 Docs: Improved error docs. hace 7 años
  Oskar Wróbel ebaae1b3e6 Docs: Imporved DataController#init error docs. hace 7 años