aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel/sections/custom.reel
Commit message (Collapse)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
|
* Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
* BSD LicenseKris Kowal2012-07-09
|
* Normalize HTML doctypeKris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Merge pull request #354 from mencio/IKNINJA-1829Valerio Virgillito2012-06-28
|\ | | | | Fixing the button for the shape pi
| * Fixing the button for the shape piValerio Virgillito2012-06-28
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Fixing body background bugJose Antonio Marquez2012-06-28
|/
* Fixing our textfield component to support binding. Fix for IKNINJA-1394Valerio Virgillito2012-06-22
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fixing apply 'no color'Jose Antonio Marquez2012-06-15
| | | | This should fix canvas and standard DOM elements including the root (body or template wrapper).
* Fixing properties panel to support px and % for body and other elements.Nivesh Rajbhandari2012-06-12
| | | | 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>
* 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>