提交历史

作者 SHA1 备注 提交日期
  Szymon Cofalik a5a9241728 Changed: Merged downcast-helpers.js to downcast-converters.js and upcast-helpers.js to upcast-converters.js. 7 年之前
  Szymon Cofalik c4ddc806c6 Changed: Change naming from "model-to-view-conversion" to "downcast" and from "view-to-model-conversion" to "upcast". 7 年之前
  Szymon Cofalik da3f2fe4ca Changed: Removed converter builders and definition based conversion. 7 年之前
  Piotr Jasiun d6105b6ec6 Merge pull request #1280 from ckeditor/t/1278 7 年之前
  Maciej Bukowski 874c1b142b Added `usingOperation` flag to `setMarker` and `removeMarker`. 7 年之前
  Oskar Wróbel 72565befe0 Fix: Added missing parse context in DataController#set(). 7 年之前
  Oskar Wróbel 24a0a0755c Changed default context used in DataController from String to ContextDefinition. 7 年之前
  Szymon Cofalik 5fec3553e7 Added: Enabled markers conversion in `engine.DataController`. 8 年之前
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. 8 年之前
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Piotrek Koszuliński c37b06c4b8 Converted more schem.allow() calls. 8 年之前
  Piotrek Koszuliński 8650b26165 Started converting schema usage to the new API. 8 年之前
  Maciej Bukowski 0547795b52 Cleaned up model, document and controllers API. 8 年之前
  Oskar Wróbel 43f0cf7f77 Fixed failing DataController tests. 8 年之前
  Oskar Wróbel 8e35c0ee64 Replaced writer by bath in getSelectedContent. 8 年之前
  Oskar Wróbel 02b01ab398 Refactored conversion and DataController to use new Batch API. 8 年之前
  Szymon Cofalik 8825e61b71 Changed: Introduced `DataController#hasContent`. 8 年之前
  Piotrek Koszuliński 2a61a65ae8 Started using decorate() in data controller. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Maciej Bukowski 5a2c9dee4e Added missing test. 8 年之前
  Oskar Wróbel 0f35f4d4cb Aligned DataController to new format of view -> model conversion result. 8 年之前
  Oskar Wróbel 39a0ff49ff Changed format of data returned by DataController. 8 年之前
  Oskar Wróbel 9f55b94d0e Aligned engine files to latest ViewConversionDispatcher#convert() API. 8 年之前
  Oskar Wróbel 8b53b6c570 Changed attribute `marker-name` to `data-name`. 8 年之前
  Oskar Wróbel 26dc193a7d Added parsing for temporary $marker elements. 8 年之前
  Szymon Cofalik 30fcbb548e Changed: Use `is()` method. 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Piotrek Koszuliński 4a89a4d6eb Tests: fixed schema configurations. 9 年之前