Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Expand tabs | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | Binding View - Minor Fixes to remove warnings | Armen Kesablyan | 2012-06-21 |
| | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | Objects Panel - removed for now | Eric Guzman | 2012-06-15 |
| | |||
* | Changes Made to Object Listing of iFrame | Armen Kesablyan | 2012-06-11 |
| | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | Merge branch 'refs/heads/master' into binding | Armen Kesablyan | 2012-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> | ||
| * | document bindings phase 1 | Valerio Virgillito | 2012-05-29 |
| | | | | | | | | | | | | | | | | - using array controller to bind the current document to all ninja components - removed open document event - removed references to the document controller Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Merge branch 'refs/heads/dom-architecture' into binding | Armen Kesablyan | 2012-05-23 |
|\| | | | | | | | | | | | | | Conflicts: js/data/panels-data.js Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
| * | minor formatting fixes | Valerio Virgillito | 2012-05-22 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
| * | Remove Old CSS Panel | Eric Guzman | 2012-05-21 |
| | | |||
| * | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-10 |
| |\ | | | | | | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html | ||
| * \ | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-30 |
| |\ \ | |||
| * | | | CSSPanel - Add to panel container | Eric Guzman | 2012-04-23 |
| | | | | |||
| * | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-23 |
| |\ \ \ | |||
| * | | | | CSS Panel - Add new panel to panel data | Eric Guzman | 2012-03-13 |
| | | | | | |||
* | | | | | created the initial environment requirements for workspace to be manipulated. | Armen Kesablyan | 2012-05-11 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com> | ||
* | | | | Removing unused components references | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 |
| |_|/ |/| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| |/ |/| | | | | | preparation for montage converting to the new "prototype" format fully | ||
* | | adding a history panel | Valerio Virgillito | 2012-04-09 |
|/ | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | removing repetition from the panel container and using a static list of panels. | Valerio Virgillito | 2012-03-05 |
- Fixing the bugs associated with the repetition of component and PI problems. Signed-off-by: Valerio Virgillito <valerio@motorola.com> |