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