Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] hace 8 años
  Piotrek Koszuliński c37b06c4b8 Converted more schem.allow() calls. hace 8 años
  Piotrek Koszuliński 8650b26165 Started converting schema usage to the new API. hace 8 años
  Maciej Bukowski 0547795b52 Cleaned up model, document and controllers API. hace 8 años
  Oskar Wróbel 43f0cf7f77 Fixed failing DataController tests. hace 8 años
  Oskar Wróbel 8e35c0ee64 Replaced writer by bath in getSelectedContent. hace 8 años
  Oskar Wróbel 02b01ab398 Refactored conversion and DataController to use new Batch API. hace 8 años
  Szymon Cofalik 8825e61b71 Changed: Introduced `DataController#hasContent`. hace 8 años
  Piotrek Koszuliński 2a61a65ae8 Started using decorate() in data controller. hace 8 años
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
  Maciej Bukowski 5a2c9dee4e Added missing test. hace 8 años
  Oskar Wróbel 0f35f4d4cb Aligned DataController to new format of view -> model conversion result. hace 8 años
  Oskar Wróbel 39a0ff49ff Changed format of data returned by DataController. hace 8 años
  Oskar Wróbel 9f55b94d0e Aligned engine files to latest ViewConversionDispatcher#convert() API. hace 8 años
  Oskar Wróbel 8b53b6c570 Changed attribute `marker-name` to `data-name`. hace 8 años
  Oskar Wróbel 26dc193a7d Added parsing for temporary $marker elements. hace 8 años
  Szymon Cofalik 30fcbb548e Changed: Use `is()` method. hace 8 años
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. hace 9 años