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