aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/html/index.html
Commit message (Collapse)AuthorAge
* Binding View :Requested Changes for Pull RequestArmen Kesablyan2012-06-21
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-11
|\ | | | | | | | | | | | | | | | | Conflicts: js/document/models/html.js js/document/views/design.js js/ninja.reel/ninja.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * Overriding scrollbar styles on the template so the scroll track is not ↵Nivesh Rajbhandari2012-06-08
| | | | | | | | | | | | white. This has the side benefit of fixing some of the zoom issues with the scrollbar too. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * removing all model creators.Valerio Virgillito2012-06-05
| | | | | | | | | | | | The elementModel is now a getter that will create a new model when needed. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-23
|\| | | | | | | | | | | | | Conflicts: js/data/panels-data.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * CSS Panel - Add highlight CSS class to template fileEric Guzman2012-05-17
| |
* | Changes to binding viewArmen Kesablyan2012-05-19
|/ | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Sharing app data in banner and html templatesJose Antonio Marquez2012-05-17
| | | | Syncing the files to avoid duplicates and ensure consistency.
* Fixing preview bugJose Antonio Marquez2012-05-16
| | | | Also setting up for Montage component serialization.
* Adding support for new templatesJose Antonio Marquez2012-05-11
This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template.