Szymon Cofalik
|
1b760140b8
Fix: Element to attribute upcast should set attribute on all the elements inside the converted element.
|
7 år sedan |
Szymon Cofalik
|
e11a9babad
Fixed: Attributes were incorrectly set on an element's children during upcast.
|
7 år sedan |
Kamil Piechaczek
|
1d7dee1dc8
Renamed conversion priority property to `converterPriority`.
|
7 år sedan |
Szymon Cofalik
|
239783135c
Tests: Corrected tests connected with marker to highlight conversion.
|
7 år sedan |
Kamil Piechaczek
|
d1bc09e3a3
Renamed singular parameters names to plural.
|
7 år sedan |
Maciej Gołaszewski
|
b983ff73cd
Added: Conversion#attributeToAttribute should support free-value conversion.
|
7 år sedan |
Maciej Gołaszewski
|
30ddfe6b95
Tests: Merge attributes definitions in upcast-converters tests.
|
7 år sedan |
Maciej Gołaszewski
|
c260dd2c3a
Fix: Upcasting element with multiple attributes should not consume the element name by default.
|
7 år sedan |
Oskar Wróbel
|
0c90591171
Fix: Registered `$marker` element as an allowed `$root` and `$block` child.
|
7 år sedan |
Szymon Cofalik
|
25f30a5e65
Changed: Unified converters config.
|
7 år sedan |
Szymon Cofalik
|
a2e1ae5f61
Tests: Using `model.Writer` instead of constructor in tests and docs of conversion utils.
|
7 år sedan |
Szymon Kupś
|
2b10f9c526
Moved model.change() block out of upcast dispatcher.
|
7 år sedan |
Szymon Cofalik
|
a5a9241728
Changed: Merged downcast-helpers.js to downcast-converters.js and upcast-helpers.js to upcast-converters.js.
|
7 år sedan |
Szymon Cofalik
|
c4ddc806c6
Changed: Change naming from "model-to-view-conversion" to "downcast" and from "view-to-model-conversion" to "upcast".
|
7 år sedan |