aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel/sections/custom.reel
Commit message (Collapse)AuthorAge
* Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
| | | | Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view.
* fixing the undefined 'color' issueValerio Virgillito2012-05-22
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding a disabled property to the label-checkbox.Valerio Virgillito2012-05-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Removing the old checkbox components. Created a new LabelCheckboxValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* finishing to replace all id with data-montage-idValerio Virgillito2012-05-03
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | preparation for montage converting to the new "prototype" format fully
* fixing the number fields to not have units.Valerio Virgillito2012-04-04
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding enabled/disabled support for PI's checkbox control.Nivesh Rajbhandari2012-03-22
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Button's enabled property binding should be oneway only.Nivesh Rajbhandari2012-03-20
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Support button control in Properties Panel and use them for edit fill and ↵Nivesh Rajbhandari2012-03-20
| | | | | | stroke material. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Squashed commit of the workspace-bugsValerio Virgillito2012-03-01
- Panels fixes. Signed-off-by: Valerio Virgillito <valerio@motorola.com>