aboutsummaryrefslogtreecommitdiff
path: root/js/panels/PanelContainer.reel
Commit message (Collapse)AuthorAge
* 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>
| * minor formatting fixesValerio Virgillito2012-05-22
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Remove Old CSS PanelEric Guzman2012-05-21
| |
| * Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-05-10
| |\ | | | | | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
| * \ Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-30
| |\ \
| * | | CSSPanel - Add to panel containerEric Guzman2012-04-23
| | | |
| * | | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-23
| |\ \ \
| * | | | CSS Panel - Add new panel to panel dataEric Guzman2012-03-13
| | | | |
* | | | | Workspace: has customizedArmen Kesablyan2012-05-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | | created the initial environment requirements for workspace to be manipulated.Armen Kesablyan2012-05-11
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | Removing unused components referencesValerio Virgillito2012-05-03
| | | | | | | | | | | | | | | | 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
* | collapsing the history panel by default and commenting out the undo for the ↵Valerio Virgillito2012-04-13
| | | | | | | | | | | | 3d properties Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | adding a history panelValerio Virgillito2012-04-09
|/ | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Disabled state for panelsArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Reordering and resizing now worksArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Fixed: Collapsed panels would collapse panels belowArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Fixed Collapsing and resizing window with panelsArmen Kesablyan2012-03-07
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Adding drag and dropValerio Virgillito2012-03-05
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* removing repetition from the panel container and using a static list of panels.Valerio Virgillito2012-03-05
- Fixing the bugs associated with the repetition of component and PI problems. Signed-off-by: Valerio Virgillito <valerio@motorola.com>