Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Oskar Wróbel 63ec35e4f3 Introduced DataController#init method. hace 7 años
  Oskar Wróbel 279bceb7c9 Decorate DataController#set metohd. hace 7 años
  Szymon Cofalik 25f30a5e65 Changed: Unified converters config. hace 7 años
  Szymon Cofalik a5a9241728 Changed: Merged downcast-helpers.js to downcast-converters.js and upcast-helpers.js to upcast-converters.js. hace 7 años
  Szymon Cofalik c4ddc806c6 Changed: Change naming from "model-to-view-conversion" to "downcast" and from "view-to-model-conversion" to "upcast". hace 7 años
  Szymon Cofalik da3f2fe4ca Changed: Removed converter builders and definition based conversion. hace 7 años
  Piotr Jasiun d6105b6ec6 Merge pull request #1280 from ckeditor/t/1278 hace 7 años
  Maciej Bukowski 874c1b142b Added `usingOperation` flag to `setMarker` and `removeMarker`. hace 7 años
  Oskar Wróbel 72565befe0 Fix: Added missing parse context in DataController#set(). hace 7 años
  Oskar Wróbel 24a0a0755c Changed default context used in DataController from String to ContextDefinition. hace 7 años
  Szymon Cofalik 5fec3553e7 Added: Enabled markers conversion in `engine.DataController`. hace 8 años
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. hace 8 años