Commit History

Autor SHA1 Mensaxe Data
  Maciej Gołaszewski e8a1d70c4d Refactor conversion.register() parameters to an options object. %!s(int64=7) %!d(string=hai) anos
  Krzysztof Krztoń 6bbcb5b4fd Add warning message to point out converters misconfiguration. %!s(int64=7) %!d(string=hai) anos
  Krzysztof Krztoń 14b51b2ddf Do not run 'AttributeToAttribute' conversion on 'TextProxy'. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. %!s(int64=7) %!d(string=hai) anos
  Kamil Piechaczek 1d7dee1dc8 Renamed conversion priority property to `converterPriority`. %!s(int64=7) %!d(string=hai) anos
  Kamil Piechaczek 5d6c81f91e Introduced "engine/view/elementdefinition~ElementDefinition#priority" property. %!s(int64=7) %!d(string=hai) anos
  Piotr Jasiun 4f8a49b480 Merge pull request #1388 from ckeditor/t/1299 %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski b5a5b1647b Other: Rename writer.setMarker() to writer.addMarker(). %!s(int64=7) %!d(string=hai) anos
  Kamil Piechaczek a00f3debf0 Reverted changes that should not be committed. %!s(int64=7) %!d(string=hai) anos
  Kamil Piechaczek d1bc09e3a3 Renamed singular parameters names to plural. %!s(int64=7) %!d(string=hai) anos
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 26cf151bae Aligned code to changes in writer#setMarker method. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski 33d9e69b6e Tests: Fix engine tests after adding writer.updateMarker() and changing writer.setMarker() API. %!s(int64=7) %!d(string=hai) anos
  Maciej Gołaszewski b983ff73cd Added: Conversion#attributeToAttribute should support free-value conversion. %!s(int64=7) %!d(string=hai) anos
  Maciej a19b290bcf Merge pull request #1372 from ckeditor/t/1369 %!s(int64=7) %!d(string=hai) anos
  Szymon Cofalik 6c69af8670 Tests: Slight refactor in tests. %!s(int64=7) %!d(string=hai) anos
  Szymon Cofalik c3cde8daa1 Fixed: `conversion.downcast-converters.downcastAttributeToElement` should let specify from what element the model attribute will be converted. %!s(int64=7) %!d(string=hai) anos
  Szymon Cofalik 49e140f1a1 Fixed: `conversion.downcast-converters.changeAttribute` should not consume if element creators returned `null`. %!s(int64=7) %!d(string=hai) anos
  Szymon Cofalik cbc941bda4 Fix: Removing highlight on text crashed when marker range was empty-ish. %!s(int64=7) %!d(string=hai) anos
  Szymon Cofalik 4e55a7a22d Changed: Move markers removal conversion from `controller.EditingController` to `conversion.DowncastDispatcher`. %!s(int64=7) %!d(string=hai) anos
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. %!s(int64=7) %!d(string=hai) anos
  Szymon Cofalik aee8d7f71b Changed: Moved `consumable` parameter to `conversionApi` parameter in downcast. %!s(int64=7) %!d(string=hai) anos
  Szymon Cofalik 25f30a5e65 Changed: Unified converters config. %!s(int64=7) %!d(string=hai) anos
  Szymon Kupś d5de59ff18 Passing writer to highlight methods. %!s(int64=7) %!d(string=hai) anos
  Szymon Kupś 9347a2f637 Using writer to set custom properties to view element. %!s(int64=7) %!d(string=hai) anos
  Szymon Kupś 77df582893 Using writer to set class on view element. %!s(int64=7) %!d(string=hai) anos
  Szymon Kupś 9e3a2f8128 Using writer to set attribute on view element. %!s(int64=7) %!d(string=hai) anos
  Szymon Kupś d1348b47a7 Updated downcast converters to use view writer where possible. %!s(int64=7) %!d(string=hai) anos
  Szymon Kupś 49f84093b9 More fixes to tests after changes in the view. %!s(int64=7) %!d(string=hai) anos