| .. |
|
conversion.js
|
e11a9babad
Fixed: Attributes were incorrectly set on an element's children during upcast.
|
7 年之前 |
|
downcast-converters.js
|
1d7dee1dc8
Renamed conversion priority property to `converterPriority`.
|
7 年之前 |
|
downcast-selection-converters.js
|
4f8a49b480
Merge pull request #1388 from ckeditor/t/1299
|
7 年之前 |
|
downcastdispatcher.js
|
4f8a49b480
Merge pull request #1388 from ckeditor/t/1299
|
7 年之前 |
|
mapper.js
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 年之前 |
|
modelconsumable.js
|
948cba532e
Changed: Normalize consumable type parameter inside `conversion.ModelConsumable` methods.
|
8 年之前 |
|
upcast-converters.js
|
1b760140b8
Fix: Element to attribute upcast should set attribute on all the elements inside the converted element.
|
7 年之前 |
|
upcast-selection-converters.js
|
5da553a39f
Docs and test fixes.
|
7 年之前 |
|
upcastdispatcher.js
|
2b10f9c526
Moved model.change() block out of upcast dispatcher.
|
7 年之前 |
|
viewconsumable.js
|
d1bc09e3a3
Renamed singular parameters names to plural.
|
7 年之前 |