| Commit message (Collapse) | Author | Age |
|
|
| |
To create the serialization the element of each component needs to point to a new one, since the code was not restoring these elements the components were left in an undefined state.
|
|
|
|
| |
Signed-off-by: Armen Kesablyan <armen@motorola.com>
|
|
|
|
| |
Need to figure out CSS overwrite issue <style>
|
| |
|
|
|
| |
We just removed them before serializing and add them again afterwards.
|
|
|
|
| |
This is the fix for Motorola-Mobility/montage#648
|
|
|
| |
This is the fix for Motorola-Mobility/montage#649
|
|
|
|
| |
Also setting up for Montage component serialization.
|
|
The template creator is currently not returning serializing code, but does clean the document. Need to investigate reason why, currently all components are removed on save.
|