Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Can bind Multiple instance | Armen Kesablyan | 2012-06-25 |
| | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | Attempting to track clean nodes | Jose Antonio Marquez | 2012-05-30 |
| | | | | Need to figure out CSS overwrite issue <style> | ||
* | 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. | ||
* | Tests and clean-up | Jose Antonio Marquez | 2012-03-18 |
| | |||
* | Temp I/O functionality for M-JS components | Jose Antonio Marquez | 2012-03-18 |
| | | | | Added the ability to save montages component serialization from Ninja. Very rough, but functional. | ||
* | adding the template-creator class | Valerio Virgillito | 2012-02-27 |
Signed-off-by: Valerio Virgillito <valerio@motorola.com> |