Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik 14aef4c534 Fix: Lint errors. il y a 7 ans
  Szymon Cofalik d5de84c849 Docs: Fixed missing param name. il y a 7 ans
  Maciej Gołaszewski 5006b118a7 Introduce conversion.( 'upcast' ).attributeToAttribute() helper. il y a 7 ans
  Szymon Cofalik b77de6996f Changed: Use context in marker operations transformations to better handle markers during undo. il y a 7 ans
  Szymon Cofalik 8ff2b1f756 Fixed: Removed missed debugger statement. il y a 7 ans
  Szymon Cofalik 13865b0f28 Changed: Removed not needed condition in `insertUIElement` converter. il y a 7 ans
  Szymon Cofalik e83e1afbf7 Tests: Added missing tests for new marker conversion. il y a 7 ans
  Szymon Cofalik b7ff6be588 Fixed: Added special case in `model.Range#_getTransformedByMergeOperation`. il y a 7 ans
  Szymon Cofalik 9490980305 Changed: `model.Writer` will add marker operation if move, remove or merge affected a marker. il y a 7 ans
  Szymon Cofalik 8de73abd22 Added: `DowncastDispatcher` will fire an additional event for the whole marker range before events for items in that range are fired. il y a 7 ans
  Maciej Gołaszewski 3a9b63ce7d Remove .only from conversion tests. il y a 7 ans
  Maciej Gołaszewski f6bc0f805f Introduce conversion.( 'upcast' ).elementToAttribute() helper. il y a 7 ans
  Szymon Cofalik cc2f4e9cc4 Merge pull request #1598 from ckeditor/t/1597 il y a 7 ans
  Szymon Cofalik 1f76dfeae8 Merge pull request #1611 from ckeditor/t/ckeditor5/1399 il y a 7 ans
  Maciej Gołaszewski 512b86194c Introduce UpcastHelpers and conversion.for( 'upcast' ).elementToElement() helper. il y a 7 ans
  Maciej Gołaszewski c2037e8dde Introduce conversion.for( 'downcast' ).markerToHighlight() helper. il y a 7 ans
  Maciej Gołaszewski 62757d35ab Introduce conversion.for( 'downcast' ).markerToElement() helper. il y a 7 ans
  Maciej Gołaszewski b91fb5b82d Fix docs of conversion.for( 'downcast' ).attributeToElement() method. il y a 7 ans
  Maciej Gołaszewski fbeace0d81 Introduce conversion.for( 'downcast' ).attributeToAttribute() helper. il y a 7 ans
  Maciej Gołaszewski db76cd8b3b Introduce conversion.for( 'downcast' ).attributeToElement() helper. il y a 7 ans
  Maciej Gołaszewski 7bbb532204 Add extends tag to DowncastHelpers interface docs. il y a 7 ans
  Maciej Gołaszewski 1af32efd20 Update returned types in conversion.for() method. il y a 7 ans
  Maciej Gołaszewski 8a84ac0646 Introduce conversion.for( 'downcast' ).elementToElement() helper. il y a 7 ans
  Maciej Gołaszewski d27a1299df Introduce conversion helpers for dispatcher groups. il y a 7 ans
  Maciej Gołaszewski e8a1d70c4d Refactor conversion.register() parameters to an options object. il y a 7 ans
  Krzysztof Krztoń 6f91830715 Upcast element to attribute defaults to 'low' priority instead of 'normal'. il y a 7 ans
  Maciej Gołaszewski 829003e516 Make conversion._dispatchersGroups store objects with metadata. il y a 7 ans
  Maciej Gołaszewski d3134cc8c4 Simplify 'should not fix #4 - object in object' test. il y a 7 ans
  Maciej Gołaszewski 41862453f5 Add test case for object in object case. il y a 7 ans
  Maciej Gołaszewski 5c099db78a Fix requirements checking on general elements in selection post-fixer. il y a 7 ans