Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
* | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-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. | ||
* | CSS Style Declaration - Improve shorthand filtering | Eric Guzman | 2012-05-22 |
| | |||
* | Computed Styles - Add some CSS that was inherited from old CSS Panel | Eric Guzman | 2012-05-21 |
| | |||
* | CSS Panel - remove duplicate entry in completion map | Eric Guzman | 2012-05-17 |
| | |||
* | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-10 |
|\ | | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html | ||
| * | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Computed Style Panel - Add data-montage ids | Eric Guzman | 2012-05-10 |
| | | |||
* | | CSS Panel - Support showing computed styles | Eric Guzman | 2012-05-03 |
| | | |||
* | | CSS Panel - Modify pseudo class on getMatchedCSSRules | Eric Guzman | 2012-05-01 |
| | | |||
* | | CSS Panel - Added code hinting and tooltips | Eric Guzman | 2012-05-01 |
| | | |||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-30 |
|\| | |||
| * | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | | | | | preparation for montage converting to the new "prototype" format fully | ||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-04 |
|\| | |||
| * | Squashed commit of Preparing for the montage undo-manager: Architecture changes | Valerio Virgillito | 2012-04-04 |
| | | | | | | | | | | | | | | | | | | Reworked the add and remove elements into 1 function which can take 1 or more elements. Removed the _element from the selection array Many other changes related to those 2 changes Undo/Redo shortcuts are now using montage undo/redo manager. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-04-02 |
|\| | |||
| * | CSS Panel - Fix animation duration value updates from "infinite" to integer. | Eric Guzman | 2012-03-29 |
| | | |||
* | | CSS Updates - Update the shorthand map to include other order | Eric Guzman | 2012-03-12 |
|/ | |||
* | clearing the old local setting and using the new version/prefix local settings. | Valerio Virgillito | 2012-02-24 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | CSSPanel - fix code indentation | Eric Guzman | 2012-02-16 |
| | |||
* | CSS Panel - Add Resizer to sub panels | Eric Guzman | 2012-02-16 |
| | |||
* | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-10 |
|\ | | | | | | | | | | | Conflicts: js/ninja.reel/ninja.html js/stage/stage.reel/stage.html | ||
| * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵ | Armen Kesablyan | 2012-02-07 |
| |\ | | | | | | | | | | | | | | | | | | | | | | text-tool Conflicts: _scss/compass_app_log.txt css/ninja.css | ||
| * | | Initial Text Tool Implementation | Armen Kesablyan | 2012-02-02 |
| | | | | | | | | | | | | Has rich-text-editor in place need to place with finalized version when complete | ||
* | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-02 |
|\ \ \ | | |/ | |/| | | | | | | | | | | Conflicts: .gitignore js/ninja.reel/ninja.js | ||
| * | | upgrading to Montage v0.6 | Valerio Virgillito | 2012-02-02 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-01-30 |
|\| | | | | | | | | | | | | | | | | | Conflicts: _scss/compass_app_log.txt _scss/imports/scss/_Stage.scss | ||
| * | | CSSPanel Updates - Add new original CSS error icon | Eric Guzman | 2012-01-30 |
| |/ | |||
* / | Merged old FileIO | Jose Antonio Marquez | 2012-01-27 |
|/ | |||
* | First commit of Ninja to ninja-internal | Pierre Frisch | 2012-01-27 |
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com> |