Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Initialize an internal Template variable in TemplateCreator | António Afonso | 2012-05-30 |
| | |||
* | Stop serializing the child components of the top components are not serialized | António Afonso | 2012-05-30 |
| | | | We just removed them before serializing and add them again afterwards. | ||
* | Stop adding ids to elements in template creator | António Afonso | 2012-05-30 |
| | | | | This is the fix for Motorola-Mobility/montage#648 | ||
* | Avoid duplicate labels in template creator | António Afonso | 2012-05-30 |
| | | | This is the fix for Motorola-Mobility/montage#649 | ||
* | Fixing preview bug | Jose Antonio Marquez | 2012-05-16 |
| | | | | Also setting up for Montage component serialization. | ||
* | Preliminary Montage Template Cleanup | Jose Antonio Marquez | 2012-05-09 |
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. |