aboutsummaryrefslogtreecommitdiff
path: root/js/controllers/elements/body-controller.js
Commit message (Collapse)AuthorAge
* Save user's html and body styles and inline body styles for 3d so they don't ↵Nivesh Rajbhandari2012-06-14
| | | | | | | | get saved out with the document. This still requires some changes by Jose. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Fixing properties panel to support px and % for body and other elements.Nivesh Rajbhandari2012-06-12
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Merge branch 'refs/heads/ninja-internal' into BodyPINivesh Rajbhandari2012-06-07
|\ | | | | | | | | | | | | Conflicts: js/controllers/elements/body-controller.js Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * fixing the body color chip for non banners templatesValerio Virgillito2012-06-07
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Body PI fixes.Nivesh Rajbhandari2012-06-07
|/ | | | 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>
* fixing the color chip for the document rootValerio Virgillito2012-05-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* New stage template should not distinguish between user and template body styles.Nivesh Rajbhandari2012-05-10
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Removed special-casing for new template workflow. Instead, we will enforce ↵Nivesh Rajbhandari2012-05-04
| | | | | | a width and height on the body in order to do 3d. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Get working plane grid to draw for new stage web template workflow.Nivesh Rajbhandari2012-05-01
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Squashed commit of stage architectureValerio Virgillito2012-04-30
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Added a body controllerValerio Virgillito2012-04-24
Signed-off-by: Valerio Virgillito <valerio@motorola.com>