Historique des commits

Auteur SHA1 Message Date
  Krzysztof Krztoń 3dea7c9c7b Make DataController's initData() and setData() methods consistent. il y a 7 ans
  Krzysztof Krztoń 92e760d345 Merge branch 'master' into t/1626 il y a 7 ans
  Krzysztof Krztoń 5f361e9278 Support for initializing data on multiple roots at once. il y a 7 ans
  Maciej Gołaszewski 2c0a930be5 Rename downcast-converters from module:engine/conversion to downcasthelpers. il y a 7 ans
  Maciej Gołaszewski 9dc573db50 Refactor downcastHelpers & upcastHelpers to classes. il y a 7 ans
  Maciej Gołaszewski 5d740cc631 Align code to the changes in upcast conversion API. il y a 7 ans
  Maciej Gołaszewski 13dddc335e Make downcast conversion helpers protected. il y a 7 ans
  Maciej Gołaszewski d4bd96762e Changed: Make view Position & Range factory methods protected. il y a 7 ans
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). il y a 7 ans
  Máté Bartus 6ac18e9c99 Maintain model-view mappings after toView() calls. il y a 7 ans
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. il y a 7 ans
  Piotr Jasiun 4f8a49b480 Merge pull request #1388 from ckeditor/t/1299 il y a 7 ans
  Maciej Gołaszewski b5a5b1647b Other: Rename writer.setMarker() to writer.addMarker(). il y a 7 ans
  Kamil Piechaczek d1bc09e3a3 Renamed singular parameters names to plural. il y a 7 ans
  Maciej Gołaszewski 26cf151bae Aligned code to changes in writer#setMarker method. il y a 7 ans
  Szymon Cofalik 9016565689 Changed: `controller.DataController#init` now returns a resolved `Promise`. il y a 7 ans
  Oskar Wróbel 41b34e0f73 Docs: Improved error docs. il y a 7 ans
  Oskar Wróbel ebaae1b3e6 Docs: Imporved DataController#init error docs. il y a 7 ans
  Oskar Wróbel 63ec35e4f3 Introduced DataController#init method. il y a 7 ans
  Oskar Wróbel 279bceb7c9 Decorate DataController#set metohd. il y a 7 ans
  Szymon Cofalik 25f30a5e65 Changed: Unified converters config. il y a 7 ans
  Szymon Cofalik a5a9241728 Changed: Merged downcast-helpers.js to downcast-converters.js and upcast-helpers.js to upcast-converters.js. il y a 7 ans
  Szymon Cofalik c4ddc806c6 Changed: Change naming from "model-to-view-conversion" to "downcast" and from "view-to-model-conversion" to "upcast". il y a 7 ans
  Szymon Cofalik da3f2fe4ca Changed: Removed converter builders and definition based conversion. il y a 7 ans
  Piotr Jasiun d6105b6ec6 Merge pull request #1280 from ckeditor/t/1278 il y a 7 ans
  Maciej Bukowski 874c1b142b Added `usingOperation` flag to `setMarker` and `removeMarker`. il y a 7 ans
  Oskar Wróbel 72565befe0 Fix: Added missing parse context in DataController#set(). il y a 7 ans
  Oskar Wróbel 24a0a0755c Changed default context used in DataController from String to ContextDefinition. il y a 7 ans
  Szymon Cofalik 5fec3553e7 Added: Enabled markers conversion in `engine.DataController`. il y a 8 ans
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. il y a 8 ans